summaryrefslogtreecommitdiffstats
path: root/source/dialogs
AgeCommit message (Expand)Author
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
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