yambar/modules
Daniel Eklöf e25c42dc87
module/river: meson: explicitly add wl_proto_src + wl_proto_headers to sources
The ‘river’ module depends on generated protocol sources. These are
normally provided, indirectly, by the Wayland bar backend. But when
building plugins as shared modules, the plugins no longer depend on
the bar, and thus ‘river’ fails to build.

Fix this by doing two things:

* **Remove** the ‘river’ protocol from the ‘generic’ Wayland protocols
* Explicitly add both the generic and the ‘river’ specific protocols
  to the ‘river’ module.
2020-09-24 17:30:18 +02:00
..
alsa.c module/alsa+backlight: round() percentage values 2020-09-24 13:57:05 +02:00
backlight.c module/alsa+backlight: round() percentage values 2020-09-24 13:57:05 +02:00
battery.c module/battery: estimate remaining time from charge+current 2020-06-21 20:44:34 +02:00
clock.c module/clock: detect when we need to update every second 2020-09-24 16:01:18 +02:00
i3-common.c module/i3-common: fix compilation warning with asan 2020-07-07 14:06:29 +02:00
i3-common.h modules/sway-xkb: new module, uses sway 'input' events to expose kbd layout 2019-08-14 21:51:43 +02:00
i3-ipc.h module/i3: use our own copy of i3/ipc.h 2019-03-31 12:08:44 +02:00
i3.c module/i3: workaround 'workspace init' event being sent twice 2020-04-28 18:56:39 +02:00
label.c modules: move 'content' and 'anchors' to MODULE_COMMON_ATTRS 2020-01-24 21:08:39 +01:00
meson.build module/river: meson: explicitly add wl_proto_src + wl_proto_headers to sources 2020-09-24 17:30:18 +02:00
mpd.c module/mpd: thrd_success isn't necessarily 0 2020-05-03 14:25:17 +02:00
network.c modules: move 'content' and 'anchors' to MODULE_COMMON_ATTRS 2020-01-24 21:08:39 +01:00
removables.c module/removable: 'ignore' is now applied to partitions too 2020-06-21 10:24:52 +02:00
river.c moduel/river: at startup, don't instantiate seat-status before binding outputs 2020-07-24 17:44:35 +02:00
sway_xkb.c modules: move 'content' and 'anchors' to MODULE_COMMON_ATTRS 2020-01-24 21:08:39 +01:00
xkb.c modules: move 'content' and 'anchors' to MODULE_COMMON_ATTRS 2020-01-24 21:08:39 +01:00
xwindow.c modules: move 'content' and 'anchors' to MODULE_COMMON_ATTRS 2020-01-24 21:08:39 +01:00