summaryrefslogtreecommitdiffstats
path: root/source/modes/dmenu.c
AgeCommit message (Expand)Author
2022-08-19[Dmenu] Add a minimum update rate for dmenu reading.dmenu-timer-fixDave Davenport
2022-08-18[DMenu] Strip off delimiter in sync mode.Dave Davenport
2022-07-26[DMenu] Fix completion with multi-selectDave Davenport
2022-07-23[dmenu] Fix missing - in find_argDave Davenport
2022-07-23[Textbox] Remove the dot indicator.Dave Davenport
2022-07-23[Build] Fix some compile warnings.Dave Davenport
2022-06-29[DMenu] Fix 'loading' overlay.Dave Davenport
2022-06-27[Modes] Support icons off multiple icons.Dave Davenport
2022-05-17[Dmenu] use ssize_t instead of size_t.Dave Davenport
2022-04-23[dmenu] Fix small bug of passing right length.Dave Davenport
2022-04-20[DMenu] Huge list speedups (#1621)Dave Davenport
2022-03-15Cleanup some duplicate checks.Dave Davenport
2022-02-23Rename Dialogs -> ModesDave Davenport