summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-17[Doc] Fix typoDave Davenport
2021-08-17[Doc] Add new feature to releasenote.Dave Davenport
2021-08-17[Window] Allow rofi to stay active on closing a windowDave Davenport
2021-08-17[Doc] Update list spacing release notes.Dave Davenport
2021-08-17[Doc] Add more examples to the changelog.Dave Davenport
2021-08-17[Rofi] Clear old theme before loading new one on -theme argument.Dave Davenport
2021-08-17[Theme] Add iggy theme.Dave Davenport
2021-08-17[Theme] Fix inheritance copy paste error.Dave Davenport
2021-08-17[IconFetcher] Look for images in theme directories.Dave Davenport
2021-08-16[Doc] Update release note with gif.Dave Davenport
2021-08-15Fixed dead link on REDAME for rofi-themes manpage (#1371)TheoryToE
2021-08-15[DOC] More textual updates to the release notes.Dave Davenport
2021-08-15[DOC] More releasenotes updates.Dave Davenport
2021-08-15[DOC] Small updates to rofi release notes.Dave Davenport
2021-08-14Start working on release notes for 1.7.0.Dave Davenport
2021-08-14[Themes] Fix inheritance with state set.Dave Davenport
2021-08-14Update manpageDave Davenport
2021-08-14Simple maintenance improvements (#1370)a1346054
2021-07-29fix typo (#1355)Ian C
2021-07-29Speficy that horizontal/vertical align is a number between 0 and 1. (#1357)Danny Colin
2021-07-14[Icon] Add a squared option.Dave Davenport
2021-07-11Add file-browser to default config.Dave Davenport
2021-07-10[FileBrowser] Add option to group directories ahead of files. (#1352)TonCherAmi
2021-07-10[Config] Small fix config dump fix.Dave Davenport
2021-07-10[Config] Load default config file in at startupDave Davenport
2021-07-08[Listview] Fix wrong widget name.Dave Davenport
2021-07-06[Test] Fix some of the tests.Dave Davenport
2021-07-05[Doc] Clarify and update run/drun alt/custom binding.Dave Davenport
2021-07-02[DOC] Update rofi-theme(5) for github highlightingDave Davenport
2021-07-02[Doc] Update element drawing.Dave Davenport
2021-07-02[Theme] Remove listview backwards compatibility hack.Dave Davenport
2021-07-02[Doc] Update rofi theme manpage with some examples and fixes.Dave Davenport
2021-06-30[Icon|Button] Make action available on icon and use keyb name.Dave Davenport
2021-06-30[View] User-timeout: reset timeout on actionDave Davenport
2021-06-30[View] Add support for user timeout + keybinding actionDave Davenport
2021-06-27[Config] Remove some debug printfs.Dave Davenport
2021-06-27[Config system] Add a bit of a hack to auto-add commandline options.Dave Davenport
2021-06-27[View] Don't refilter when no mode is selected.Dave Davenport
2021-06-27[FileBrowser] Add sorting-method. (#1340)TonCherAmi
2021-06-24[FileBrowser] rename file-browser to filebrowserDave Davenport
2021-06-24[Authors] Add Nick for his nice fixes.Dave Davenport
2021-06-16[Test] Fix tests.Dave Davenport
2021-06-15[doc] small textual tweakDave Davenport
2021-06-15[Widget] Fix default scaling.Dave Davenport
2021-06-15[Doc] Add some header documentation.Dave Davenport
2021-06-15[Widget] Add scaling option to background-image.Dave Davenport
2021-06-15[DRun] Add advanced parse-user and parse-system config option.Dave Davenport
2021-06-15Fix regression in commit e52094ee7a2c216ddf74660a0b4a2e51d7433948 (#1317)nick87720z
2021-06-15[Test] fix num keybindings in test.Dave Davenport
2021-06-15New keybinding Ctrl-Shift-Enter (#874)Markus Gräb