summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-06-11[Doc] Add regex filtering to recursivebrowser.recursive-fileDave Davenport
2023-06-11[recursivebrowser] Update manpage.Dave Davenport
2023-06-11[Mode] Add some extra validating of the mode selected to complete.Dave Davenport
2023-06-04[Recursive browser] Make completer selectable.Dave Davenport
2023-06-04Add methods for completer to modes.Dave Davenport
2023-06-01Prepare updates for new APIs.Qball Cow
2023-05-10[RB] Fix regex and cleanupsDave Davenport
2023-05-10[RB] Add (unfinished regex test)Dave Davenport
2023-05-10[RB] Pull the scanning into a separate thread.Dave Davenport
2023-05-03[Recursive File Browser] First test version.Dave Davenport
2023-04-22[DRun] Add option to scan desktop directory for desktop files.Dave Davenport
2023-04-22gitmodules: Update libnkutilsQuentin Glidic
2023-04-21[IconFetcher] Fix small memory leak.Dave Davenport
2023-04-21Small memory leaks fixed and other cleanups.Dave Davenport
2023-04-13[MKDocs] Move logo to top.Dave Davenport
2023-04-13[MKDocs] Add logoDave Davenport
2023-04-12[DMenu] Fix row initial tab if non-first column is shown first.Dave Davenport
2023-03-27[Doc] Update theme manpage with remark-lint hints.Dave Davenport
2023-03-27[Doc] More small markdown fixes.Dave Davenport
2023-03-27[DOC] Update rofi-script update with remark-lint remarks.Dave Davenport
2023-03-27Remove unneeded test and extra enforcement of 0 terminated bufferDave Davenport
2023-03-27[Doc] Update rofi.1.markdown with markdown fixes.Dave Davenport
2023-03-27[DOC] update readme.md with remark-lint updates..Dave Davenport
2023-03-27[DOC] Update INSTALL,md with remark-lint fixes.Dave Davenport
2023-03-27[DOC] Add some remark markdown fixes.Dave Davenport
2023-03-26Fix to pointless or's.Dave Davenport
2023-03-26[UnitTest] Add more tests for environment parsing.Dave Davenport
2023-03-26[Doc] Mention location of scripts in manpage.Dave Davenport
2023-03-26Re-indent the code using clang-formatDave Davenport
2023-03-24Fix typo in template.Dave Davenport
2023-03-24Update issue template to include checkbox for version.Dave Davenport
2023-03-05[Doc] Re-generate manpageDave Davenport
2023-03-05docs: element children theming (#1818)Christian Friedow
2023-03-05Add support for adding textbox widgets to listview elements (#1792)notuxic
2023-02-23[Textbox] cairo_save/restore does not store path.Dave Davenport
2023-02-16More Unicode normalization with `-normalize-match` (#1813)Naïm Favier
2023-02-14#1802: Calc broken fix (#1803)Dave Davenport
2023-02-11[Dmenu] Small fix that disabled async mode when multi-select is enabled.Dave Davenport
2023-01-30[View] Fix wrong bitmask checking. (& not |)Dave Davenport
2023-01-30[rofi-theme-selector] prepend newline before specifying new theme (#1791)Amith Mohanan
2023-01-30[MKDocs] Try to fix link.Dave Davenport
2023-01-30[MKDocs] Add downloads to side menuDave Davenport
2023-01-30[MKDocs] Add a download page.Dave Davenport
2023-01-29[Script] Strip pango markup when matching rows (#1795)Tim Pope
2023-01-25[Doc] theme, spelling fix and more textual tweaks.Dave Davenport
2023-01-25[Doc] More tweaks to get the formulation right.Dave Davenport
2023-01-25[Doc] themes manpage, small textual improvement.Dave Davenport
2023-01-25[Doc] Try to fix some markdown, themes.Dave Davenport
2023-01-25[Doc] Try to clarify the children situation for the listview widget.Dave Davenport
2023-01-23[EntryHistory] Disable entry history when dmenu password is set.Dave Davenport