mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-18 03:28:12 +02:00
We check that we get surface.enter_output and move the pointer into the window and make sure we get input_device.pointer_enter with the right coordinates. There's a lot of code for a very simple test here, so we need to figure out how to reuse most of the event handling and such. It's also not clear that a custom, text based protocol is practical here, we might just use a wayland extension after all. |
||
|---|---|---|
| .. | ||
| .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 | ||