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
Age
Commit message (
Expand
)
Author
2018-03-28
add todo for rotated unconstrained popup
Tony Crisci
2018-03-28
add comment for output box in toplevel coords
Tony Crisci
2018-03-28
popup constraint handle empty output layout
Tony Crisci
2018-03-28
xdg-positioner: honor constraint flags
Tony Crisci
2018-03-28
xdg-positioner wlr abstractions
Tony Crisci
2018-03-28
positioner rootston cleanup and bugfix
Tony Crisci
2018-03-28
fix xdg-positioner left constrain bug
Tony Crisci
2018-03-28
cleanup xdg-positioner rootston code
Tony Crisci
2018-03-28
Merge branch 'master' into xdg-positioner
Tony Crisci
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
Fix issues preventing layer from getting allocated
Drew DeVault
2018-03-27
Add broken test client and rootston stubs
Drew DeVault
2018-03-27
Address feedback
Drew DeVault
2018-03-27
Initial scaffolding of layer shell
Drew DeVault
2018-03-27
Merge pull request #754 from emersion/popup-map-unmap-damage
Tony Crisci
2018-03-27
rootston: damage view when xdg-popup is mapped/unmapped
emersion
2018-03-27
rootston: damage view when zxdg-popup-v6 is mapped/unmapped
emersion
2018-03-27
basic xdg-positioner
Tony Crisci
2018-03-27
unconstrain stubs
Tony Crisci
2018-03-27
implement flip_x
Tony Crisci
2018-03-27
Merge pull request #753 from emersion/xdg-shell-unmap-destroy
Drew DeVault
2018-03-27
xdg-shell: don't destroy role resources on unmap, move toplevel fields
emersion
2018-03-27
Merge pull request #758 from martinetd/unfullscreen
Drew DeVault
2018-03-27
Fix x11 backend
Dominique Martinet
2018-03-27
rootston: Fix segfault in seat unfullscreening
Dominique Martinet
2018-03-26
xdg-positioner constraint detection
Tony Crisci
2018-03-26
Merge pull request #680 from Ongy/roots_unfullscreen
Drew DeVault
2018-03-26
Merge pull request #713 from ManDay/master
Drew DeVault
2018-03-26
only unfullscreen when necessary
Markus Ongyerth
2018-03-26
unset fullscreen when surface is brought to front
Markus Ongyerth
2018-03-26
Address review feedback
Drew DeVault
2018-03-26
xdg-shell-v6: move toplevel specific fields in wlr_xdg_toplevel_v6
emersion
2018-03-26
Merge pull request #751 from emersion/rotated-surface-damage
Drew DeVault
2018-03-26
rootston: add -D flag to enable damage tracking debugging
emersion
2018-03-26
Fix damage tracking for rotated surfaces
emersion
2018-03-26
render: add simple functions to render rectangles and ellipses
emersion
[next]