awesome/objects
Uli Schlachter 29b09cf7da Ignore re-focusing the focused client
When something gives the input focus to the client which already has the input
focus, bad things can happen. Normally, you'd expect nothing to happen in this
case, but X11 is not that simple.

When updating the input focus and the focused client has the nofocus hint set,
we are actually taking away the focus from this client.

Hopefully this fixes FS#973.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-07-06 13:37:58 +02:00
..
button.c Renamed luaL_reg to luaL_Reg 2012-06-12 10:52:10 +02:00
button.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
client.c Ignore re-focusing the focused client 2012-07-06 13:37:58 +02:00
client.h Don't pass cairo surfaces around on the lua stack 2012-05-28 09:29:47 +02:00
drawin.c Renamed luaL_reg to luaL_Reg 2012-06-12 10:52:10 +02:00
drawin.h drawin: Remove bg_color property 2011-12-23 16:54:55 +01:00
key.c lua_objlen wrapped in luaA_rawlen 2012-06-12 11:02:57 +02:00
key.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
tag.c Renamed luaL_reg to luaL_Reg 2012-06-12 10:52:10 +02:00
tag.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
timer.c Renamed luaL_reg to luaL_Reg 2012-06-12 10:52:10 +02:00
timer.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
window.c Renamed luaL_reg to luaL_Reg 2012-06-12 10:52:10 +02:00
window.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00