mirror of
https://github.com/brl/mutter.git
synced 2024-12-29 14:22:13 +00:00
7a4c808e43
Mutter previously defined display->focus_window as the window that the server says is focused, but kept display->expected_focus_window to indicate the window that we have requested to be focused. But it turns out that "expected_focus_window" was almost always what we wanted. Make MetaDisplay do a better job of tracking focus-related requests and events, and change display->focus_window to be our best guess of the "currently" focused window (ie, the window that will be focused at the time when the server processes the next request we send it). https://bugzilla.gnome.org/show_bug.cgi?id=647706 |
||
---|---|---|
.. | ||
draw-workspace.c | ||
draw-workspace.h | ||
frames.c | ||
frames.h | ||
gradient.c | ||
menu.c | ||
menu.h | ||
metaaccellabel.c | ||
metaaccellabel.h | ||
preview-widget.c | ||
resizepopup.c | ||
resizepopup.h | ||
tabpopup.c | ||
tabpopup.h | ||
testgradient.c | ||
theme-parser.c | ||
theme-private.h | ||
theme-viewer.c | ||
theme.c | ||
tile-preview.c | ||
tile-preview.h | ||
ui.c | ||
ui.h |