Michael Stapelberg 584a6b6b59 Revert "raise floating windows when focusing (Thanks Marcos)"
This commit breaks floating window keyboard focus order
(t/135-floating-focus.t) when you have > 2 floating windows. Since
keyboard focus is more important than saving one click to raise floating
windows, I revert the commit.

Note that we cannot implement this without keeping a third list (beneath
floating_windows and focus) for the z coordinate of a floating window.
This seems not worth it.

This reverts commit 064be457e59603e1d4a4b45b4bf138dcc231a849.
2012-09-28 17:57:17 +02:00
2012-09-19 18:44:13 +02:00
2012-09-19 17:53:27 +02:00
2012-09-27 12:37:38 +02:00
2011-08-28 17:44:42 +02:00
2011-08-28 17:44:42 +02:00
2012-04-25 23:06:39 +02:00
Description
No description provided
15 MiB
Languages
C 58.6%
Perl 29%
Raku 9.4%
Ruby 1.2%
Shell 0.7%
Other 1.1%