emersion
a3a8b7bfd8
Fixed a bug with move-resize, removed xdg-shell ack_configure event
...
Fixed move-resizing a view when only one coordinate changes.
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.
...
Also renames view_get_size to view_get_box to be more consistent with wlroots API and make it more obvious that x,y are set (while in roots_view.get_size this isn't the case).
Fixes #407
7 years ago
Drew DeVault
e6babc07a0
Merge pull request #390 from emersion/rootston-maximize
...
Maximize views in rootston
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