aboutsummaryrefslogtreecommitdiff
path: root/example/pointer.c
AgeCommit message (Collapse)Author
2017-06-20Add dynamic output resizing for Wayland backendDrew DeVault
This allows outputs to: - Not support modesetting - Resize themselves
2017-06-20Clean up Wayland backend GL context and suchDrew DeVault
2017-06-19Allocate framebuffers for hardware cursorsDrew DeVault
Still doesn't fix cursors though
2017-06-16Add (broken) DRM hardware cursorsDrew DeVault
2017-06-13Add axis events to pointer exampleDrew DeVault
2017-06-13Demonstrate pointer button event in exampleDrew DeVault
2017-06-13Add pointer exampleDrew DeVault