]> git.sur5r.net Git - i3/i3/commit
Handle EWMH requests to change current desktop
authorTony Crisci <tony@dubstepdish.com>
Fri, 4 Jul 2014 09:39:07 +0000 (05:39 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 10 Jul 2014 20:39:42 +0000 (22:39 +0200)
commit0514be8d4b6a0470dff9ec9c5f00af7d63a07664
treee73f7c68d3c13f5db81b918ac23a86e62e4b2a5e
parent196e748e94550b0f31714517526147a47f922ee5
Handle EWMH requests to change current desktop

This request is used by pagers and bars to change the current
desktop likely as a result of some user action. We interpret this as
a request to focus the given workspace.

for more information see:

http://standards.freedesktop.org/wm-spec/latest/ar01s03.html#idm140251368135008
src/handlers.c
testcases/t/217-NET_CURRENT_DESKTOP.t