summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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
2017-11-07[Combi] Add hide prefix option.Dave Davenport
2017-10-31Remove default-theme header file.Dave Davenport
2017-10-31Add extra margin between prompt and entry.Dave Davenport
2017-10-30Remove color from prompt, can be added in theme now.Dave Davenport
2017-10-25[Default theme] Fix border width message boxDave Davenport
2017-10-21Added option -name-only to match only desktop entry name with drun (#690)Askrenteam
2017-10-05Indent files.Dave Davenport
2017-10-03Install rofi-types.h and fix includes for pluginsDave Davenport
2017-10-03Allow maximum history size to be configured.Dave Davenport
2017-10-01Rename tokenize to helper_tokenizeDave Davenport
2017-09-29Implement support for specifying negated matchDave Davenport
2017-09-27Add more configuration options to script mode, getting closer to dmenu.Dave Davenport
2017-09-18Add @theme import command, that resets the current theme.Dave Davenport
2017-09-18small update to default themeDave Davenport
2017-09-17Change WMQuirk logicDave Davenport
2017-09-09Update small part of doc. set hadle-color on scrollbar in default theme.Dave Davenport
2017-09-09Update shipped themes.Dave Davenport
2017-09-09Fix default theme.Dave Davenport
2017-09-09Update default theme and converter.Dave Davenport
2017-09-09Fix doxygen documentationDave Davenport
2017-09-07Fix Inherit keywordDave Davenport
2017-09-06Add support for multiple selectors. #dummy0, dummy1 {}Dave Davenport
2017-09-06use color, background-color and border-colorDave Davenport
2017-09-06Flatten hierarchy, don't inherit by default.Dave Davenport
2017-09-05Indent.Dave Davenport
2017-09-05Add `ch` as size unit.Dave Davenport
2017-09-04Only dump configuration changes, not theme in `-dump-config`.Dave Davenport
2017-08-29Set cursor to end of input field.Dave Davenport