window: Use new wl_pointer/keyboard_release request
authorRob Bradford <rob@linux.intel.com>
Tue, 13 Aug 2013 19:11:03 +0000 (20:11 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 30 Aug 2013 21:58:04 +0000 (14:58 -0700)
commit080311879ee68ba93b725ca51974c9fe222b9f99
treeb14f3235a34998b305dcd0490ccde37da4d4a405
parent69e25fc5386f045c93454b70e2055962e7de0358
window: Use new wl_pointer/keyboard_release request

Since we bump the version we ask for from the compositor it is also
necessary to implement the new "name" event in the seat listener.
clients/window.c