summaryrefslogtreecommitdiffstats
path: root/source/dialogs
AgeCommit message (Expand)Author
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
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-02ssh: Add startup notification supportQuentin Glidic
2017-06-02run: Add startup notification supportQuentin Glidic
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-02helper: Add execute helperQuentin 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-30window: Add icons support (quick and dirty)Dave Davenport
2017-05-30drun: Implement icon supportQuentin Glidic
2017-05-30view: Add icon (basic) supportAaron Ash
2017-05-29Use libnkutils for keybindingsQuentin Glidic
2017-05-23Revert changes to script.Dave Davenport
2017-05-22[Theme] Add small caps options (not working?)Dave Davenport
2017-05-11Fix some clang compiler warningsDave Davenport
2017-04-27Re-Indent codeDave Davenport
2017-04-21[Mode] Make the name field a pointer instead of a fixed 32char array.Dave Davenport
2017-04-20Try to improve error message a bit (damn g_warning replace)Dave Davenport
2017-04-19[RUN] Report the expanded PATH entry in debug outputDave Davenport
2017-04-19[RUN] Expand the paths found in /home/mkoedam/.local/bin/:/opt/mpd/bin/:/home...Dave 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-04-02Add converter back for old theme format.Dave Davenport
2017-03-31Fix alternate separatorDave Davenport
2017-03-31Document '/' as separator and add to combi mode.Dave Davenport
2017-03-31Improve error message when called with `-show`Dave 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