mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 01:50:42 -05:00
Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
517e8f6fbd
MetaGrabOp is painful and tedious to work with, because it's a sequential series of values, meaning we have to use a giant unreadable switch statement to figure out some basic things about the value. To solve this, modify the encoding for MetaGrabOp and for the specific window grab operations so that they're a set of bitflags that we can easily check. |
||
---|---|---|
data | ||
doc | ||
po | ||
src | ||
test | ||
tools | ||
.gitignore | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
mutter.doap | ||
NEWS |