Jasper St. Pierre 31361e464a events: Make the ungrabbed button press handling more bullet proof
Instead of returning a value based on whether or not we handled it, we
have this logic: either we have taken a grab on the window, in which
case we have a grab op and have handled it ourselves, or we did not take
a grab and *need* to replay the event to the window.

Handle this in events.c by checking the grab operation in the same way
that we check the other grab ops.
2014-08-15 08:41:10 -04:00
2014-08-07 15:21:06 +02:00
2014-03-18 20:37:35 -04:00
2014-03-18 20:37:35 -04:00
2014-07-17 14:49:47 -04:00
2014-07-31 17:50:28 +02:00
2014-07-23 11:45:52 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%