rofi/include
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
..
dialogs
widgets
css-colors.h
display.h
helper-theme.h
helper.h
history.h
keyb.h
mode-private.h
mode.h
rofi-icon-fetcher.h
rofi-types.h [Themes] add calc() support to distance in theme format. (#1105) 2020-04-24 19:54:08 +02:00
rofi.h
settings.h
theme.h [Themes] add calc() support to distance in theme format. (#1105) 2020-04-24 19:54:08 +02:00
timings.h
view-internal.h
view.h
xcb-internal.h
xcb.h
xrmoptions.h