1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-04-07 17:33:14 -04:00
rofi/source
2016-09-27 22:38:26 +02:00
..
dialogs Remove entry from history if fails to execute. 2016-09-17 21:28:22 +02:00
helper.c Ask window manager to hide decoration in normal-window mode. 2016-09-08 08:57:35 +02:00
history.c Fix 1 character entries in git. 2016-05-27 09:31:57 +02:00
keyb.c Bind Control+g to kb-cancel (#452) 2016-08-25 07:52:54 +02:00
mode.c Fix combi mode 'bang' behaviour, improve levenshtein with combi 2016-05-26 08:39:33 +02:00
rofi.c Still parse commandline options when -no-config is passed. 2016-09-18 22:29:05 +02:00
scrollbar.c Make widget_free work on textbox and scrollbar, use widget specific free. 2016-09-27 22:38:26 +02:00
textbox.c Make widget_free work on textbox and scrollbar, use widget specific free. 2016-09-27 22:38:26 +02:00
timings.c Fix compiling with timings enabled 2016-01-14 17:44:58 +01:00
view.c Make widget_free work on textbox and scrollbar, use widget specific free. 2016-09-27 22:38:26 +02:00
widget.c Make widget_free work on textbox and scrollbar, use widget specific free. 2016-09-27 22:38:26 +02:00
x11-helper.c Ask window manager to hide decoration in normal-window mode. 2016-09-08 08:57:35 +02:00
xrmoptions.c Make one widget_draw function, abstract rest (textbox, scrollbar) behind it. 2016-09-27 22:15:39 +02:00