window: Request version 3 of wl_compositor
authorJason Ekstrand <jason@jlekstrand.net>
Thu, 27 Jun 2013 03:20:31 +0000 (22:20 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 3 Jul 2013 18:52:06 +0000 (14:52 -0400)
commitd27cb096adf71139734b434d60cbb28bd4a510b1
tree2884de957ce741d7429c2a5941307cfcebd1b1f4
parentf568fd5c356d0579d32349078e2ca95bdb1425db
window: Request version 3 of wl_compositor

Originally window.c was requesting version 1 but several clients were
calling version 2 and 3 events including the desktop shell itself.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
clients/window.c