note about bug in tab focusing
This commit is contained in:
parent
b2444df787
commit
78a68f3e10
6
README
6
README
@ -194,8 +194,10 @@ METACITY BUGS, NON-FEATURES, AND CAVEATS
|
|||||||
|
|
||||||
- Should support click-to-focus as an option.
|
- Should support click-to-focus as an option.
|
||||||
|
|
||||||
- There is some sort of race condition with Alt-Tab that can
|
- With Alt+Tab, if the mouse pointer is over the tab popup window,
|
||||||
sometimes result in the focus not moving.
|
when the tab popup window closes the window under the pointer will get
|
||||||
|
an enter event and thus take the focus, instead of the window you
|
||||||
|
just tabbed to.
|
||||||
|
|
||||||
- The focus rectangle around the icons in the Alt-Tab popup
|
- The focus rectangle around the icons in the Alt-Tab popup
|
||||||
is ugly, should use a GTK-like focus rectangle, or maybe
|
is ugly, should use a GTK-like focus rectangle, or maybe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user