]> git.sur5r.net Git - i3/i3/commit - src/con.c
Raise floating window to top when it gets focus 2978/head
authorOrestis Floros <orestisf1993@gmail.com>
Fri, 22 Sep 2017 19:00:06 +0000 (22:00 +0300)
committerOrestis Floros <orestisf1993@gmail.com>
Fri, 22 Sep 2017 23:41:58 +0000 (02:41 +0300)
commit76214b04e841cddb7d1b1bcbe52561f323570cf9
treed41536a3fc966f9d080ebd95de53dc145e75d6df
parentbf7aeced308c07b9d324c7d85a39d35618343a18
Raise floating window to top when it gets focus

Applied for:
1. '[...] focus' for a floating container raises it to the top.
2. Focusing a window through a focus event raises it to the top.

Fixes #2572
src/click.c
src/con.c
src/handlers.c
testcases/t/135-floating-focus.t