rofi/source
Dave Davenport 1b1aa37f20
#1802: Calc broken fix (#1803)
* [Theme] First move to double internal calculations.

* [Theme] Allow float numbers.

* [Theme] Fix unary - and tighten the grammar parser.

* [Theme] Rename % to modulo to fix compiler.

* [Theme] Dump right modulo syntax.

* [Test] add missing end_test

* [Grammar] Allow negative numbers as property value
2023-02-14 15:53:10 +01:00
..
modes [Dmenu] Small fix that disabled async mode when multi-select is enabled. 2023-02-11 18:53:31 +01:00
widgets I785 (#1789) 2023-01-22 17:25:17 +01:00
css-colors.c [Cleanup] Using clang-tidy 2021-08-18 01:16:45 +02:00
helper.c I785 (#1789) 2023-01-22 17:25:17 +01:00
history.c Update copyright dates. 2023-01-14 13:02:35 +01:00
keyb.c I785 (#1789) 2023-01-22 17:25:17 +01:00
mode.c Update copyright dates. 2023-01-14 13:02:35 +01:00
rofi-icon-fetcher.c Update copyright dates. 2023-01-14 13:02:35 +01:00
rofi-types.c Merge List and Array type into one. (#1572) 2022-01-25 09:57:59 +01:00
rofi.c Update copyright dates. 2023-01-14 13:02:35 +01:00
theme.c #1802: Calc broken fix (#1803) 2023-02-14 15:53:10 +01:00
timings.c Update copyright dates. 2023-01-14 13:02:35 +01:00
view.c [View] Fix wrong bitmask checking. (& not |) 2023-01-30 21:14:57 +01:00
xcb.c Update copyright dates. 2023-01-14 13:02:35 +01:00
xrmoptions.c Update copyright dates. 2023-01-14 13:02:35 +01:00