Oops, panel and desktop can be focused by Ctrl-Alt-Tab too
This commit is contained in:
parent
96bb3fd89a
commit
94b76b0762
@ -77,11 +77,11 @@ without using the mouse, for example, by grabs).
|
|||||||
|
|
||||||
Finally, windows of type WM_DOCK or WM_DESKTOP (e.g. the desktop and
|
Finally, windows of type WM_DOCK or WM_DESKTOP (e.g. the desktop and
|
||||||
the panel) present a special case. For all focus modes, we only focus
|
the panel) present a special case. For all focus modes, we only focus
|
||||||
these windows if the user clicks on them. (Well, erm, actually they
|
these windows if the user clicks on them or uses Ctrl-Alt-Tab to
|
||||||
can be focused in click and sloppy focus modes if no other window
|
navigate to them. (Well, erm, actually they can be focused in click
|
||||||
besides these are found, but there shouldn't be any difference in
|
and sloppy focus modes if no other window besides these are found, but
|
||||||
behavior between doing this and focusing the designated
|
there shouldn't be any difference in behavior between doing this and
|
||||||
"no_focus_window")
|
focusing the designated "no_focus_window")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user