summaryrefslogtreecommitdiffstats
path: root/source/modes/dmenu.c
AgeCommit message (Expand)Author
2023-07-28Avoid some unneeded refilters when icons updates.less-refilteringDave Davenport
2023-06-29Remove unused variable.Qball Cow
2023-06-12Merging in the Recursive file browser.Dave Davenport
2023-04-21Small memory leaks fixed and other cleanups.Dave Davenport
2023-04-12[DMenu] Fix row initial tab if non-first column is shown first.Dave Davenport
2023-03-26Re-indent the code using clang-formatDave Davenport
2023-02-11[Dmenu] Small fix that disabled async mode when multi-select is enabled.Dave Davenport
2023-01-14Update copyright dates.Dave Davenport
2023-01-08[DMenu|Script] Add per row urgent/active option.Dave Davenport
2022-11-19[Doc] Fix some missing docu.Dave Davenport
2022-11-19[DMenu] Add -ellipsize-mode option.Dave Davenport
2022-11-19Move config.hDave Davenport
2022-08-19[Dmenu] Add a minimum update rate for dmenu reading. (#1681)Dave 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