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
2016-02-19 18:48:49 +01:00
2015-09-30 09:03:34 +02:00
2016-01-17 18:49:00 +01:00
2015-11-02 17:32:04 -05:00
2015-11-22 19:57:46 +01:00
2015-09-30 08:55:07 +02:00
2015-11-19 13:32:35 +01:00
Description
No description provided
18 MiB
Languages
C 58.4%
Perl 36%
Raku 2.6%
Ruby 1.2%
Shell 0.7%
Other 1.1%