summaryrefslogtreecommitdiffstats
path: root/source/dialogs/drun.c
AgeCommit message (Expand)Author
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-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-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
2017-06-02Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-06-02Fix icon_size and allow setting icon theme (for testing).Dave Davenport
2017-06-02Add small debug for unfound iconsDave Davenport
2017-06-02Filter scanning same directory twice for same desktop files.Dave Davenport
2017-06-02(re-implement) Do lazy loading for icons.Dave Davenport
2017-06-02DonĀ“t always fetch icon size 32, but estimated based on character heightDave Davenport
2017-06-02drun: Add startup notification supportQuentin Glidic
2017-06-02drun: Keep the app_id aroundQuentin Glidic
2017-06-02helper: Add API to support startup notificationQuentin Glidic
2017-06-02drun: Keep the icon name aroundQuentin Glidic
2017-06-02drun: Fix thread function signatureQuentin Glidic
2017-06-01x11-helper: Rename xcb.cQuentin Glidic
2017-05-31Indent icon code reworkQuentin Glidic
2017-05-31Port fixes from icon-cleanup branch.Dave Davenport
2017-05-30config: Add a setting to disable icons loadingQuentin Glidic
2017-05-30drun: Implement icon supportQuentin Glidic
2017-04-27Re-Indent codeDave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-15Consolidate loggingQuentin Glidic
2017-04-15 Switch to g_{debug,warning} instead of g_logDave Davenport
2017-03-25ISSUE 576: Clutching at straws.Dave Davenport
2017-03-21Remove entry from history once deleted. #579Dave Davenport
2017-03-20#579 Fix delete cached entry.Dave Davenport
2017-03-17[Keys] Cleanup view a bit.Dave Davenport
2017-03-17Reduce scope and unneeded check.Dave Davenport
2017-03-14[DRUN] Get categories on initial parsing from keyfile, not on matching (is sl...Dave Davenport
2017-03-10Zeltakmadness (#572)Dave Davenport
2017-02-17Install some headers for use in pluginsDave Davenport
2017-02-17Rename token_match to helper_token_match.Dave Davenport
2017-02-03Don't recreate every string everytime.Dave Davenport
2017-02-02Speedup drun by 10% by reducing number of reallocs.Dave Davenport
2017-01-21Add auto-detect option to DPI setting.Dave Davenport