mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-01 14:58:12 +02:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| client-test.c | ||
| event-test.c | ||
| Makefile.am | ||
| matrix-test.c | ||
| setbacklight.c | ||
| surface-test.c | ||
| test-client.c | ||
| test-runner.c | ||
| test-runner.h | ||
| weston-test | ||