summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2011-10-18 01:39:01 -0400
committerJasper St. Pierre <jstpierre@mecheye.net>2012-03-20 17:08:34 -0400
commita3bf9b01aa7019798924b618160fcb184e096a3c (patch)
treef65ccf78e6e458a004b7318febc4e7ca1ead5725 /doc
parent402b4774585f600fb5257e03856630fb36516599 (diff)
downloadmutter-a3bf9b01aa7019798924b618160fcb184e096a3c.tar.gz
workspace: Don't try to use per-workspace MRU lists as a hint for focusing
Commit 2fc880db switched from focusing the topmost window as the default window to focusing the MRU window. This was done in alignment with the introduction of per-workspace MRU lists to avoid problems where the window stack was inadvertently changed when focusing windows during window switches. Now that focusing windows don't have as big an impact on the stacking order, we can revert back to focusing the top window, which is less confusing to the user. For now, leave per-workspace MRU lists, as they're a pretty good approximation of a global MRU list, and it works well enough. https://bugzilla.gnome.org/show_bug.cgi?id=620744
Diffstat (limited to 'doc')
-rw-r--r--doc/how-to-get-focus-right.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/how-to-get-focus-right.txt b/doc/how-to-get-focus-right.txt
index 53cfa5245..574a3a533 100644
--- a/doc/how-to-get-focus-right.txt
+++ b/doc/how-to-get-focus-right.txt
@@ -31,8 +31,7 @@ workspaces. In these cases, there needs to be a rule consistent with
the above about the new window to choose.
Focus method Behavior
- click Focus the most recently used window (same as the window
- on top)
+ click Focus the window on top
sloppy Focus the window containing the pointer if there is such
a window, otherwise focus the most recently used window.
mouse Focus the non-DESKTOP window containing the pointer if