Drew DeVault
|
28736c5787
|
Move example -> examples
And the compositor example into its own directory
|
2017-06-28 18:23:49 -04:00 |
Drew DeVault
|
b18209c904
|
Switch to GLES2
Closes #13
|
2017-06-23 11:38:45 -04:00 |
nyorain
|
a9547af358
|
Fix pointer example for wayland backend
|
2017-06-22 18:21:28 +02:00 |
Drew DeVault
|
f5423a51b5
|
Use wl_display_run and refactor example keyboards
|
2017-06-22 11:15:59 -04:00 |
Drew DeVault
|
b93f00b92f
|
Utilize wlr_log in example logging
|
2017-06-21 14:15:06 -04:00 |
Drew DeVault
|
fd91244e83
|
Update everyone to use new headers
|
2017-06-21 10:27:45 -04:00 |
Scott Anderson
|
d87574948e
|
Added VT switching to every example
|
2017-06-21 13:40:09 +12:00 |
Drew DeVault
|
b9d36c8149
|
Add dynamic output resizing for Wayland backend
This allows outputs to:
- Not support modesetting
- Resize themselves
|
2017-06-20 17:51:45 -04:00 |
Drew DeVault
|
c9d5a0b2fb
|
Clean up Wayland backend GL context and such
|
2017-06-20 15:29:27 -04:00 |
Drew DeVault
|
e9609e9adf
|
Allocate framebuffers for hardware cursors
Still doesn't fix cursors though
|
2017-06-19 14:02:25 -04:00 |
Drew DeVault
|
7e038a6110
|
Add (broken) DRM hardware cursors
|
2017-06-16 15:38:34 -04:00 |
Drew DeVault
|
7dfc2c28f1
|
Add axis events to pointer example
|
2017-06-13 12:38:57 -04:00 |
Drew DeVault
|
8f284ec0b2
|
Demonstrate pointer button event in example
|
2017-06-13 12:31:24 -04:00 |
Drew DeVault
|
2f9fd72fdc
|
Add pointer example
|
2017-06-13 12:21:36 -04:00 |