]> git.sur5r.net Git - i3/i3/commit
floating_maybe_reassign_ws: show workspace before focusing
authorOrestis Floros <orestisf1993@gmail.com>
Sat, 9 Dec 2017 13:35:05 +0000 (15:35 +0200)
committerOrestis Floros <orestisf1993@gmail.com>
Sat, 9 Dec 2017 14:39:33 +0000 (16:39 +0200)
commit87ed8df4fabc36bb4a5e30af4f638cc1febc4bdb
treef5f52f517554049ecf03b121f7a9e4ffebbc3004
parent23cfbc54c5e228d6306af46d760cbe14a5aedcdb
floating_maybe_reassign_ws: show workspace before focusing

With this change i3 will correctly switch to the focused workspace.
This fixes bug with moving floating windows with 'move <direction>' or by dragging like _NET_CURRENT_DESKTOP not getting updated or 'workspace back_and_forth' not working.

Fixes #2921.
src/floating.c