52 Commits (5334ee8bfd93b2bfdc077f422b87c2509f04d5d4)

Author SHA1 Message Date
emersion 6ac3534df6
rootston: add destroy to view interface
7 years ago
emersion c27fd1e1ee
rootston: add view_map and view_unmap
7 years ago
Guido Günther e6ca78b0e4 rootston: add view_create
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
emersion 63736be214
rootston: fix damage tracking for SSD
7 years ago
emersion 3f1c4f5be7
rootston: damage tracking for wl_shell
7 years ago
emersion a636d72fc7
rootston: track subsurface damage
7 years ago
emersion bc001e90e9
rootston: fix artifacts when un-maximizing a view
7 years ago
emersion 96d6f34edd
rootston: replace view_damage with view_apply_damage and view_damage_whole
7 years ago
emersion 01bcc2ab01
rootston: damage views when moved
7 years ago
Tony Crisci 815d71a3aa validate grab serial for shell events
7 years ago
Tony Crisci 68328700c7 wl-shell: role committed
7 years ago
Tony Crisci 20545b09fa rootston: use wl-shell surface commit
7 years ago
emersion dcb168914e
Merge branch 'master' into fullscreen
7 years ago
Drew DeVault 1228d0da19
Merge pull request #387 from emersion/laggy-move-resize
7 years ago
emersion 17d9e2ce35
Unify view events naming, remove client from event structs
7 years ago
emersion a7a221698e
Merge branch 'master' into fullscreen
7 years ago
emersion 6a06c3d907
Fix segfault when closing xwayland views
7 years ago
emersion b04a9a248d
Initial fullscreen support
7 years ago
emersion 1d08d31709
Merge branch 'master' into laggy-move-resize
7 years ago
emersion 272e0858e4
Fix laggy move-resize for wl-shell views
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 26dadacb71
Add wl_shell support for maximized views
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
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