summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-03Update to releasenotesrelease-notes-1.7.5Dave Davenport
2023-07-03Merge remote-tracking branch 'origin/next' into rnDave Davenport
2023-07-03[Script] Set type on Mode object.Dave Davenport
2023-07-03[window] Quick test of code scanning.Dave Davenport
2023-07-03Merge remote-tracking branch 'github/next' into nextDave Davenport
2023-07-03Add CodeQL workflow (#1863)Jorge
2023-07-01[Doc] Add initial 1.7.6 release notes.Dave Davenport
2023-06-29Remove unused variable.Qball Cow
2023-06-15[ROFI] -e '-' reads from stdinDave Davenport
2023-06-15[ConfigParser] Don't pass commandline options with very long args.Dave Davenport
2023-06-12[Build] Fix autotools build system.Dave Davenport
2023-06-12[Doc] Fix some missing/wrong doxygen headers.Dave Davenport
2023-06-12Print window manager in -help outputDave Davenport
2023-06-12Merge remote-tracking branch 'github/next' into nextDave Davenport
2023-06-12Merging in the Recursive file browser.Dave Davenport
2023-05-04Add wezterm to rofi-sensible-terminal (#1838)Yuta Katayama
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