index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
touch.c
Age
Commit message (
Expand
)
Author
2018-01-15
Fixed logging for examples
Timidger
2017-11-20
Use wl_list for touch points in examples/
emersion
2017-11-16
rename touch slot to touch id
Tony Crisci
2017-11-01
Move shared example code
Drew DeVault
2017-10-22
Forgot to rename these
Drew DeVault
2017-10-21
Rename remaining refs to wlr_list
Drew DeVault
2017-09-24
Move keyboard logic to wlr_{keyboard,seat}
Drew DeVault
2017-08-28
fix memory errors
Tony Crisci
2017-08-19
examples: separate compositor_fini from run
Dominique Martinet
2017-08-19
wlr renderer/texture: rename init to create when it does alloc
Dominique Martinet
2017-08-16
Prevent alloc errors from crashing in `list_t`
Calvin Lee
2017-08-15
Prevent alloc errors from crashing
Calvin Lee
2017-08-10
Refactor EGL handling
Drew DeVault
2017-08-10
Fix example for updated gles
nyorain
2017-08-10
Implement drm (egl) buffer attaching
nyorain
2017-08-08
Rename wlr_surface -> wlr_texture; attach -> upload
nyorain
2017-08-06
Changed header paths.
Scott Anderson
2017-07-31
Use correct pixel format enum in touch example
Tony Crisci
2017-06-29
Merge branch 'wlcore'
Drew DeVault
2017-06-28
Move example -> examples
Drew DeVault