]> git.sur5r.net Git - i3/i3/commit
Set EWMH active window to None when none has focus
authorTony Crisci <tony@dubstepdish.com>
Sat, 31 May 2014 16:06:39 +0000 (12:06 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 1 Jun 2014 09:45:59 +0000 (11:45 +0200)
commitb4507da71307887bb7d37d5a75f174139a1d6273
tree5f5a742fbc5ce1b96ffcf018e58bd538653149ce
parentc7aae5603005d5277633b179cf27e3106b35371f
Set EWMH active window to None when none has focus

_NET_ACTIVE_WINDOW:

> The window ID of the currently active window or None if no window has
> the focus.

This fixes a bug that would not update _NET_ACTIVE_WINDOW when focus
changed to an i3 container without a window such as a branch or
workspace content container.
src/x.c
testcases/t/195-net-active-window.t