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
/
rootston
/
layer_shell.c
Age
Commit message (
Expand
)
Author
2018-04-24
layer-shell: use output_damage_{whole,from}_local_surface on map/unmap
Guido Günther
2018-04-24
layer-shell: use output_damage_{whole,from}_local_surface for popups
Guido Günther
2018-04-23
rootston: Damage layer-shell popups
Guido Günther
2018-04-22
Implement output auto-selection in rootston
Drew DeVault
2018-04-16
rootston: don't crash on shutdown
Guido Günther
2018-04-03
rootston: send enter event for layer surfaces
emersion
2018-04-02
Address review feedback
Drew DeVault
2018-04-02
Handle layer surfaces below shell surfaces
Drew DeVault
2018-04-02
Always give keyboard focus to the topmost layer
Drew DeVault
2018-04-02
Identify topmost interactive layer surface
Drew DeVault
2018-04-02
Don't reset exclusive between layer shell passes
Drew DeVault
2018-03-29
Fix maximized windows interaction with layer shell
Drew DeVault
2018-03-27
Address further review feedback
Drew DeVault
2018-03-27
Address some more feedback
Drew DeVault
2018-03-27
Address @emersion's feedback
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
Handle usable area for maximized windows
Drew DeVault
2018-03-27
Reset exclusivity after shell layer
Drew DeVault
2018-03-27
Fix rebase issues; rearrange layers on destroy
Drew DeVault
2018-03-27
Use 0 for default width/height (rather than -1)
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
Gracefully deal with outputs being removed
Drew DeVault
2018-03-27
Implement layer surface damage
Drew DeVault
2018-03-27
Arrange & render layer surfaces
Drew DeVault
2018-03-27
Add broken test client and rootston stubs
Drew DeVault