100 Commits (8d1425bde9e7f17a5a9e6bce73dffcf296dad6a1)

Author SHA1 Message Date
emersion 139f80b0f0
Handle map/unmap events in xdg-shell-v6
7 years ago
emersion 3a68c012a9
Remove debug, add explicit TODO
7 years ago
emersion 50219564c2
Fix white screen due to bad cast
7 years ago
emersion a776ecbb86
Add lite damage tracking
7 years ago
Tony Crisci 7e0d430a0c
Merge branch 'wlroots' into wlroots-xwayland-map
7 years ago
Drew DeVault 49379dd0fc Fix workspace deletion edge cases
7 years ago
emersion cf09ea184b
Use the new map/unmap events for xwayland views
7 years ago
Drew DeVault a5e457d59a Add xwayland views to focused container
7 years ago
emersion 681f38c878
Fix segfault on xwayland unmanaged view unmap
7 years ago
emersion 28cb412b0d
Unify initial xwayland view mapping with map handler
7 years ago
emersion 981827ca42
Cleanup and remove global renderer reference
7 years ago
Drew DeVault 2d46050281 Fix crash when override redirect views close
7 years ago
Drew DeVault 00d450e554 Use output coords for layer surfaces
7 years ago
Drew DeVault f26ecd9f58 Merge remote-tracking branch 'origin/wlroots' into swaybar-layers
7 years ago
Tony Crisci 8f490d7d2d Fix oversights from previous pull request
7 years ago
Tony Crisci dc8c9fbeb6 Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"
7 years ago
Drew DeVault d0c7f66e95
Revert "Refactor tree"
7 years ago
Drew DeVault 6b7841b11f
Merge pull request #1647 from acrisci/refactor-tree
7 years ago
Tony Crisci 2778edef97 arrange windows
7 years ago
Drew DeVault c91adbd188 Fix failure to rearrange output in some cases
7 years ago
Drew DeVault f3fbf19312 Do some small cleanup
7 years ago
Drew DeVault 5f5076baff Call arrange_windows on layer destroy
7 years ago
Drew DeVault 6836074fed Implement enough IPC for swaybar to work
7 years ago
Drew DeVault a76829f375 Some layer shell fixes
7 years ago
Scott Anderson c8e7437b82 Clear buffer after beginning renderer
7 years ago
Tony Crisci eca029f218 more renaming things
7 years ago
Tony Crisci b90099b4b7 rename container functions
7 years ago
Drew DeVault 941ca5c8fd Maximize xdg shell surfaces on creation
7 years ago
Tony Crisci 874f009866 move tree includes to their own directory
7 years ago
Drew DeVault 8d6bce02af Address review feedback
7 years ago
Drew DeVault 68cfa7ef67 Render layer surfaces and respect exclusive zone
7 years ago
Drew DeVault 0c8a64942e Add initial layer shell skeleton
7 years ago
Drew DeVault 53df5889d5 Fix lingering xdg shell issues
7 years ago
Drew DeVault cbb2e3308e Update API to match latest wlroots
7 years ago
emersion 01beee5826
Update wlroots API
7 years ago
emersion 1004915796
Update rendering code for wlroots matrix redesign
7 years ago
Dominique Martinet 95963e4a1f xwayland: do not send surface configure when no width/height
7 years ago
Drew DeVault 3c80498891 Utilize wlr_xwayland_surface_is_unmanaged
7 years ago
Drew DeVault 4b781356a4 Fix wlr_render_with_matrix call
7 years ago
Drew DeVault 265378270a Revert "Multiple output coords by scale"
7 years ago
Drew DeVault 94f8bdf081 Multiple output coords by scale
7 years ago
Drew DeVault 8ad26c8afd Send surface enter/leave events
7 years ago
Drew DeVault 61c1c3e7af Use focus for new windows xwayland/wl_shell
7 years ago
Tony Crisci 23e9f5dc35 use wl_container_of() in output destroy callback
7 years ago
Tony Crisci 316effd7b1 make handle_output_destroy() static
7 years ago
Tony Crisci b88f06e70a bugfix: get right layout box for rendering views
7 years ago
Tony Crisci 80927985fb fix output rendering issue
7 years ago
Tony Crisci 7c089442c3 use box projection function
7 years ago
Tony Crisci 9510a20fcd arrange windows after output add
7 years ago
Tony Crisci 083e11ac7c fix build for latest api
7 years ago