labwc/include
Johan Malm 82dc192217 rcxml.c: parse font name+size for ActiveWindow
For example:

    <theme>
      <font place="ActiveWindow">
        <name>sans</name>
        <size>8</size>
      </font>
    </theme>
2020-07-31 11:11:50 +01:00
..
config Add src/config/config-dir.c 2020-07-18 11:28:39 +01:00
theme xbm.c: refactor and load builtin icons as fallback 2020-07-13 20:09:34 +01:00
buf.h src/config/rcxml.c: parse xml from buffer 2020-06-09 21:40:46 +01:00
labwc.h Render close, iconify and maximize buttons 2020-07-06 21:58:51 +01:00
rcxml.h rcxml.c: parse font name+size for ActiveWindow 2020-07-31 11:11:50 +01:00
spawn.h src/rcxml.c: parse <keybind> 2020-06-19 22:00:22 +01:00
theme.h src/main.c: read themerc specified by rc.xml 2020-07-20 19:53:03 +01:00