Johan Malm
|
cda27da33e
|
theme: set sane values if no theme found
|
2020-08-21 19:54:28 +01:00 |
|
Johan Malm
|
4d1363dcae
|
include/: refactor header files more
|
2020-08-03 20:56:38 +01:00 |
|
Johan Malm
|
b2f68756a1
|
data/rc.xml: make consistent with openbox
|
2020-07-28 21:35:23 +01:00 |
|
Johan Malm
|
e128d62314
|
data/rc.xml: update
|
2020-07-18 11:42:16 +01:00 |
|
Johan Malm
|
1330071e0c
|
Load close.xbm based on rc.xml theme name
|
2020-07-09 22:41:54 +01:00 |
|
Johan Malm
|
158f42d1e8
|
src/rcxml.c: parse <keybind>
|
2020-06-19 22:00:22 +01:00 |
|
Johan Malm
|
c7a179f5b3
|
theme: add window_active_handle_bg_color
|
2020-06-12 21:41:30 +01:00 |
|
Johan Malm
|
d40445da1d
|
Add theme.c to parse openbox's themerc
|
2020-06-11 21:20:43 +01:00 |
|
Johan Malm
|
bc51e0ad2f
|
src/config/rcxml.c: parse xml from buffer
Avoid unit tests writing to/from files by using xmlParseMemory() instead
of xmlReadFile().
|
2020-06-09 21:40:46 +01:00 |
|
Johan Malm
|
898d80e04f
|
rc.xml: add <lab><keyboard><layout>
|
2020-06-08 19:49:19 +01:00 |
|
Johan Malm
|
6166e9b370
|
Read rc.xml and begin parsing
|
2020-06-05 23:04:54 +01:00 |
|