|
689b405d9d
|
internal: fixes to config path handling
|
2024-02-12 15:13:27 +00:00 |
|
|
dbe5835573
|
internal: make int errors throw
|
2024-02-11 16:15:03 +00:00 |
|
|
7c5f672b2f
|
internal: various stability improvements
|
2024-02-11 15:38:51 +00:00 |
|
|
c1f5b0ab48
|
internal: fix handling of escaped #
|
2024-02-10 01:50:22 +00:00 |
|
|
f5056f78d5
|
api: add some qol stuff needed by hyprland
|
2024-02-09 16:31:08 +00:00 |
|
|
ab007915f7
|
config: make special own its subcategories if not set
|
2024-02-09 04:35:16 +00:00 |
|
|
ff30ccf3cb
|
API: add a few convenience funcs needed by hyprland
|
2024-02-09 03:28:34 +00:00 |
|
|
26d2638f74
|
API: fix usage of stl in parseFile
|
2024-02-09 03:28:07 +00:00 |
|
Vaxry
|
1db2a12767
|
CI: add fuzzing and sanitizing (#5)
|
2023-12-31 16:51:50 +01:00 |
|
|
1210de188c
|
configOptions: add allowMissingConfig
|
2023-12-31 01:59:37 +01:00 |
|
|
70145fd8da
|
core: add options for config parser
|
2023-12-30 13:32:29 +01:00 |
|
|
a081d90b19
|
core: add custom data types
|
2023-12-29 19:35:23 +01:00 |
|
Vaxry
|
d6bb511810
|
CI: Add arch cross-compile and test (#1)
|
2023-12-29 17:52:44 +01:00 |
|
|
710bf1276a
|
core: add parseFile
|
2023-12-29 13:43:36 +01:00 |
|
|
cc05e782b3
|
core: add special categories
|
2023-12-29 13:26:21 +01:00 |
|
|
c5d9b60170
|
core: add env
|
2023-12-29 12:01:01 +01:00 |
|
|
582d35fee8
|
core: make dynamic variable changes affect lines where it is used
|
2023-12-29 11:48:55 +01:00 |
|
|
158c66c5db
|
core: add variables
|
2023-12-29 11:40:08 +01:00 |
|
|
090dcb22ea
|
core: add dynamic handlers
|
2023-12-29 11:22:24 +01:00 |
|
|
19479c3216
|
core: add support for handlers
|
2023-12-28 23:25:57 +01:00 |
|
|
1c46cc857b
|
add comma-separated rgb and rgba
|
2023-12-28 21:23:10 +01:00 |
|
|
750d011806
|
add support for vec2
|
2023-12-28 21:04:51 +01:00 |
|
|
e15526ee91
|
initial commit
parses variables. Progress, I guess.
|
2023-12-28 20:38:01 +01:00 |
|