Files
weston/clients
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer
Instead of using a uint32_t for state everywhere (except on the wire,
where that's still the call signature), use the new
wl_pointer_button_state enum, and explicit comparisons.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2012-05-31 15:42:47 -04:00
..
2012-05-15 22:33:43 -04:00
2012-05-14 10:02:12 -04:00
2011-11-18 14:46:26 +02:00
2012-03-12 01:28:50 -04:00