rofi/lexer
Dave Davenport 151547a99e
[Themes] add calc() support to distance in theme format. (#1105)
* Initial test to allow math in distances.

Support + and -
Needs spaces around + and -.

* [THEME] Fix printing theme with math in distance.

* [Theme] use calc() syntax.

* [Theme] Add * and /  to calc().

* [Theme] Fix the precedense ordering in parsing. Also avoid making copies.

* [Theme] Don't print unneeded ().

* [Theme] Add modulo to calc.
2020-04-24 19:54:08 +02:00
..
theme-lexer.l [Themes] add calc() support to distance in theme format. (#1105) 2020-04-24 19:54:08 +02:00
theme-parser.y [Themes] add calc() support to distance in theme format. (#1105) 2020-04-24 19:54:08 +02:00