weston/protocol
Pekka Paalanen 16abf6a4d4 protocol: set_desync should flush
wl_subsurface.set_desync should apply the cached wl_surface state.
Otherwise, the sub-surface may be stuck: a commit on the parent surface,
if desynchronized, will not commit the sub-surface because it is
desynchronized, too. A commit on the sub-surface may not happen, if it
is waiting for the frame callback from the previous commit.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2013-05-17 16:21:50 -04:00
..
desktop-shell.xml text: Move input_panel interface to input-method 2013-02-15 17:05:04 -05:00
input-method.xml text: Rename input_method to wl_input_method 2013-05-02 17:18:46 -04:00
Makefile.am tests: Define and implement a test protocol extension. 2012-12-11 15:29:52 -05:00
screenshooter.xml screenshooter: Grab pixel data directly before buffer swap 2012-04-20 16:13:27 -04:00
subsurface.xml protocol: set_desync should flush 2013-05-17 16:21:50 -04:00
tablet-shell.xml De-brand the tablet shell 2011-11-14 15:57:59 -05:00
text-cursor-position.xml Convert text cursor position protocol to use fixed types. 2012-06-04 11:07:50 -04:00
text.xml text: Improve protocol documentation. 2013-05-02 17:12:21 -04:00
wayland-test.xml tests: Define and implement a test protocol extension. 2012-12-11 15:29:52 -05:00
workspaces.xml shell: Introduce workspace manager interface 2012-08-31 19:51:49 -04:00
xserver.xml compositor: Add a simple WM to the xserver launcher 2011-07-01 10:46:40 -04:00