yambar/bar
Daniel Eklöf c1d32af58e meson: use a local copy of wlr-layer-shell-unstable-v1.xml
When downloading a copy of the f00bar repository (for example, a
released version), submodules are not included.

Thus, to enable building from such source trees, use a local copy
instead.

Note: we still keep the submodule, for easy updating.
2019-05-07 20:42:19 +02:00
..
backend.h cmake: break out bar stuff to separate CMakeLists.txt 2019-02-07 12:06:16 +01:00
bar.c bar: need to double border size (why?) 2019-02-28 20:09:50 +01: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