awesome/objects
Uli Schlachter 6494540b0c Unban clients when they are focused
In commit 3dbf89c I removed a client_unban() in the code path for focusing
clients. The idea was that client focusing is now done after rebanning, so that
it should already be visible by the time this code is executed.

However, minimized clients obviously don't get unbanned, So we have to call
client_unban() here to make sure the client is unminimized.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2011-01-09 10:44:19 +01:00
..
button.c luaclass properties: Use C strings 2010-09-01 15:41:41 +02:00
button.h fix tag header and order build 2010-05-28 13:28:25 +02:00
client.c Unban clients when they are focused 2011-01-09 10:44:19 +01:00
client.h Lazyle set the input focus (FS#804) 2010-10-10 14:57:14 +02:00
drawin.c Remove a possibility for lua to cause X11 errors 2010-12-19 14:29:52 +01:00
drawin.h Drawin: Add bg_color property 2010-12-12 21:14:04 +01:00
key.c common/xutil.c: Stop using a_tokenize 2010-09-02 19:22:08 +02:00
key.h fix tag header and order build 2010-05-28 13:28:25 +02:00
tag.c Widgets: Remove 2010-10-06 13:27:21 +02:00
tag.h fix tag header and order build 2010-05-28 13:28:25 +02:00
timer.c timer: add again method 2010-12-17 15:07:40 +01:00
timer.h fix tag header and order build 2010-05-28 13:28:25 +02:00
window.c Emit mouse::move signals when we get a motionnotify 2010-10-06 20:44:22 +02:00
window.h xcolor: Rename to color 2010-10-06 20:14:19 +02:00