31 Commits (cbb6fd7352ea98d60d380ce376da4b76fe7f4740)

Author SHA1 Message Date
Tony Crisci 2a9dc60f28 Merge branch 'master' into feature/multiseat
7 years ago
emersion 0204f811b4
Remove xwayland view listeners on destroy
7 years ago
emersion 758514fe5d
Fix xwayland _NET_WM_STATE handling
7 years ago
emersion 2118c691b1
Add maximize support for xwayland in rootston
7 years ago
Tony Crisci fc09f90462 rootston: guess seat for xwayland moveresize
7 years ago
Tony Crisci 09c6092423 multiseat: somewhat working
7 years ago
emersion cf713edc10
Fix moving views when resizing below min size
7 years ago
Tony Crisci c01248cf17 Merge branch 'master' into feature/xwm-rewrite
7 years ago
emersion fb0c9a356e
Enforce resize bounds in rootston
7 years ago
Tony Crisci c555a66dda Merge branch 'master' into feature/xwm-rewrite
7 years ago
Tony Crisci 6a4290b86a xwm: moveresize events
7 years ago
emersion 7c85709de1
Focus last view on close in rootston
7 years ago
Tony Crisci 0d1dd84a48 xwm: improve activation and dont send focus twice
7 years ago
Tony Crisci e5ee01254b xwm: map and unmap notify
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 169bc216ed rootston: view set position
7 years ago
emersion b21f783c34
Disconnect wl_shell clients when closing
7 years ago
emersion 972e9dbd1b
Add close command, add close for xwayland
7 years ago
Drew DeVault 528f000a7a Deactivate xwayland when focus leaves there
7 years ago
Versus Void 4d7ff3cb48 Activate only active xwayland views
7 years ago
emersion 7f5d0624d6
Add x, y, width, height arguments to wlr_xwayland_surface_configure
7 years ago
emersion e19b39b66b
Add view->resize for xwayland
7 years ago
emersion 97679b8e12
React to xdg shell resize requests
7 years ago
emersion 97346e7a1b
xwayland: add state support
7 years ago
emersion 98707c16ad
Code style
7 years ago
emersion d8c86431e0
xwayland: add signals for configure, set_{class,title}
7 years ago
Drew DeVault ada7fde6fb DRY up focus and implement z ordering
7 years ago
emersion b7927078e9
x11 -> xwayland, window -> surface, fix some calloc sizes and wrong types
7 years ago
Drew DeVault 220a6e9bf6 Add xwayland activate and fix EGL bug
7 years ago
Drew DeVault 906a816abf Fix rootston keyboard, add Xwayland
7 years ago