1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-11 13:50:48 -05:00
rofi/source
Dave Davenport d4d757a7c0 Allow for reloading of window content (10fps), needed for async transfer.
* Resize window to fit rows if not num-fixed-lines is set.
 * If there is no entry to show, remove separator.
 * Store size/pos per State.
2016-09-17 18:06:25 +02:00
..
dialogs Ask window manager to hide decoration in normal-window mode. 2016-09-08 08:57:35 +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 Ask window manager to hide decoration in normal-window mode. 2016-09-08 08:57:35 +02:00
scrollbar.c Constness. 2016-08-24 00:39:56 +02:00
textbox.c Issue: #462 Do not blink on cursor move, text insert,remove. 2016-09-16 20:35:46 +02:00
timings.c Fix compiling with timings enabled 2016-01-14 17:44:58 +01:00
view.c Allow for reloading of window content (10fps), needed for async transfer. 2016-09-17 18:06:25 +02:00
widget.c Add selection counter in dmenu mode 2016-06-26 15:48:12 +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 Fix wrong entry + CI. 2016-09-08 22:56:22 +02:00