]> git.sur5r.net Git - i3/i3/commit
Bugfix: Correctly revert focus to other floating windows when closing a floating...
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 21 Sep 2011 22:28:01 +0000 (23:28 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 22 Sep 2011 19:10:51 +0000 (20:10 +0100)
commit4dbda7311480c231332a9dab9ed23d00abecb7e9
tree03d51bf987b76b87acccc6f02ec0d4ebc823dbb8
parent67aab7c8bd7bdb2bff5064b14efb1149d7995f55
Bugfix: Correctly revert focus to other floating windows when closing a floating window

Uncovered by the testsuite \o/
include/tree.h
src/cmdparse.y
src/con.c
src/floating.c
src/handlers.c
src/randr.c
src/tree.c
src/workspace.c