28 Commits (27a3a810ab372ca699bb9da1ce506816432b39f6)

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
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 169bc216ed rootston: view set position
7 years ago
Tony Crisci 19784360f1 bug: fix view centering
7 years ago
Tony Crisci f7e7f6271d wl-shell: cleanup
7 years ago
Tony Crisci fe3c6c929b wl-shell: popup input handling
7 years ago
Tony Crisci d4c065e59b wl_shell: map transient surfaces closer to parent
7 years ago
emersion 7b6d785f52
Rename wlr_surface->signals to events
7 years ago
emersion 518ef46ef2
Activate new views
7 years ago
emersion e66e18f4de
Only center toplevel wl_shell views
7 years ago
emersion 3774d6c2c0
Center wl shell views
7 years ago
emersion b21f783c34
Disconnect wl_shell clients when closing
7 years ago
emersion ce7d1faf36
Fix segfault in handle_request_resize
7 years ago
emersion ce270fd73e
Add resize support for wl_shell
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
emersion 55d2462180
Remove ping_timer when destroying wlr_wl_shell_surface
7 years ago
emersion d41a4a0bae
wl_shell: gluten-free cosmetic variable renaming
7 years ago
emersion dd9c15c69e
rootston: no need to implement get_input_bounds and activate for wl_shell views
7 years ago
emersion 63f277f3b9
rootston: handle request_move
7 years ago
emersion d6c6b7c506
class_ -> class, free more stuff in destroy_shell_surface
7 years ago
emersion 663bfe4cd8
wlr_wl_shell: implement all requests except set_popup
7 years ago
emersion e001e40022
Set view->surface
7 years ago
emersion acf58e04de
Fix segfault, add wl_shell view
7 years ago
emersion ed9a43c213
Add first try to add wl_shell to rootston
7 years ago