summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
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
2021-06-09[Theme] Allow theme to set icon independent of show-icons option.Dave Davenport
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-08[Combi] Disable completer.Dave Davenport
2021-06-08[Doc] Document -drun-url-launcher. (#1328)TonCherAmi
2021-06-08Add fallback icon option.Dave Davenport
2021-06-08[DRun] Only go to file completer if desktop file support url.Dave Davenport
2021-06-08[DRun] Add file completer to drun mode.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-01[Run] Allow (Ctrl-L) to complete files using file-browser.Dave Davenport
2021-06-01[Config] Quick hackish workaround for handling dynamic options from config fileDave Davenport
2021-06-01Re-indent the code using indenter.Dave Davenport
2021-06-01[Configuration] Remove old configuration format.Dave Davenport
2021-05-31[Script] Don't enable custom keybindings by default, script needs to enable t...Dave Davenport
2021-05-31[X11Helper] Add exception for bspwm window placing above window.Dave Davenport
2021-05-30[DRun] Add support for service filesDave Davenport
2021-05-29add prefix matching method feature (#1237)unisgn
2021-05-29Implement pango markup for -window-format (#1288)Jas
2021-05-23[DRun] Fix sorting when name is NULL.Dave Davenport
2021-05-23Update links to irc.libera.chatDave Davenport
2021-05-23Add cursor property (#1313)TonCherAmi
2021-05-10[FileBrowser] fix escaping of paths.Dave Davenport
2021-05-05More doxygen cleanups. (1 warning left I don't understand)Dave Davenport
2021-05-05Cleanup code documentation.Dave Davenport
2021-05-04Remove -dump-xresources option update manpage.Dave Davenport
2021-05-04Remove parsing of xresource config settings via Xserver.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-13Added -hover-select option that automatically selects the entry under the cur...rahulaggarwal965
2021-04-13Add 'steal-focus' option instead of 'restore-focus' option.Dave Davenport
2021-04-10Partially fix switching between modi, does not work for script mode.Dave Davenport