23 Commits (09c60924235805d07b7915ba879685545a3442aa)

Author SHA1 Message Date
Tony Crisci 09c6092423 multiseat: somewhat working
7 years ago
emersion cf713edc10
Fix moving views when resizing below min size
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