yambar/modules
Daniel Eklöf 4f5e22e231 module/xwindow: de-registering events from active window may fail
De-registering events from the previous active window may fail (when
the previous window has been destroyed).

Catch this early, and only log a debug message. This avoids having a
normal occurrence polluting the output with error messages.
2019-01-20 12:04:29 +01:00
..
alsa.c module/alsa: handle failure(s) to attach to card or find mixer 2019-01-19 19:58:02 +01:00
backlight.c module/backlight: fix logging name 2019-01-19 17:06:23 +01:00
battery.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
clock.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
CMakeLists.txt allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
i3.c misc: make use of the xcb-aux library 2019-01-19 18:47:34 +01:00
label.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
mpd.c module/mpd: silence overflow warning 2019-01-20 11:35:20 +01:00
network.c module/network: remove debug logging 2019-01-19 17:01:38 +01:00
removables.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +01:00
xkb.c module/xkb: log all available layouts at startup 2019-01-19 18:54:31 +01:00
xwindow.c module/xwindow: de-registering events from active window may fail 2019-01-20 12:04:29 +01:00