summaryrefslogtreecommitdiffstats
path: root/source/dialogs
AgeCommit message (Expand)Author
2017-12-11[Script] Reduce scope and swap tests. (cppcheck)Dave Davenport
2017-12-09DRun: Allow to select based on comment field.Dave Davenport
2017-12-09drun: Early return if already initializedQuentin Glidic
2017-11-28Remove : from dmenu default prompt.Dave Davenport
2017-11-23Correct spelling mistakes. (#722)Edward Betts
2017-11-17drun: Standardize debug messagesQuentin Glidic
2017-11-07IndentDave Davenport
2017-11-07[Combi] Add hide prefix option.Dave Davenport
2017-11-05Check result g_key_file_load_from_file to make coverity happy.coverity_scanDave Davenport
2017-11-02[DRun] Obey OnlyShowIn NotShowIn (#715)Dave Davenport
2017-10-21Added option -name-only to match only desktop entry name with drun (#690)Askrenteam
2017-10-20drun: Load absolute path icons properlyQuentin Glidic
2017-10-05Indent files.Dave Davenport
2017-10-04[DRun] Desktop id is not equal to application id.Dave Davenport
2017-10-03Change how DRUN history is implemented to fix: #579Dave Davenport
2017-10-01Rename tokenize to helper_tokenizeDave Davenport
2017-09-29Implement support for specifying negated matchDave Davenport
2017-09-27Add more configuration options to script mode, getting closer to dmenu.Dave Davenport
2017-09-17Change WMQuirk logicDave Davenport
2017-09-10Fix combi modi crashing on dynamic list sizes.Dave Davenport
2017-09-10[RUN] Fix filter duplicatesDave Davenport
2017-09-05Indent.Dave Davenport
2017-08-14[Script] Parse the command as a commandline.Dave Davenport
2017-08-14[Script] Execute script + argument direction, do not pass run-command.Dave Davenport
2017-07-25Improve error message a little when bindings collide.Dave Davenport
2017-07-17[DMenu] Do not show the Loading.. overlay when skipping loading stage.Dave Davenport
2017-07-17[DMenu] If input is stdin and from a tty, do not read data.Dave Davenport
2017-07-13[DMenu] make rofi obey the dmenu -w flag.Dave Davenport
2017-07-09[Dmenu] Allow multi-select in no-custom mode in dmenu.Dave Davenport
2017-07-05Put Xfwm4 on the WM list that needs extra desktop change.Dave Davenport
2017-07-04Add try exec test (#620)Dave Davenport
2017-07-02Do not do an expand path on Exec field of desktop file.Dave Davenport
2017-06-25Run indenter.Dave Davenport
2017-06-25[DRun] Add a small thread-pool for fetching icons.Dave Davenport
2017-06-25drun: Preload icon themesQuentin Glidic
2017-06-13[helper] Fix type issue with variadic function.Dave Davenport
2017-06-12Position the overlay in the top right corner of the listview.Dave Davenport
2017-06-11gitmodules: Update libnkutilsQuentin Glidic
2017-06-08[TextBox] Calculate yalign based on actual side, not estimated size.Dave Davenport
2017-06-07drun: Use the requested icon size for lookupQuentin Glidic
2017-06-07drun: Re-remove the context limitations for icon lookupQuentin Glidic
2017-06-07drun: Use Adwaita and gnome as fallback themesQuentin Glidic
2017-06-03Don't inline function that uses alloca.Dave Davenport
2017-06-03Run indenter.Dave Davenport
2017-06-03Don't depend on latest of glib.Dave Davenport
2017-06-03Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-06-02Replace g_log by g_debugDave Davenport
2017-06-02drun: Actually use the icon theme settingQuentin Glidic
2017-06-02Check surface status when loading icon.Dave Davenport
2017-06-02[Drun] Async don't rely on icon_name or free itDave Davenport