mirror of
https://github.com/brl/mutter.git
synced 2024-11-11 08:46:26 -05:00
377e2ed8a5
mutter currently only filters the overlay key through the shell when there is a grab operation and that grab operation belongs to the shell (because the shell is pushModal'd). This means the shell can't filter out overlay key press events events at startup (since the shell isn't normally modal). This commit changes the code to always run the shell filtering code, even when the shell is not modal. https://bugzilla.gnome.org/show_bug.cgi?id=694837 |
||
---|---|---|
.. | ||
compositor | ||
core | ||
meta | ||
tools | ||
ui | ||
wm-tester | ||
.cvsignore | ||
50-mutter-navigation.xml.in | ||
50-mutter-system.xml.in | ||
50-mutter-windows.xml.in | ||
default_icon.png | ||
libmutter.pc.in | ||
Makefile.am | ||
mutter-enum-types.c.in | ||
mutter-enum-types.h.in | ||
mutter-plugins.pc.in | ||
mutter-schemas.convert | ||
mutter-wm.desktop.in | ||
mutter.desktop.in | ||
org.gnome.mutter.gschema.xml.in | ||
run-mutter.sh | ||
stock_delete.png | ||
stock_maximize.png | ||
stock_minimize.png |