desktop-shell: Fix order of desktop_shell messages
authorJonas Ådahl <jadahl@gmail.com>
Sat, 10 May 2014 08:43:34 +0000 (10:43 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 12 May 2014 17:05:28 +0000 (10:05 -0700)
commit9b059099542253c916c032d5df642c7691ff4cab
tree6f35fbf007f548e00cc198d6446407ca60071f0b
parentc991513483ec448408be47dbf806c5b300de2b07
desktop-shell: Fix order of desktop_shell messages

There was a bug in wayland-scanner that failed to detect when an
message with implicitly set version (i.e. version 1) came after a
message with a newer version. This patch fixes the weston desktop shell
protocol to pass again.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
protocol/desktop-shell.xml