~azzar1/unity/hud-alt-space

« back to all changes in this revision

Viewing changes to plugins/unityshell/src/inputremover.h

merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
  void clearRectangles ();
98
98
 
99
99
  Display       *mDpy;
 
100
  Atom          mProperty;
100
101
  Window        mShapeWindow;
101
102
  Window        mPropWindow;
102
103
  unsigned long mShapeMask;