]> git.sur5r.net Git - i3/i3/commit
Support _NET_ACTIVE_WINDOW ClientMessages
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 7 Aug 2012 07:50:47 +0000 (09:50 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 7 Aug 2012 07:50:47 +0000 (09:50 +0200)
commitfa4894fbaafb48c2b0ae95e206fafde6beab4c67
treebcef02635cf381c7314c3324756f9f7f8ade8902
parent122130d868815fc185efe87c3d59a0b8a88b1d9e
Support _NET_ACTIVE_WINDOW ClientMessages

Since we advertise _NET_ACTIVE_WINDOW support (but only set the
corresponding atom currently), it makes sense to also support the
ClientMessage. Apps such as Gajim use it to set focus to the roster
window when clicking on the tray icon for example.

fixes #767
src/handlers.c