yambar/bar
Daniel Eklöf 4daa3d9904
meson: stop using deprecated functions, require meson >= 0.58
* get_pkgconfig_variable() -> get_variable()
* prog.path() -> prog.full_path()
* meson.build_root() -> meson.global_build_root()
2022-02-27 11:32:46 +01:00
..
backend.h bar: add bar->output_name(), returns the name of the output we’re on 2021-08-09 19:56:47 +02:00
bar.c bar: do a synchronous “refresh” *before* starting the modules 2021-10-22 18:05:20 +02:00
bar.h config: add inheritable option “font-shaping” 2022-02-23 18:43:13 +01:00
meson.build meson: stop using deprecated functions, require meson >= 0.58 2022-02-27 11:32:46 +01:00
private.h Add layer option 2021-08-25 18:42:46 +02:00
wayland.c bar/wayland: error handling when dispatching Wayland events 2022-01-09 23:12:52 +01:00
wayland.h wayland: mucho wip: initial sort-of-working wayland backend 2019-02-03 11:08:53 +01:00
xcb.c Fix: X11 struts 2021-12-09 02:07:24 +01:00
xcb.h bar: wip: define a 'backend' interface 2019-01-29 20:59:25 +01:00