Commit Graph

90 Commits (3033f33a1d0923c6e046167d0dec7eec4d9d7a68)

Author SHA1 Message Date
emersion 1d08d31709
Merge branch 'master' into laggy-move-resize 7 years ago
emersion 0153a0ed8f
Fix laggy move-resize for xwayland views 7 years ago
emersion c0e2dc6f78
Update view position for previous configure_ack too 7 years ago
emersion 8693bbd6b1
Update view coords when no configure is required 7 years ago
emersion a3a8b7bfd8
Fixed a bug with move-resize, removed xdg-shell ack_configure event 7 years ago
emersion e2843d87c8
Ensure to move the view when configured 7 years ago
emersion 27937add76
Merge branch 'master' into laggy-move-resize 7 years ago
emersion bb6d34e7a5
rootston: add per-seat views 7 years ago
Tony Crisci 2a9dc60f28 Merge branch 'master' into feature/multiseat 7 years ago
emersion eb89f1dcd2
Fix resize issues with some xdg-shell apps. 7 years ago
Drew DeVault e6babc07a0
Merge pull request from emersion/rootston-maximize 7 years ago
emersion bf1b12a725
Fix maximize delay in xdg-shell 7 years ago
Drew DeVault 66587eb430 Merge remote-tracking branch 'origin/master' into hidpi 7 years ago
Tony Crisci eb3c367c63 rootston: seat resize and rotate 7 years ago
Tony Crisci 09c6092423 multiseat: somewhat working 7 years ago
emersion 03d3fdc158
Basic maximization implementation for xdg-shell 7 years ago
emersion 3e3209cba2
Fix laggy move-resize in xdg-shell 7 years ago
emersion cf713edc10
Fix moving views when resizing below min size 7 years ago
Drew DeVault a6930cd8ea Handle output enter/leave correctly 7 years ago
Valentin Hăloiu 34dcb083ca
Fix resize bounds check in rootson 7 years ago
emersion fb0c9a356e
Enforce resize bounds in rootston 7 years ago
emersion 7c85709de1
Focus last view on close in rootston 7 years ago
Drew DeVault c5fff08f8a Forgot to rename these 7 years ago
emersion c8570d0e42
Remove wl_list_init when using wl_signal_add 7 years ago
Tony Crisci 19784360f1 bug: fix view centering 7 years ago
emersion b72da6cc44
Only center toplevel xdg shell views 7 years ago
emersion 518ef46ef2
Activate new views 7 years ago
emersion 3c6f2f29bf
Do not remove the commit listener 7 years ago
emersion d09d01236b
Center xdg shell views 7 years ago
Tony Crisci 4f848000af Merge branch 'master' into feature/xdg-popup 7 years ago
emersion 69aff9b35e
Implement wlr_xdg_toplevel_v6_send_close 7 years ago
Tony Crisci e003296c23 xdg-popup: render popups in the right place 7 years ago
emersion 74f2d0cd63
Completely fix resize offset 7 years ago
emersion 28d4b475dc
Add edges support, remove get_input_bounds 7 years ago
emersion 33a97576ca
Add view_resize 7 years ago
emersion 97679b8e12
React to xdg shell resize requests 7 years ago
Drew DeVault ada7fde6fb DRY up focus and implement z ordering 7 years ago
Drew DeVault 0ca7932c3f Implement xdg surface request_move 7 years ago
Drew DeVault eaf6c0ccf4 Implement pointer motion and buttons 7 years ago
Drew DeVault e81e99d16d Render XDG shell surfaces 7 years ago