]> git.sur5r.net Git - i3/i3/commit
Raise floating window to top when it gets focus
authorOrestis Floros <orestisf1993@gmail.com>
Fri, 22 Sep 2017 19:00:06 +0000 (22:00 +0300)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 24 Sep 2017 15:07:07 +0000 (17:07 +0200)
commit8653bfe8d38c206bda9ffd50fce28f8409bcc4d9
tree26858648f4207ffc1bdba29985e659d186e0c109
parent683e33199d7905786ddc83a9fcf33d0b722c2e50
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