Jasper St. Pierre 4d75de006c wayland: Don't set_focus when the device has been released
It's possible for a released pointer to have repick / set_focus on it as
part of sync_input_focus. When the pointer is actually re-init'd, it
will memset 0, which can cause corruption as our destroy listener has
already been added.

Released devices should be idempotent, so just make sure method calls on
them don't have any effect.
2014-09-05 18:05:44 -07:00
2014-09-05 06:28:38 +09: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-09-03 14:03:45 +02:00
2014-07-31 17:50:28 +02:00
2014-09-03 14:03:45 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%