summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2018-06-14[Theme] Change window layout for error dialogDave Davenport
2018-06-13Add default shortcuts: Shift+BackSpace to delete previous char, Ctrl+Left/Rig...Maxim Baz
2018-06-13Sorting cleanup (#816)Dave Davenport
2018-06-12More documentation fixesDave Davenport
2018-06-12More source code documentation updatesDave Davenport
2018-06-12Fix documentationDave Davenport
2018-06-12Documentation updates.Dave Davenport
2018-06-12Change log domain from Utils.IconFetcher to Helpers.IconFetcherDave Davenport
2018-06-12[Widget::Icon] Fix doxygen documentation in header file.Dave Davenport
2018-06-12Remove (unused) widget ref counting.Dave Davenport
2018-06-12Fix crash in error dialog and tests.Dave Davenport
2018-06-09Re-add icon-theme option.Dave Davenport
2018-06-09Add an generic icon fetcher that can be used by any widget and re-uses the ma...Dave Davenport
2018-05-16Fix small memory leak in history.Dave Davenport
2018-05-12[TextBox] Add a reference to the cairo surface when displaying an icon.Dave Davenport
2018-04-08Fix how borders are drawn, so it looks correct when transparant. (#792)Dave Davenport
2018-02-08[Script] Reset highlighting when reload viewDave Davenport
2018-02-07I749 (#766)Dave Davenport
2018-02-06[SSH] Reload ssh when entry is deleted.Dave Davenport
2018-01-18Revert "xcb: Add XKB_NEW_KEYBOARD_NOTIFY support"Quentin Glidic
2018-01-14[View] Added textboxes are set to autoheight and wrapping.Dave Davenport
2018-01-14[Theme] When reading double property, allow fallback to integer.Dave Davenport
2017-12-26bindings: Rework mouse bindings (#745)Quentin Glidic
2017-12-25bindings: Fix double click delayQuentin Glidic
2017-12-18xcb: Add XKB_NEW_KEYBOARD_NOTIFY supportQuentin Glidic
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-12-09xrmoptions: Use a switch where possibleQuentin Glidic
2017-12-08Fix (old style) fake-transparency and fake-background option.Dave Davenport
2017-12-08Allow theme to override width on box.Dave Davenport
2017-11-30Re-calculate size before showing.Dave Davenport
2017-11-29When no new theme file present, don't print it in help.Dave Davenport
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-06Allow height to be specified on window.Dave Davenport
2017-11-05Check result g_key_file_load_from_file to make coverity happy.coverity_scanDave Davenport
2017-11-05Add the prompt colon to the default theme.Dave Davenport
2017-11-02Merge remote-tracking branch 'origin/master' into nextDave Davenport
2017-11-02Fix -m -4 for xmonad (#683)ironyman
2017-11-02[DRun] Obey OnlyShowIn NotShowIn (#715)Dave Davenport
2017-10-31Use PACKAGE_VERSION as it is known to both make and meson.Dave Davenport
2017-10-31Remove leading # from dump theme and add mesg about rofi dumping itDave Davenport
2017-10-31Remove default-theme header file.Dave Davenport
2017-10-31meson: Add default theme GResource bitsQuentin Glidic
2017-10-31First testing to use GResource to load default theme.Dave Davenport
2017-10-30Remove color from prompt, can be added in theme now.Dave Davenport