summaryrefslogtreecommitdiffstats
path: root/source/xrmoptions.c
AgeCommit message (Expand)Author
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
2016-06-27Fix indentingDave Davenport
2016-06-27XRM: rofi is not a class nameDave Davenport
2016-06-25Remove xlib dependency, add xcb-util-xrm.Dave Davenport
2016-06-18Remove fuzzy matching option.Dave Davenport
2016-05-30Issue #411: Show list of Keyboard bindings with rofi, from rofi.Dave Davenport
2016-05-25Switch to stop cycling feature (#407)Yaroslav
2016-05-12window: Make custom action run a command on the windowQuentin Glidic
2016-05-06Add option to view background image instead of screenshot in fake transparenc...Dave Davenport
2016-03-20Fix positioning window on top of window.Dave Davenport
2016-03-19Make clang static code analyzer happy (300+ -> 5)Dave Davenport
2016-03-05Make cppcheck happyDave Davenport
2016-03-05Remove deprecated theme system.Dave Davenport
2016-03-05Propagate error down, show dialog.Dave Davenport
2016-03-04Return NULL when empty property.Dave Davenport
2016-03-01Pack magic externs into a xcb_stuff.Dave Davenport
2016-02-28Run indenterDave Davenport
2016-02-28Remove unneeded atomDave Davenport
2016-02-28Remove opening of display.Dave Davenport
2016-02-17#219: Implement continious scrollDave Davenport
2016-02-09Issue: #334: Only allow markup-rows to be set on cmdlineDave Davenport
2016-01-20Refactor menu function into three parts, setup, itterrate and finalize.Dave Davenport
2016-01-07More doxygen sugar.Dave Davenport
2016-01-07More doxygen sugarDave Davenport
2016-01-04Initialize Xrm only once.Dave Davenport