]> git.sur5r.net Git - i3/i3/commit
Feature: improve active window request handling
authorTony Crisci <tony@dubstepdish.com>
Fri, 2 May 2014 20:27:26 +0000 (16:27 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 3 May 2014 13:57:43 +0000 (15:57 +0200)
commit22b4215d9238d2b9ac64eb9a65afb5faa4ce33cc
tree15c796229f25659798087500295a7ac8bff41dae
parent7170afc2c702dbb1a9a38bd1cda560c4400f1bab
Feature: improve active window request handling

Allow client requests of type _NET_ACTIVE_WINDOW to switch workspaces if
they indicate they are a pager. Otherwise, set the urgency hint on that
con to indicate that something happened.

This allows task switchers like skippy-xd to work properly.

http://standards.freedesktop.org/wm-spec/latest/ar01s03.html#idm140251368127856
src/handlers.c
testcases/t/195-net-active-window.t