Commit graph

12 commits

Author SHA1 Message Date
Johan Malm
d7d838d682 src/main.c: read themerc specified by rc.xml 2020-07-20 19:53:03 +01:00
Johan Malm
8a42bc9184 xbm.c: refactor and load builtin icons as fallback 2020-07-13 20:09:34 +01:00
Johan Malm
1330071e0c Load close.xbm based on rc.xml theme name 2020-07-09 22:41:54 +01:00
Johan Malm
f7fa28ab42 Render close, iconify and maximize buttons 2020-07-06 21:58:51 +01:00
Johan Malm
e1b86555f4 src/theme/xbm/parse.c: refactor 2020-07-03 22:03:44 +01:00
Johan Malm
baca410560 Render window close button 2020-06-29 19:27:59 +01:00
Johan Malm
40e862f3ac src/theme/xbm/parse.c: generate cairo_surface 2020-06-26 21:52:38 +01:00
Johan Malm
f86394a997 Add src/theme/xbm/parse.c 2020-06-23 07:17:07 +01:00
Johan Malm
d80a7b518f Add src/theme/xbm/tokenize.c 2020-06-22 19:03:02 +01:00
Johan Malm
f6578248c0 src/keybind.c: move keybind_print() to dbg.c 2020-06-18 20:39:55 +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