Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-04 | examples: remove visual for EGL_PLATFORM_WAYLAND_EXT | Simon Ser | |
The Wayland EGL platform doesn't have visuals. | |||
2020-08-24 | Remove unnecessary wl_display_dispatch calls | Simon Ser | |
wl_display_roundtrip already takes care of dispatching the display. | |||
2018-12-21 | relative_pointer: add relative-pointer example | random human | |
On left mouse button click, locks the cursor and renders relative motion events. |