Files
gtk/gdk
Ray Strode 40e91195ad wayland: don't handle buffer release centrally
Right now we handle buffer releases coming from the
compositor in a central place. We add a listener when
first creating the shared buffers.

This is problematic because a buffer can only have
one listener on it at once so users of the buffer
can't get notified when it's released.

This commit moves the buffer listener code from the
centrally managed display code to the cursor and window
code.

https://bugzilla.gnome.org/show_bug.cgi?id=761312
2016-02-06 08:02:57 -05:00
..
2016-02-04 11:02:09 -05:00
2015-12-15 00:16:15 +01:00
2014-10-13 10:43:31 -04:00
2015-05-08 13:34:25 -04:00
2016-01-26 12:42:04 -05:00
2016-01-19 14:17:35 +01:00
2014-02-07 13:06:10 -05:00
2014-11-06 12:24:43 +01:00
2015-09-12 12:50:39 -04:00
2014-06-11 21:55:15 -04:00
2014-08-30 00:53:21 -04:00
2015-10-03 22:26:27 -04:00
2016-01-18 08:54:35 -05:00
2015-12-15 00:16:15 +01:00
2015-12-15 00:16:15 +01:00
2014-06-11 21:55:15 -04:00
2014-09-07 17:14:37 -04:00
2014-06-11 21:55:15 -04:00
2016-01-15 11:16:32 +01:00