mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 00:50:42 -05:00
614d6bd0f8
If the user Alt-Tabs out of the window, we will be left thinking the Alt key is still pressed since we don't see a release for it. Solve this and other related issues for the nested X11 compositor by selecting for KeymapStateMask which causes a KeymapNotify event to be sent after each FocusIn, and when we get these events, update the internal XKB state and send any necessary modifiers events to clients. https://bugzilla.gnome.org/show_bug.cgi?id=753948 |
||
---|---|---|
.. | ||
meta-backend-x11.c | ||
meta-backend-x11.h | ||
meta-barrier-x11.c | ||
meta-barrier-x11.h | ||
meta-cursor-renderer-x11.c | ||
meta-cursor-renderer-x11.h | ||
meta-idle-monitor-xsync.c | ||
meta-idle-monitor-xsync.h | ||
meta-input-settings-x11.c | ||
meta-input-settings-x11.h | ||
meta-monitor-manager-xrandr.c | ||
meta-monitor-manager-xrandr.h |