]> git.sur5r.net Git - i3/i3/commit
Don't raise floating windows when workspace is shown 3153/head
authorOrestis Floros <orestisf1993@gmail.com>
Mon, 26 Feb 2018 01:26:05 +0000 (03:26 +0200)
committerOrestis Floros <orestisf1993@gmail.com>
Mon, 26 Feb 2018 01:26:05 +0000 (03:26 +0200)
commit60200b1d3c4c6f50f7e8e0b19c26d8ccd77d0cea
tree97b90386fafc7efa6d77640425f2bdc0178bc290
parent27e60bd9d024353b8b5a2fe45e8e3c07b8e0c186
Don't raise floating windows when workspace is shown

From comment:
https://github.com/i3/i3/issues/2990#issuecomment-368345169

To easily reproduce:
1. Open 2 floating windows
2. Focus (with `focus_follows_mouse`) the one behind
3. Move the mouse to the other workspace
4. Move the mouse inside the previous workspace (without it even
touching a window)
src/workspace.c