awesome/objects
Uli Schlachter 85c97f45fd Revert "Don't call "focus" hook in client_focus()"
This reverts commit 27f9c0177a.

This commit broke code like the following because reading client.focus would
still return the previously focused client:

awful.client.focus.byidx(1)
if client.focus then client.focus:raise() end
2010-08-17 21:33:07 +02:00
..
widgets Move the systray info to globalconf 2010-08-16 13:55:12 +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 Revert "Don't call "focus" hook in client_focus()" 2010-08-17 21:33:07 +02:00
client.h Remove support for zaphod mode 2010-08-16 13:47:40 +02:00
image.c Use a single gc for all graphics operation 2010-08-17 15:44:44 +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 Remove support for zaphod mode 2010-08-16 13:47:40 +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 Use a single gc for all graphics operation 2010-08-17 15:44:44 +02:00
wibox.h Use a single gc for all graphics operation 2010-08-17 15:44:44 +02:00
widget.c Use a single gc for all graphics operation 2010-08-17 15:44:44 +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