rofi/source
Dave Davenport 89e00ebb32
[Dmenu] Add a minimum update rate for dmenu reading. (#1681)
This avoid slow loading for some weird slow spaced out input stream.
(one input every 250ms).
Not sure what use-case this fixes.
This fix does cause a noticable slow-down on very large lists.

Issue: #1680
2022-08-19 21:35:23 +02:00
..
modes [Dmenu] Add a minimum update rate for dmenu reading. (#1681) 2022-08-19 21:35:23 +02:00
widgets [textbox] Implement text-transform add upper/lower/capitalize transform 2022-07-30 14:50:05 +02:00
css-colors.c [Cleanup] Using clang-tidy 2021-08-18 01:16:45 +02:00
helper.c [Theme] Do a pango version check. 2022-07-30 15:05:28 +02:00
history.c Bump copyright date. 2022-02-07 23:17:15 +01:00
keyb.c [listview] Allow settings of flow direction of elements (#1605) 2022-03-07 20:37:58 +01:00
mode.c [Build] Fix some compile warnings. 2022-07-23 00:28:55 +02:00
rofi-icon-fetcher.c [IconFetcher] Add support for font rendering as icon. 2022-07-16 13:13:29 +02:00
rofi-types.c Merge List and Array type into one. (#1572) 2022-01-25 09:57:59 +01:00
rofi.c [Help] add `-config` to -help output. 2022-07-30 17:49:26 +02:00
theme.c [textbox] Implement text-transform add upper/lower/capitalize transform 2022-07-30 14:50:05 +02:00
timings.c Bump copyright date. 2022-02-07 23:17:15 +01:00
view.c [View] Reduce idle delay as tradeof for cpu usage. 2022-08-18 00:19:42 +02:00
xcb.c [XCB] Add a flag to enable work around for #611. 2022-07-19 15:50:42 +02:00
xrmoptions.c [Build] Fix some compile warnings. 2022-07-23 00:28:55 +02:00