summaryrefslogtreecommitdiffstats
path: root/source/dialogs
AgeCommit message (Expand)Author
2021-06-27[FileBrowser] Add sorting-method. (#1340)TonCherAmi
2021-06-24[FileBrowser] rename file-browser to filebrowserDave Davenport
2021-06-15[DRun] Add advanced parse-user and parse-system config option.Dave Davenport
2021-06-15Made it so the presence of a field in drun-display-format is enough to parse ...Zachary Freed
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 direction support to linear-gradient.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-08Remove deprecated theme optionsDave Davenport
2021-06-08Remove some deprecated options.Dave Davenport
2021-06-08[Combi] Disable completer.Dave Davenport
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-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-01Re-indent the code using indenter.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-29Implement pango markup for -window-format (#1288)Jas
2021-05-23[DRun] Fix sorting when name is NULL.Dave Davenport
2021-05-10[FileBrowser] fix escaping of paths.Dave Davenport
2021-05-05Cleanup code documentation.Dave Davenport
2021-04-10Partially fix switching between modi, does not work for script mode.Dave Davenport
2021-03-29[Window] revert accidental changes to window.cDave Davenport
2021-03-27Add [no]focus restore option.Dave Davenport
2021-03-02[window] do the focus_revert fix at the right place.Dave Davenport
2021-03-02[Window] do not revert focus on window switch.Dave Davenport
2021-02-13[Window] small fix to pass screen to stacking window list.Dave Davenport
2020-11-03Indent round.Dave Davenport
2020-10-18[RofiIconFetcher] Do image checking in icon fetcher, use nkutils-enumDave Davenport
2020-10-18[IconLoader] add optional gif loader.Dave Davenport
2020-10-18[FileBrowser] Small restructure.Dave Davenport
2020-10-17[Icons] Check both small and big caps for extention.Dave Davenport
2020-10-16[FileBrowser] Save last directory.Dave Davenport
2020-10-16[FileBrowser] Prepend '@' before filename if link.Dave Davenport
2020-10-16[FileBrowser] Add SVG as file type.Dave Davenport
2020-10-15[FileBrowser] If link, use stat to check out type.Dave Davenport
2020-10-12Fix some of the documentationDave Davenport
2020-10-12Try fixing build on meson of readdir dirent args.Dave Davenport
2020-10-12[FileBrowser] Add file browser modi.Dave Davenport
2020-09-13issue 1187: If error on launching application, show error message and return...Dave Davenport
2020-09-09[DRun] Fix broken cache after URL type was added.Dave Davenport
2020-09-08Split MENU_QUICK_SWITCH into MENU_CUSTOM_COMMAND/QUICK_SWITCHDave Davenport
2020-09-08Fix and optimize 20200908 (#1184)nick87720z
2020-09-02Fix an unsafe use of strchr in dmenu mode (#1176)lbonn
2020-08-28Run indenter.Dave Davenport
2020-08-26Follow Type=Link standard desktop entries with drun (#1168)Mike Dalessio