awesome/objects
Uli Schlachter 0194c5daf9 Wibox: Check if a window exists before changing it
wibox_set_border_color() and luaA_wibox_set_border_width() didn't check if a
wibox really had an associated X11 window before changing this window which
resulted in (silent) errors.

Signed-off-by: Uli Schlachter <psychon@znc.in>
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-11-16 15:12:46 +01:00
..
widgets titlebar: remove 2009-10-20 20:42:05 +02:00
button.c luaclass: implement object checking 2009-10-27 12:16:30 +01:00
button.h button: move into objects 2009-10-20 20:42:05 +02:00
client.c image: remove bad usage of globalconf.L 2009-11-10 10:48:23 +01:00
client.h luaclass: implement object checking 2009-10-27 12:16:30 +01:00
image.c image: remove bad usage of globalconf.L 2009-11-10 10:48:23 +01:00
image.h image: remove bad usage of globalconf.L 2009-11-10 10:48:23 +01:00
key.c luaclass: implement object checking 2009-10-27 12:16:30 +01:00
key.h key: move into objects 2009-10-20 20:42:05 +02:00
tag.c luaclass: implement object checking 2009-10-27 12:16:30 +01:00
tag.h timer: move into objects 2009-10-20 20:42:04 +02:00
timer.c luaclass: implement object checking 2009-10-27 12:16:30 +01:00
timer.h timer: move into objects 2009-10-20 20:42:04 +02:00
wibox.c Wibox: Check if a window exists before changing it 2009-11-16 15:12:46 +01:00
wibox.h titlebar: remove 2009-10-20 20:42:05 +02:00
widget.c widget: fix screen number of layouts as arg 2009-11-09 21:27:26 +01:00
widget.h widgets: move into objects 2009-10-20 20:42:05 +02:00