yambar/bar
Daniel Eklöf cb0bc20b38 bar: destroy modules in destroy(), not at the end of run()
This ensures we properly destroy everything when a bar has been
instantiated, but not run().
2019-05-09 19:14:29 +02:00
..
backend.h cmake: break out bar stuff to separate CMakeLists.txt 2019-02-07 12:06:16 +01:00
bar.c bar: destroy modules in destroy(), not at the end of run() 2019-05-09 19:14:29 +02:00
bar.h bar: add margin properties to the border 2019-02-17 15:45:02 +01:00
meson.build meson: use a local copy of wlr-layer-shell-unstable-v1.xml 2019-05-07 20:42:19 +02:00
private.h bar: move x,y coordinates to xcb backend 2019-02-17 19:40:20 +01:00
wayland.c bar: wayland: check return values of ftruncate(), read() and write() 2019-05-04 11:27:51 +02:00
wayland.h wayland: mucho wip: initial sort-of-working wayland backend 2019-02-03 11:08:53 +01:00
xcb.c bar: xcb: check return values of ftruncate(), read() and write() 2019-05-04 11:28:17 +02:00
xcb.h bar: wip: define a 'backend' interface 2019-01-29 20:59:25 +01:00