aboutsummaryrefslogtreecommitdiff
path: root/example/pointer.c
AgeCommit message (Expand)Author
2017-06-28Move example -> examplesDrew DeVault
2017-06-23Switch to GLES2Drew DeVault
2017-06-22Fix pointer example for wayland backendnyorain
2017-06-22Use wl_display_run and refactor example keyboardsDrew DeVault
2017-06-21Utilize wlr_log in example loggingDrew DeVault
2017-06-21Update everyone to use new headersDrew DeVault
2017-06-21Added VT switching to every exampleScott Anderson
2017-06-20Add dynamic output resizing for Wayland backendDrew DeVault
2017-06-20Clean up Wayland backend GL context and suchDrew DeVault
2017-06-19Allocate framebuffers for hardware cursorsDrew DeVault
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