summaryrefslogtreecommitdiffstats
path: root/source/xrmoptions.c
AgeCommit message (Expand)Author
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-17Move PropertyType into rofi-types header and add check for names pairs.Dave Davenport
2017-07-09[Dmenu] Allow multi-select in no-custom mode in dmenu.Dave Davenport
2017-07-06Re-add some of the old theme options, so theme converter use them.Dave Davenport
2017-07-03[OldTheme] Re-add the padding/bw option.Dave Davenport
2017-06-27[Config] Remove stray printf, add compiler hints.Dave Davenport
2017-06-27[Config] quick hack to support lists in rasi configuration{} block.Dave Davenport
2017-06-21Fix test building.Dave Davenport
2017-06-21Add -dump-config option.Dave Davenport
2017-06-20Fix tests by splitting types name into separate file.Dave Davenport
2017-06-20Do better error reporting on configuration entries in rasi format.Dave Davenport
2017-06-01x11-helper: Rename xcb.cQuentin Glidic
2017-05-30config: Add a setting to disable icons loadingQuentin Glidic
2017-05-30drun: Implement icon supportQuentin Glidic
2017-05-30mode/keys: Display all bindingsQuentin Glidic
2017-05-29Use libnkutils for keybindingsQuentin Glidic
2017-04-27Re-Indent codeDave Davenport
2017-04-21[Plugins] Add -no-plugins and -plugin-path optionsDave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-15Consolidate loggingQuentin Glidic
2017-04-02Add converter back for old theme format.Dave Davenport
2017-03-30Remove more traces of old theme.Dave Davenport
2017-03-29Remove old theme support. (part 1)Dave Davenport
2017-03-28Indenting.Dave Davenport
2017-03-28Merge the configuration loading into something more simple (3)Dave Davenport
2017-03-28Merge the configuration loading into something more simple (2)Dave Davenport
2017-03-27Add 'Configuration' section to rasi format that parses config option.Dave Davenport
2017-03-17[Keys] Cleanup view a bit.Dave Davenport
2017-01-21Add auto-detect option to DPI setting.Dave Davenport
2017-01-11Split sorting option. one for sorting. One to force levenshtein.Dave Davenport
2017-01-08Indent magic, rework makefile so lexer and yacc file are not passed.Dave Davenport
2017-01-03Merge remote-tracking branch 'origin/master' into themerDave Davenport
2017-01-03Update copyright to 2017.Dave Davenport
2016-12-12Cleanup, fix missing initializer.Dave Davenport
2016-12-11Add theme option to config system.Dave Davenport
2016-11-26Remove trailing whitespace from string options.Dave Davenport
2016-11-01Remove opacity option.Dave Davenport
2016-10-24Option to disable/enable the highlighting of match.Dave Davenport
2016-10-18Fix memory leak in box and listview widget, add coverage make target. (ggcov ...Dave Davenport
2016-10-16Some commentsDave Davenport
2016-09-27Make one widget_draw function, abstract rest (textbox, scrollbar) behind it.Dave Davenport
2016-09-08Fix wrong entry + CI.Dave Davenport
2016-09-08Added click-to-exit option. (#460)Ian Remmler
2016-08-30Add option to set padding within a line.Dave Davenport
2016-08-25Add fuzzy matching, make a -matching option.Dave Davenport
2016-08-19Use XRandr to get monitor layout instead of xinerama.Dave Davenport
2016-08-04Indicate what set an option, comment default options in dump-xresources.Dave Davenport
2016-06-28Fix windowcd command and allow custom Window string formatDave Davenport