A repository that has original source for patches used in the Arch User Repository package called "mutter-performance".
https://aur.archlinux.org/packages/mutter-performance
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 |