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
/
compositor
/
main.c
Age
Commit message (
Expand
)
Author
2017-08-15
Merge pull request #91 from martinetd/move_wl_shell
Drew DeVault
2017-08-15
Merge pull request #88 from 4e554c4c/alloc_crashing
Drew DeVault
2017-08-15
Make wlr_wl_shell_create work like xdg
Dominique Martinet
2017-08-15
example compositor: only iterate over wl_shell and xdg_shell surfaces
Dominique Martinet
2017-08-15
Move wl_shell into wlroots
Dominique Martinet
2017-08-15
Change how surface matricies are calculated
Drew DeVault
2017-08-15
implement surface sizing
Tony Crisci
2017-08-15
Prevent alloc errors from crashing
Calvin Lee
2017-08-11
Refactor meson and move xdg-shell into wlroots
Drew DeVault
2017-08-10
Refactor EGL handling
Drew DeVault
2017-08-10
Implement wlr_surface_flush_damage
Drew DeVault
2017-08-09
implement surface frame
Tony Crisci
2017-08-09
add xdg shell destructors
Tony Crisci
2017-08-09
Add xdg shell stubs
Tony Crisci
2017-08-09
Move wlr_surface into wlr
nyorain
2017-08-09
Add first wlr_surface example implementation
nyorain
2017-08-08
Rename wlr_surface -> wlr_texture; attach -> upload
nyorain
2017-08-06
Changed header paths.
Scott Anderson
2017-08-04
Implement shm buffer surface attach interface
Tony Crisci
2017-08-03
Add surface interface stubs in compositor example
Tony Crisci
2017-07-11
Revert "Merge pull request #27 from ascent12/meson"
Drew DeVault
2017-07-11
Changed build system to meson
Scott Anderson
2017-06-29
Merge branch 'wlcore'
Drew DeVault
2017-06-28
Add shim implementations of wl_{compositor,shell}
Drew DeVault
2017-06-28
Move example -> examples
Drew DeVault