rofi/source
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 [Script] Add no-custom mode. 2020-04-22 23:41:25 +02:00
widgets [Themes] add calc() support to distance in theme format. (#1105) 2020-04-24 19:54:08 +02:00
css-colors.c
helper.c Indent all the code. 2020-02-02 13:56:37 +01:00
history.c Update copyright dates. 2020-01-01 12:23:12 +01:00
keyb.c Indent all the code. 2020-02-02 13:56:37 +01:00
mode.c Update copyright dates. 2020-01-01 12:23:12 +01:00
rofi-icon-fetcher.c [IconFetcher] Do faster scaling. 2020-02-14 14:37:41 +01:00
rofi-types.c
rofi.c fix xetc to config_path (#1097) 2020-04-19 19:07:58 +02:00
theme.c [Themes] add calc() support to distance in theme format. (#1105) 2020-04-24 19:54:08 +02:00
timings.c Indent all the code. 2020-02-02 13:56:37 +01:00
view.c [DMenu] Implement -keep-right 2020-04-16 23:31:43 +02:00
xcb.c Indent all the code. 2020-02-02 13:56:37 +01:00
xrmoptions.c Indent all the code. 2020-02-02 13:56:37 +01:00