summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2021-08-27[Theme] double inheritance integer fallback fixDave Davenport
2021-08-26[Theme] Try to fix inheritance (2nd attempt).Dave Davenport
2021-08-24[Theme] Undo part of default theme changes, always pick build-inDave Davenport
2021-08-24[Theme] Ship default theme separately.Dave Davenport
2021-08-23[main] Try to fix default theme loading.Dave Davenport
2021-08-21[CppCheck] Fix some shadowing variables.Dave Davenport
2021-08-20[Doc] Try to fix some of the doxygen coverage warnings.Dave Davenport
2021-08-18[RofiIconFetcher] Remove stray debug printf.Dave Davenport
2021-08-18[Cleanup] Using clang-tidyDave Davenport
2021-08-18[Cleanup] clang-tidy rofi-icon-fetcher.cDave Davenport
2021-08-18[Cleanup] clang-tidy view.cDave Davenport
2021-08-18[Cleanup] clang-tidy rofi.cDave Davenport
2021-08-17[Window] Allow rofi to stay active on closing a windowDave Davenport
2021-08-17[Rofi] Clear old theme before loading new one on -theme argument.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-14[Themes] Fix inheritance with state set.Dave Davenport
2021-08-14Simple maintenance improvements (#1370)a1346054
2021-07-29fix typo (#1355)Ian C
2021-07-14[Icon] Add a squared option.Dave Davenport
2021-07-10[FileBrowser] Add option to group directories ahead of files. (#1352)TonCherAmi
2021-07-10[Config] Load default config file in at startupDave Davenport
2021-07-08[Listview] Fix wrong widget name.Dave Davenport
2021-07-02[Theme] Remove listview backwards compatibility hack.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-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-15New keybinding Ctrl-Shift-Enter (#874)Markus Gräb
2021-06-15Made it so the presence of a field in drun-display-format is enough to parse ...Zachary Freed
2021-06-15[Doc] Add new -display-{mode} method to manpage.Dave Davenport
2021-06-15[Test] Fix the test.Dave Davenport
2021-06-14[Configuration] Add start of more 'theme' based configuration.Dave Davenport
2021-06-14[Theme] Add angle support to linear-gradient.Dave Davenport
2021-06-14[Theme] Add direction support to linear-gradient.Dave Davenport
2021-06-13[Theme] Support multiple stops in linear-gradientDave Davenport
2021-06-13[Widget] with background image, draw background-color first.Dave Davenport
2021-06-13[Widget] Extend the pattern when loading, good for bg patterns.Dave Davenport
2021-06-13[Widget] Change scaling of background-imageDave Davenport
2021-06-13[Widget] Add initial support for background-image.Dave Davenport
2021-06-10[Widget] Fix small compile warning.Dave Davenport
2021-06-09Update copyright header.Dave Davenport
2021-06-09[DRun] Do not use show-icons options, handle no-icon desktopfile better.Dave Davenport