mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -05:00
e2a7cfdd52
* Don´t refilter on each key-press. * Make sure refiltering is not completely starved. * Force refilter before accepting entry * Go into 'timeout' refilter mode only after certain # elements. * [DMenu] threading with getdelim to speed up reading. * [View] Remove debug output. * [dmenu] Fix pre-read. * [DMenu] Make sure that async mode cannot block * Remove mutex for IPC via pipes. * [Dmenu] Small cleanup. * [Scrollbar] Fix scrollbar overflowing on big lists. * Fix stack overflow by creating to many filter jobs. * [Doc] Add new option to manpage |
||
---|---|---|
.. | ||
combi.c | ||
dmenu.c | ||
drun.c | ||
filebrowser.c | ||
help-keys.c | ||
run.c | ||
script.c | ||
ssh.c | ||
window.c |