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
/
examples
/
layer-shell.c
Age
Commit message (
Expand
)
Author
2018-04-02
Always give keyboard focus to the topmost layer
Drew DeVault
2018-04-02
Identify topmost interactive layer surface
Drew DeVault
2018-03-30
Add more exotic cursor for layer shell example
Drew DeVault
2018-03-30
Address review feedback
Drew DeVault
2018-03-30
Minor bugfixes
Drew DeVault
2018-03-30
Add pointer support to layer shell example
Drew DeVault
2018-03-27
Fix issue starting up client EGL on X11 backend
Drew DeVault
2018-03-27
Fix surface layer damage tracking
Drew DeVault
2018-03-27
Add margin animation to the example demo
Drew DeVault
2018-03-27
Fix layer rendering/layout bugs
Drew DeVault
2018-03-27
Fix rebase issues; rearrange layers on destroy
Drew DeVault
2018-03-27
Add layer_surface.close
Drew DeVault
2018-03-27
Fix exclusive zone among other layers
Drew DeVault
2018-03-27
Fix issue with multiple outputs in layer example
Drew DeVault
2018-03-27
Implement layer surface damage
Drew DeVault
2018-03-27
Arrange & render layer surfaces
Drew DeVault
2018-03-27
Fix issues preventing layer from getting allocated
Drew DeVault
2018-03-27
Fix strcmp use
Drew DeVault
2018-03-27
Add broken test client and rootston stubs
Drew DeVault