index
:
wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
example
/
shared.c
Age
Commit message (
Collapse
)
Author
2017-06-28
Move example -> examples
Drew DeVault
And the compositor example into its own directory
2017-06-22
Fix pointer example for wayland backend
nyorain
2017-06-22
Use wl_display_run and refactor example keyboards
Drew DeVault
2017-06-21
Create WAYLAND_DISPLAY socket
Drew DeVault
2017-06-21
Utilize wlr_log in example logging
Drew DeVault
2017-06-21
Make event names consistent
Drew DeVault
2017-06-21
Update everyone to use new headers
Drew DeVault
2017-06-20
Add dynamic output resizing for Wayland backend
Drew DeVault
This allows outputs to: - Not support modesetting - Resize themselves
2017-06-20
Clean up Wayland backend GL context and such
Drew DeVault
2017-06-19
Implement keyboard LEDs
Drew DeVault
2017-06-19
Implement tablet pads
Drew DeVault
2017-06-15
Add tablet example
Drew DeVault
2017-06-14
Flesh out touch events and add demo
Drew DeVault
2017-06-13
Add axis events to pointer example
Drew DeVault
2017-06-13
Demonstrate pointer button event in example
Drew DeVault
2017-06-13
Add pointer example
Drew DeVault
2017-06-13
Simplify examples
Drew DeVault