summaryrefslogtreecommitdiffstats
path: root/include/theme.h
AgeCommit message (Expand)Author
2017-10-05Indent files.Dave Davenport
2017-09-18Add @theme import command, that resets the current theme.Dave Davenport
2017-09-06Add support for multiple selectors. #dummy0, dummy1 {}Dave Davenport
2017-09-06use color, background-color and border-colorDave Davenport
2017-08-18Move more enums to rofi-types.hDave Davenport
2017-08-17Move all property structs/enums into rofi-typesDave Davenport
2017-08-17Move PropertyType into rofi-types header and add check for names pairs.Dave Davenport
2017-06-21Fix test building.Dave Davenport
2017-06-21Add -dump-config option.Dave Davenport
2017-06-14Add extra check for rofi_theme_parse_prepare_fileDave Davenport
2017-06-03Add new keywords to theme printerDave Davenport
2017-06-03Run indenter.Dave Davenport
2017-06-02Change ThemeHighlight to RofiHighlightColorStyleDave Davenport
2017-06-02Change Padding to RofiPaddingDave Davenport
2017-06-02Change Orientation enum to RofiOrientation.Dave Davenport
2017-06-02Change Distance struct to RofiDistance.Dave Davenport
2017-06-02Change PixelWidth to RofiPixelUnit.Dave Davenport
2017-06-02Rename HL_ to ROFI_HL_ and fix box test.Dave Davenport
2017-06-02Add orientation property.Dave Davenport
2017-05-30Merge in masterDave Davenport
2017-05-29Use libnkutils for keybindingsQuentin Glidic
2017-05-25Allow interface to be dynamically changed.Dave Davenport
2017-05-24[BarView] Use exact match for entry width.Dave Davenport
2017-05-22[Theme] Add small caps options (not working?)Dave Davenport
2017-05-18Add strikethrough highlight method.Dave Davenport
2017-05-04Fix more compiler warningDave Davenport
2017-04-27Re-Indent codeDave Davenport
2017-04-26[Lexer] More tests.Dave Davenport
2017-04-23Cleanups, fix arguments mismatchDave 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-02Add converter back for old theme format.Dave Davenport
2017-03-29Remove old theme support. (part 1)Dave Davenport
2017-03-28Merge the configuration loading into something more simple (3)Dave Davenport
2017-03-11Some initial support for @import in theme and try to fall back when theme fai...Dave Davenport
2017-03-10Zeltakmadness (#572)Dave Davenport
2017-01-09Allow matching highlighting to be set. Fixes #522Dave Davenport
2017-01-08Indent magic, rework makefile so lexer and yacc file are not passed.Dave Davenport
2017-01-08Fix doxygen typoDave Davenport
2017-01-08Fix doxygen.Dave Davenport
2017-01-08Add some better error message. Allow -theme-str option to override part of themeDave Davenport
2017-01-06Allow to set anchor position on normitor and anchor position on window.Dave Davenport
2017-01-06Order entries in box based on index, allow theme to override.Dave Davenport
2017-01-05Allow linking to top level properties.Dave Davenport
2017-01-04Fix doxygenDave Davenport
2017-01-04Support linestyle on borderDave Davenport
2017-01-04Fix small doxygen/header issue.Dave Davenport
2017-01-04Remove class system from new theme format. Fix theme converter.Dave Davenport