summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2017-04-27Re-Indent codeDave Davenport
2017-04-26[Lexer] More tests.Dave Davenport
2017-04-25Fix typo in function declaration documentationDave Davenport
2017-04-23Cleanups, fix arguments mismatchDave Davenport
2017-04-21[Plugins] Add -no-plugins and -plugin-path optionsDave Davenport
2017-04-21[Mode] Make the name field a pointer instead of a fixed 32char array.Dave Davenport
2017-04-20Try to improve error message a bit (damn g_warning replace)Dave Davenport
2017-04-17Add some theme name resolving functions.Dave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-09Improve error messages when type does not match.Dave Davenport
2017-04-03Fix checks compilingDave Davenport
2017-04-02Fix some conversion compatibilityDave Davenport
2017-04-02Add converter back for old theme format.Dave Davenport
2017-04-02Update default theme.Dave Davenport
2017-03-31Improve error message when called with `-show`Dave Davenport
2017-03-31Update message when launched without show argument.Dave Davenport
2017-03-30Remove more traces of old theme.Dave Davenport
2017-03-30Remove old color structure and name based parsingDave 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-11Some initial support for @import in theme and try to fall back when theme fai...Dave Davenport
2017-03-11Fix missing doxygen documentationDave Davenport
2017-03-10Zeltakmadness (#572)Dave Davenport
2017-03-04Indent code.Dave Davenport
2017-03-04Detect plugins on startup.Dave Davenport
2017-03-01Allow modes to set message box, instead of view creation argument.Dave Davenport
2017-03-01Add message box to view structure. Always add it, disable it when not showing...Dave Davenport
2017-02-18Add openbox to the naughty listDave Davenport
2017-02-17Install some headers for use in pluginsDave Davenport
2017-02-17Rename token_match to helper_token_match.Dave Davenport
2017-02-14Add quick'n dirty abi check.Dave Davenport
2017-02-14Start of making SardemFF7 happyDave Davenport
2017-02-11Only switch to the desktop first if we are on AweSome WMDave Davenport
2017-02-11Add an window manager detection function to startup.Dave Davenport
2017-02-09IndentDave Davenport
2017-02-06Reduce amount of paths createdDave Davenport
2017-02-06Add border radius to border around widget.Dave Davenport
2017-02-03Don't recreate every string everytime.Dave Davenport
2017-02-03Return to default border when nothing set after state updateDave Davenport
2017-02-03Don't apply fonts that don't result in family name or have size 0.Dave Davenport
2017-02-02Remove the extra layer each textbox keeps for drawing its text. (#553)Dave Davenport
2017-01-26Combi mode: Bang mode prefixes with len>1 (#542)Moritz Maxeiner
2017-01-24Add configurable fonts for testing. #544Dave 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-11Move fzf matcher into helperDave Davenport
2017-01-11Fix indenting and header commenting.Dave Davenport