Jasper St. Pierre 517e8f6fbd common: Create a better encoding for MetaGrabOp
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.
2014-08-15 16:08:49 -04:00
..
2014-05-02 09:34:48 -04:00
2014-05-02 09:34:48 -04:00
2014-05-02 09:34:48 -04:00
2014-05-02 09:34:48 -04:00
2014-05-02 09:34:48 -04:00
2014-05-02 09:34:48 -04:00