]> git.sur5r.net Git - i3/i3/commit
Handle _NET_ACTIVE_WINDOW for scratchpad windows. (#2458)
authorIngo Bürk <admin@airblader.de>
Tue, 27 Sep 2016 01:32:05 +0000 (03:32 +0200)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Tue, 27 Sep 2016 01:32:05 +0000 (18:32 -0700)
commitf4f9b7102d9f19e7cf8f5d255c067cd332491676
tree4d54b28bd2165d71c6dd551f85d7d6869dbd14e0
parentb638ce2e4cd10910c4b47f4cb843f76c8a3522ed
Handle _NET_ACTIVE_WINDOW for scratchpad windows. (#2458)

We call scratchpad_show() on _NET_ACTIVE_WINDOW requests if the request
came from a pager. This is consistent with the i3 »focus« command because
we assume the user requested to see the window, so we do the only
sensible thing.

fixes #2455
src/handlers.c
testcases/t/195-net-active-window.t