summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-11[1633][Mode] Add generic fallback option for modes.i1079Dave Davenport
2022-04-20[Listview] Fix auto-complete error.Dave Davenport
2022-04-20[listview] Optional don't show elements when not filtered (#1079)Dave Davenport
2022-04-16[FileBrowser] Make accept-alt open folder if selected.Dave Davenport
2022-04-16[Helper] Add XDG_DATA_DIRS to theme search path. (#1619)Dave Davenport
2022-04-14[Meson] remove bison counter-example argument.Dave Davenport
2022-04-14[Doc] Update rofi.1 with an extra example.Dave Davenport
2022-04-11[Doc] Update readme with new manpage.Dave Davenport
2022-04-11[doc] Update debugging manpage.Dave Davenport
2022-04-11[Doc] Add a rofi-debugging manpage.Dave Davenport
2022-04-07[DOC] Small fixes to rofi-theme manpage.Dave Davenport
2022-04-06[DOC] Update rofi-theme with a small getting started.Dave Davenport
2022-04-06[doc] Update drawings in rofi-themeDave Davenport
2022-04-05[Doc] Tweak rofi-theme manpage.Dave Davenport
2022-04-05[Theme] Change back to g_ascii_formatdDave Davenport
2022-04-04[Theme] small change in formatting code.Dave Davenport
2022-03-31[Doc] Highlight to use -dump-config as starting point in manpage.Dave Davenport
2022-03-16[CI] Do dist check via ninjaDave Davenport
2022-03-15Cleanup some duplicate checks.Dave Davenport
2022-03-12[DOC] Regenerate manpages with newer go-md2man to fix escapingDave Davenport
2022-03-09[Config] workaround for int data type passed to string option in configuratio...Dave Davenport
2022-03-07[listview] Allow settings of flow direction of elements (#1605)Dave Davenport
2022-03-04Add an apt update to ci (remove trailing \)Dave Davenport
2022-03-04Add an apt update to ciDave Davenport
2022-03-04Merge branch 'next' of github.com:davatorium/rofi into nextDave Davenport
2022-03-04[Doc] Clearify enable/disable.Dave Davenport
2022-03-03Fix typo in README.md (#1603)Sourabh Kondapaka
2022-03-02[Script] Fix memory leak.Dave Davenport
2022-03-02[Script] Support a data option that get passed to next execution.Dave Davenport
2022-03-02[config] dump modes instead of modiDave Davenport
2022-02-26AUTHORS,man: Update my nameQuentin Glidic
2022-02-26mailmap: Update my nameQuentin Glidic
2022-02-26meson: Update for libnkutils upstream changesQuentin Glidic
2022-02-23Fix dialog -> modeDave Davenport
2022-02-23Rename Dialogs -> ModesDave Davenport
2022-02-23Remove two old test files.Dave Davenport
2022-02-23fix small compile warning glib.Dave Davenport
2022-02-23Change modi -> modesDave Davenport
2022-02-14[README] Add missing manpages.Dave Davenport
2022-02-13Update manpage.Dave Davenport
2022-02-07Bump copyright date.Dave Davenport
2022-02-06[Theme] Make error message more verbose.Dave Davenport
2022-02-01Meson, generate log file from bison.Dave Davenport
2022-02-01[Grammar] Fix parsing of calc as element nameDave Davenport
2022-01-31[Theme] Validate variables in theme and throw error on fail.Dave Davenport
2022-01-31[TEST] Add modulo test.Dave Davenport
2022-01-31[Theme] Add warning when we find an unresolved link.Dave Davenport
2022-01-31[DMenu] Document the -display-columns and -display-column-separator option.Dave Davenport
2022-01-30[Test] Expand the CI test for theme.Dave Davenport
2022-01-29Fix typo in releasenoteDave Davenport