awesome/objects
Uli Schlachter ba64f3c3cd client_focus_refresh: Always set input focus
Lua code can give the input focus to unfocusable clients. That means they have
nofocus set and they don't implement WM_TAKE_FOCUS.

Previously, the previously focused client continued getting input events in that
event. Now the last client is properly unfocused.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-04-06 12:24:34 +02:00
..
button.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
button.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
client.c client_focus_refresh: Always set input focus 2012-04-06 12:24:34 +02:00
client.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
drawin.c drawin: Remove bg_color property 2011-12-23 16:54:55 +01:00
drawin.h drawin: Remove bg_color property 2011-12-23 16:54:55 +01:00
key.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
key.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
tag.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
tag.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
timer.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
timer.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
window.c Minor readability fixes, STREQ()-like macros added 2011-11-18 17:56:21 +01:00
window.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00