summaryrefslogtreecommitdiffstats
path: root/source/view.c
AgeCommit message (Expand)Author
2021-06-10[Widget] Fix small compile warning.Dave Davenport
2021-06-09Update copyright header.Dave Davenport
2021-06-08[Config] Remove fake-transparency/background option.Dave Davenport
2021-06-08Remove some deprecated options.Dave Davenport
2021-06-01[Run] Allow (Ctrl-L) to complete files using file-browser.Dave Davenport
2021-06-01Re-indent the code using indenter.Dave Davenport
2021-05-23Add cursor property (#1313)TonCherAmi
2021-05-05Cleanup code documentation.Dave Davenport
2021-05-02Remove -fullscreen option, deprecated by new theme format.Dave Davenport
2021-05-02Remove -show-match option, deprecated.Dave Davenport
2021-04-13Added -hover-select option that automatically selects the entry under the cur...rahulaggarwal965
2021-02-16Improve blur algorithm.Dave Davenport
2021-02-15Test blurring of background image (screenshot/background/image).Dave Davenport
2020-12-20xcb: Restore focus in more placesQuentin Glidic
2020-12-13xcb: Nicer focus stealing in O-R modeQuentin Glidic
2020-12-09Revert "xcb: Steal focus in O-R mode"Dave Davenport
2020-11-27xcb: Steal focus in O-R modeQuentin Glidic
2020-11-27xcb: Ask for focus where possibleQuentin Glidic
2020-11-03Indent round.Dave Davenport
2020-09-13issue 1187: If error on launching application, show error message and return...Dave Davenport
2020-09-08Split MENU_QUICK_SWITCH into MENU_CUSTOM_COMMAND/QUICK_SWITCHDave Davenport
2020-08-28Run indenter.Dave Davenport
2020-06-09When no dpi set (-1) set the default one for fonts handling.Dave Davenport
2020-05-12Add some ui benchmark codeDave Davenport
2020-04-16[DMenu] Implement -keep-rightDave Davenport
2020-02-02Indent all the code.Dave Davenport
2020-01-01Update copyright dates.Dave Davenport
2019-12-29[Timings] Add extra debug.Dave Davenport
2019-11-07[View] Add two widgets num-rows/num-filtered-rowsDave Davenport
2019-09-27Update copyright.Dave Davenport
2019-09-16Alow buttons to be added to the UI.Dave Davenport
2019-08-24[Theme] Add sidebar as alias to mode-switcherDave Davenport
2019-08-10Set window title based on mode name.Dave Davenport
2019-08-08Issue949 (#999)Dave Davenport
2019-05-04[ListView|Textbox] Add user-settable ellipsize mode.Dave Davenport
2019-04-16[View] Move overlay into the theme system instead of weird addon.Dave Davenport
2019-03-19Change sidebar in theme to mode-switcher.Dave Davenport
2019-03-05[Theme] Make 'sidebar' settable by theme.Dave Davenport
2018-08-08Indent the code.Dave Davenport
2018-06-14[Theme] Change window layout for error dialogDave Davenport
2018-06-13Sorting cleanup (#816)Dave Davenport
2018-06-12More documentation fixesDave Davenport
2018-06-12Fix documentationDave Davenport
2018-06-12Fix crash in error dialog and tests.Dave Davenport
2018-06-09Add an generic icon fetcher that can be used by any widget and re-uses the ma...Dave Davenport
2018-01-14[View] Added textboxes are set to autoheight and wrapping.Dave Davenport
2017-12-08Fix (old style) fake-transparency and fake-background option.Dave Davenport
2017-11-30Re-calculate size before showing.Dave Davenport
2017-11-23Correct spelling mistakes. (#722)Edward Betts
2017-11-07IndentDave Davenport