Ingo Bürk a9d8184c73 Determine focused workspace correctly when moving workspace to output.
This patch correctly determines the previously focused workspace on the
target output when moving a workspace to another output. Before, we used
nodes_head for this, which will not actually return the previously focused
workspace, but just the first workspace on that output. Hence, we now use
focus_head instead.

This bug was introduced all the way back in 1e143fea when the feature of
moving workspaces to another output was first implemented.

fixes #2229
2016-02-25 19:12:09 +01:00
..
2014-12-10 20:42:52 +01:00
2015-03-30 08:28:36 +02:00
2015-09-11 23:12:07 +02:00
2013-11-19 20:28:32 +01:00
2014-05-20 19:59:49 +02:00