yambar/modules
Daniel Eklöf 9d5bbe0566 misc: xcb_connect() always returns a non-NULL pointer
Instead, we need to check if xcb_connection_has_error() says something
went wrong. We also need to call xcb_disconnect() on the disfunctional
XCB connection object.
2019-01-19 18:45:15 +01:00
..
alsa.c allow plugins to be compiled into the f00bar main binary 2019-01-14 20:57:03 +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: xcb_connect() always returns a non-NULL pointer 2019-01-19 18:45:15 +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: socket may already exist, but not be connectable 2019-01-19 17:00:08 +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 initial state 2019-01-19 17:05:34 +01:00
xwindow.c misc: xcb_connect() always returns a non-NULL pointer 2019-01-19 18:45:15 +01:00