summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-04-24[Themes] add calc() support to distance in theme format. (#1105)Dave Davenport
2020-04-16[DMenu] Implement -keep-rightDave Davenport
2020-04-06[Dmenu] Fix possible crash.Dave Davenport
2020-02-02Add option to make entry non-selectable in dmenu/script.Dave Davenport
2020-02-02Indent all the code.Dave Davenport
2020-02-01Add support for additional field on script entries `meta` (#1052)Jeff
2020-01-26[DRun] Add desktop cacheDave Davenport
2020-01-02Add -upgrade-config option.Dave Davenport
2020-01-01Update copyright dates.Dave Davenport
2019-12-26[Textbox] Add placeholder.Dave Davenport
2019-11-07[View] Add two widgets num-rows/num-filtered-rowsDave Davenport
2019-10-17[Window] Add thumbnail of windows as option.Dave Davenport
2019-09-30[CI] Fixing some more doxygen warnings.Dave Davenport
2019-09-30[CI] Update missing documentation.Dave Davenport
2019-09-27Update copyright.Dave Davenport
2019-09-20Issue893: Add support for @media in the theme format. (#1015)Dave Davenport
2019-08-10Set window title based on mode name.Dave Davenport
2019-08-09[DRUN] Add option to only show desktop files in certain categoriesDave Davenport
2019-08-08Issue949 (#999)Dave Davenport
2019-07-02add pythonic rows selection to -a and -u (#985)Kenneth Ho
2019-05-14Fix more links from DaveDavenport -> davatoriumDave Davenport
2019-05-11[Timings] Move into new debug system. (#961)Dave Davenport
2019-05-04[ListView|Textbox] Add user-settable ellipsize mode.Dave Davenport
2019-04-03[DmenuScript] Add missing header file.Dave Davenport
2019-03-19Change sidebar in theme to mode-switcher.Dave Davenport
2019-02-08Add option to change location of cache dir.Dave Davenport
2019-01-29[Theme3.0] Change reference to use the CSS like var() syntax.Dave Davenport
2018-12-31Add history ignore (#846)Yoav
2018-12-14Add an option to change the matching negation character.Dave Davenport
2018-10-17[DRUN] Add drun-display-format.Dave Davenport
2018-10-16[Helper] Quick and dirty string replacer with optional keys block.Dave Davenport
2018-10-14Fixing typos in docs and error messages, "numger" -> "number" (#867)Lukas Alexandre
2018-08-08Indent the code.Dave Davenport
2018-07-28[DRUN] Add option to show actions in drun.Dave Davenport
2018-07-14Export icon fetcher header, remove nxd from icon-fetcher header.Dave Davenport
2018-06-13Sorting cleanup (#816)Dave Davenport
2018-06-12More source code documentation updatesDave Davenport
2018-06-12Fix documentationDave Davenport
2018-06-12Documentation updates.Dave Davenport
2018-06-12[Widget::Icon] Fix doxygen documentation in header file.Dave Davenport
2018-06-12[IconFetcher] Add some doxygen documentationDave Davenport
2018-06-12Fix documentation error in icon widget 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-14Fix typo (#804)Sven-Hendrik Haase
2017-11-23Correct spelling mistakes. (#722)Edward Betts
2017-11-21Fix __cplusplus guard. Move after includeDave Davenport
2017-11-20[Plugin] Add C++ #ifdefs to public header files.Dave Davenport