summaryrefslogtreecommitdiffstats
path: root/source/dialogs/drun.c
AgeCommit message (Expand)Author
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-09Update copyright header.Dave Davenport
2021-06-09[DRun] Do not use show-icons options, handle no-icon desktopfile better.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-01Re-indent the code using indenter.Dave Davenport
2021-05-30[DRun] Add support for service filesDave Davenport
2021-05-23[DRun] Fix sorting when name is NULL.Dave Davenport
2021-04-10Partially fix switching between modi, does not work for script mode.Dave Davenport
2020-11-03Indent round.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-08Fix and optimize 20200908 (#1184)nick87720z
2020-08-28Run indenter.Dave Davenport
2020-08-26Follow Type=Link standard desktop entries with drun (#1168)Mike Dalessio
2020-04-15[DRun] cleanup debug message.Dave Davenport
2020-04-15[DRun] Adding %% as escape character.Dave Davenport
2020-02-02Indent all the code.Dave Davenport
2020-01-26[DRun] Add desktop cacheDave Davenport
2020-01-01Update copyright dates.Dave Davenport
2019-09-27Update copyright.Dave Davenport
2019-08-20[DRun] Add keywords to match and printing.Dave Davenport
2019-08-09[DRun] Do not run custom command in drun mode.Dave Davenport
2019-08-09[DRUN] Add option to only show desktop files in certain categoriesDave Davenport
2019-02-17[DRun] Fix sorting of drun.Dave Davenport
2019-02-10[DRun] Sort the (non history) entries by name. Escape for pango.Dave Davenport
2019-01-29[DRUN] Fix small memory leak loading desktop files.Dave Davenport
2018-10-17[DRUN] Add drun-display-format.Dave Davenport
2018-10-05[Icon] Fix loading icons that are already in cache.Dave Davenport
2018-08-08Indent the code.Dave Davenport
2018-07-28[DRUN] Add option to show actions in drun.Dave Davenport
2018-06-12Change log domain from Utils.IconFetcher to Helpers.IconFetcherDave Davenport
2018-06-09Add an generic icon fetcher that can be used by any widget and re-uses the ma...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-17drun: Standardize debug messagesQuentin Glidic
2017-11-07IndentDave 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-09-29Implement support for specifying negated matchDave 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