Commit Graph

604 Commits (1778818a50037f52b5b7fd58138b035b82c2aa4f)

Author SHA1 Message Date
Drew DeVault e19ee6d469 Add wlr_surface_point_accepts_input 7 years ago
Drew DeVault 746e3759b7 Address review feedback 7 years ago
Drew DeVault 168f65fb7a Minor bugfixes 7 years ago
Drew DeVault e3eb487dc2 Add pointer support to layer shell example 7 years ago
Drew DeVault dc412c514b Find layer surfaces for input events 7 years ago
Drew DeVault 662f40b8ae Refactor cursor event passhtrough 7 years ago
emersion 865b0aa123
xwayland: rename map_notify to map for consistency 7 years ago
Drew DeVault b887af9a60 Fix maximized windows interaction with layer shell 7 years ago
emersion a316396eab
Merge pull request from acrisci/xdg-positioner 7 years ago
Tony Crisci 2e63d1a0ca toplevel_box to toplevel_sx_box 7 years ago
Tony Crisci 27f450ac0e add todo for rotated unconstrained popup 7 years ago
Tony Crisci 71da20dbde add comment for output box in toplevel coords 7 years ago
Tony Crisci 67c8aec77f popup constraint handle empty output layout 7 years ago
Tony Crisci 0bfcce50a9 xdg-positioner: honor constraint flags 7 years ago
Tony Crisci dbffda7549 xdg-positioner wlr abstractions 7 years ago
Tony Crisci c5cd805098 positioner rootston cleanup and bugfix 7 years ago
Tony Crisci e2c4e1ef54 fix xdg-positioner left constrain bug 7 years ago
Drew DeVault ac219cbda6 Remove width_mm from tablet events 7 years ago
Tony Crisci 738f5e3344 cleanup xdg-positioner rootston code 7 years ago
Drew DeVault 324b9d910d Remove width_mm from wlr_touch events 7 years ago
Drew DeVault a35a5786b0 Remove width_mm from wlr_pointer events 7 years ago
Tony Crisci 41e54ba632 Merge branch 'master' into xdg-positioner 7 years ago
Drew DeVault 3e5131e664 Address further review feedback 7 years ago
Drew DeVault a1d5d20914 Address some more feedback 7 years ago
Drew DeVault 52fe2688ea Address @emersion's feedback 7 years ago
Drew DeVault 776b81d499 Fix surface layer damage tracking 7 years ago
Drew DeVault 0e318df13d Add margin animation to the example demo 7 years ago
Drew DeVault 86ca4bea6d Fix layer rendering/layout bugs 7 years ago
Drew DeVault 097e87ca9f Handle usable area for maximized windows 7 years ago
Drew DeVault ab6c2bf584 Reset exclusivity after shell layer 7 years ago
Drew DeVault df9dbf3170 Fix rebase issues; rearrange layers on destroy 7 years ago
Drew DeVault 11c57d22b0 Use 0 for default width/height (rather than -1) 7 years ago
Drew DeVault d1c0e6fe2c Add layer_surface.close 7 years ago
Drew DeVault b73c4f48c1 Fix exclusive zone among other layers 7 years ago
Drew DeVault 8c98c18880 Gracefully deal with outputs being removed 7 years ago
Drew DeVault f444a0d14c Implement layer surface damage 7 years ago
Drew DeVault 4bf936360d Arrange & render layer surfaces 7 years ago
Drew DeVault fcf8c6c8a2 Fix issues preventing layer from getting allocated 7 years ago
Drew DeVault b31ce4220c Add broken test client and rootston stubs 7 years ago
Drew DeVault 88eec637a4 Address feedback 7 years ago
Drew DeVault f29d8b55ae Initial scaffolding of layer shell 7 years ago
Tony Crisci 575bc81d54
Merge pull request from emersion/popup-map-unmap-damage 7 years ago
emersion 4abca435cc
rootston: damage view when xdg-popup is mapped/unmapped 7 years ago
emersion 19a525f3b5
rootston: damage view when zxdg-popup-v6 is mapped/unmapped 7 years ago
Tony Crisci edb643fc6c basic xdg-positioner 7 years ago
Tony Crisci 9ff84db06d unconstrain stubs 7 years ago
Tony Crisci 8371e2f41d implement flip_x 7 years ago
Drew DeVault 1ed90541f9
Merge pull request from emersion/xdg-shell-unmap-destroy 7 years ago
emersion 171e28eaff
xdg-shell: don't destroy role resources on unmap, move toplevel fields 7 years ago
Drew DeVault e9ccb705fb
Merge pull request from martinetd/unfullscreen 7 years ago