awesome/objects
Uli Schlachter 87237a197f Get a client's property more intelligently
Previous, there was a round-trip after each request for a property since we
waited for the reply immediately. Instead, it makes a lot more sense to first
send all of the requests and then handle all the replies. This now takes only a
single round-trip for all the properties from client_update_properties().

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-08-09 13:54:49 +02:00
..
widgets fix some deprecated atom constants 2010-08-08 21:43:23 +02:00
button.c luaclass: take care of inheritance garbage collection 2010-05-28 13:27:49 +02:00
button.h fix tag header and order build 2010-05-28 13:28:25 +02:00
client.c Get a client's property more intelligently 2010-08-09 13:54:49 +02:00
client.h Split up client_getbywin() 2010-08-09 11:56:29 +02:00
image.c luaclass: take care of inheritance garbage collection 2010-05-28 13:27:49 +02:00
image.h fix tag header and order build 2010-05-28 13:28:25 +02:00
key.c key: split resolving in keyresolv 2010-05-28 13:28:20 +02:00
key.h fix tag header and order build 2010-05-28 13:28:25 +02:00
tag.c luaclass: take care of inheritance garbage collection 2010-05-28 13:27:49 +02:00
tag.h fix tag header and order build 2010-05-28 13:28:25 +02:00
timer.c luaclass: take care of inheritance garbage collection 2010-05-28 13:27:49 +02:00
timer.h fix tag header and order build 2010-05-28 13:28:25 +02:00
wibox.c Register systray only if systray widgets are attached. (FS#503) 2010-07-22 09:24:36 +02:00
wibox.h Register systray only if systray widgets are attached. (FS#503) 2010-07-22 09:24:36 +02:00
widget.c fix some deprecated atom constants 2010-08-08 21:43:23 +02:00
widget.h fix tag header and order build 2010-05-28 13:28:25 +02:00
window.c Turn this into a reparenting WM 2010-08-09 11:56:26 +02:00
window.h Turn this into a reparenting WM 2010-08-09 11:56:26 +02:00