summaryrefslogtreecommitdiffstats
path: root/config
AgeCommit message (Expand)Author
2021-06-27[FileBrowser] Add sorting-method. (#1340)TonCherAmi
2021-06-08[Config] Remove fake-transparency/background option.Dave Davenport
2021-06-08[Config] Remove old unused options.Dave Davenport
2021-06-08Remove deprecated theme optionsDave Davenport
2021-06-08Remove some deprecated options.Dave Davenport
2021-06-08Remove deprecated option, fix typo in manpage.Dave Davenport
2021-06-08Add fallback icon option.Dave Davenport
2021-06-08[Doc,Config] Remove line-margin|padding and fix doc mistake.Dave Davenport
2021-06-05[FileBrowser] Allow setting startup directory (#1325)TonCherAmi
2021-06-01Re-indent the code using indenter.Dave Davenport
2021-05-02Remove -fullscreen option, deprecated by new theme format.Dave Davenport
2021-05-02Remove -show-match option, deprecated.Dave Davenport
2021-04-13Add 'steal-focus' option instead of 'restore-focus' option.Dave Davenport
2021-03-27Add [no]focus restore option.Dave Davenport
2020-11-03Indent round.Dave Davenport
2020-09-30[Helper] Add -normalize-match option.Dave Davenport
2020-08-28Run indenter.Dave Davenport
2020-08-26Follow Type=Link standard desktop entries with drun (#1168)Mike Dalessio
2020-05-12Add some ui benchmark codeDave Davenport
2020-04-26[Test] Fix compiler warning, theme test (bug in lexer) and more.Dave Davenport
2020-02-02Indent all the code.Dave Davenport
2020-01-26[DRun] Add desktop cacheDave Davenport
2019-10-17[Window] Add thumbnail of windows as option.Dave Davenport
2019-08-20[DRun] Add keywords to match and printing.Dave Davenport
2019-08-09[DRUN] Add option to only show desktop files in certain categoriesDave Davenport
2019-03-29[Window] Fix default value and help comment.Dave Davenport
2019-02-10[SSH] Add support for parsing port number from known hosts file.Dave Davenport
2019-02-08Add option to change location of cache dir.Dave Davenport
2019-01-21change default alt. window command to bring to current desktop.Dave Davenport
2018-12-31Add history ignore (#846)Yoav
2018-12-14Add an option to change the matching negation character.Dave Davenport
2018-10-17[DRUN] Add drun-display-format.Dave Davenport
2018-08-08Indent the code.Dave Davenport
2018-07-28[DRUN] Add option to show actions in drun.Dave Davenport
2018-06-13Sorting cleanup (#816)Dave Davenport
2018-06-09Re-add icon-theme option.Dave Davenport
2017-12-31[DRun] Set the default for match fields in the config to the correct value.Dave Davenport
2017-11-07IndentDave Davenport
2017-11-07[Combi] Add hide prefix option.Dave Davenport
2017-10-21Added option -name-only to match only desktop entry name with drun (#690)Askrenteam
2017-10-05Indent files.Dave Davenport
2017-10-03Allow maximum history size to be configured.Dave Davenport
2017-10-02config: Only default-enable window mode if builtQuentin Glidic
2017-08-18Move more enums to rofi-types.hDave Davenport
2017-07-06Re-add some of the old theme options, so theme converter use them.Dave Davenport
2017-07-03[OldTheme] Re-add the padding/bw option.Dave Davenport
2017-06-07drun: Use Adwaita and gnome as fallback themesQuentin Glidic
2017-05-30config: Add a setting to disable icons loadingQuentin Glidic
2017-05-30window: Add icons support (quick and dirty)Dave Davenport
2017-05-30drun: Implement icon supportQuentin Glidic