yambar/bar
Daniel Eklöf 76655bc944 bar/wayland: much improved error handling
Most asserts() have now been replaced with error messages. Cleanup()
no longer tries to free/destroy NULL resources.
2019-02-07 11:51:42 +01:00
..
backend.h bar: wip: define a 'backend' interface 2019-01-29 20:59:25 +01:00
bar.c bar: call backend->cleanup() when backend->setup() fails 2019-02-07 11:50:52 +01:00
private.h bar: wip: define a 'backend' interface 2019-01-29 20:59:25 +01:00
wayland.c bar/wayland: much improved error handling 2019-02-07 11:51:42 +01:00
wayland.h wayland: mucho wip: initial sort-of-working wayland backend 2019-02-03 11:08:53 +01:00
xcb.c bar/xcb: cleanup: don't try to free NULL resources 2019-02-07 11:51:26 +01:00
xcb.h bar: wip: define a 'backend' interface 2019-01-29 20:59:25 +01:00