Files
gtk3/gdk/quartz
Kristian Rietveld cf80feb3dd Do not test the event mask of implicit grabs
The quartz backend simulates the semantics of XGrabPointer, as a part of
this it checks the event mask of the grab.  However, implicit grabs on X
do not go through XGrabPointer and thus the quartz backend should not check
the event mask for these.  This fixes various "the UI got stuck" cases.
2009-09-16 08:48:49 +02:00
..
2008-07-20 16:14:35 +00:00
2009-04-02 10:15:31 +02:00
2008-05-12 11:34:23 +00:00
2009-09-02 23:38:55 +02:00