Commit Graph

125 Commits (2024f1da72d5144a30864d815608e2e856639bf6)

Author SHA1 Message Date
Ryan Dwyer e6829c5991 Move unsetting of view->surface into view_unmap 7 years ago
Ryan Dwyer be86d3aba6 Remove transaction_add_damage 7 years ago
Ryan Dwyer e8001e6fbe Damage output when views toggle fullscreen 7 years ago
Ryan Dwyer 50190bc760 Rename view's free callback to destroy 7 years ago
Ryan Dwyer 7a922c65aa Damage output when a fullscreen view unmaps 7 years ago
Dominique Martinet c9be014557 xdg_shell: make view floating if a parent has been set 7 years ago
Ryan Dwyer 38398e2d77 Implement atomic layout updates for tree operations 7 years ago
Ryan Dwyer bb66e6d578 Refactor everything that needs to arrange windows 7 years ago
Ryan Dwyer 59c9488701 WIP: Atomic layout updates ground work 7 years ago
Ryan Dwyer d466b8fa7b Don't auto float xdg views if their dimensions are not set 7 years ago
Ryan Dwyer 9119f87655 Fix floating position when view is floated when mapped 7 years ago
Ryan Dwyer 97672295ed Don't unmaximize floating views 7 years ago
Ryan Dwyer 3b1db30a5e Use surface size if xdg shell's geometry isn't set 7 years ago
Ryan Dwyer 4371c746e4 Implement wants_floating for xdg_shell and xdg_shell_v6 7 years ago
Ryan Dwyer e4e912ea91 Store swayc coordinates as layout-local 7 years ago
Ryan Dwyer 02de2a6f65 Rename set_maximized functions to set_tiled 7 years ago
Ryan Dwyer aaba7642b3 Replace is_floating boolean with function 7 years ago
Ryan Dwyer 1f2e399ade Implement floating 7 years ago
Ryan Dwyer 1e9aaa54a8 Revert "Revert "Merge pull request from RyanDwyer/criteria-improvements"" 7 years ago
emersion 360e63b8a7
Don't destroy view child on xdg-popup unmap 7 years ago
Drew DeVault 32a572cecf Revert "Merge pull request from RyanDwyer/criteria-improvements" 7 years ago
Ryan Dwyer 3b0c26d149 Overhaul criteria implementation 7 years ago
emersion bec80f1551
Damage borders when damaging view 7 years ago
Ryan Dwyer 228c478e8d Implement title_format 7 years ago
Ryan Dwyer 74d1367fac Update titles when surfaces are committed 7 years ago
Ryan Dwyer e67f354333 Implement borders 7 years ago
emersion 3fd8897abe
Don't call view_set_fullscreen on unmapped xwayland views 7 years ago
Ryan Dwyer 76837b9132 Ignore xdg_shell_v6 request_fullscreen if not mapped 7 years ago
Ryan Dwyer 2acfbc519e xdg_shell_v6: Use client_pending state instead of current 7 years ago
Ryan Dwyer 72beae209b Fullscreen fixes. 7 years ago
Ryan Dwyer 143b528f71 Handle fullscreen flag when mapping a surface. 7 years ago
Ryan Dwyer 52420cc24d Implement fullscreen. 7 years ago
emersion 58914822aa
Don't damage the whole output 7 years ago
emersion 516f5454ad
Simplify damage tracking functions, use them in layer shell 7 years ago
emersion 290c916290
Send surface enter/leave events to view children 7 years ago
emersion 7ce1038478
Fix xwayland unmanaged surfaces 7 years ago
emersion f5e5b1819b
Track damage of xdg-shell-v6 popups 7 years ago
emersion dcd15a2d3d
Implement shell views 7 years ago
emersion 8eff00f723 Remove unused SWAY_VIEW_TYPES 7 years ago
emersion 61fabede14
Address review comments 7 years ago
emersion 1d68f9ecca
Add sway_view_impl 7 years ago
emersion b2c2ee693b
Introduce common functions to create, map, unmap, destroy views 7 years ago
emersion 139f80b0f0
Handle map/unmap events in xdg-shell-v6 7 years ago
emersion a776ecbb86
Add lite damage tracking 7 years ago
Drew DeVault 49379dd0fc Fix workspace deletion edge cases 7 years ago
Tony Crisci dc8c9fbeb6 Revert "Merge pull request from swaywm/revert-1647-refactor-tree" 7 years ago
Drew DeVault d0c7f66e95
Revert "Refactor tree" 7 years ago
Drew DeVault 6b7841b11f
Merge pull request from acrisci/refactor-tree 7 years ago
Tony Crisci 2778edef97 arrange windows 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 53df5889d5 Fix lingering xdg shell issues 7 years ago
Drew DeVault cbb2e3308e Update API to match latest wlroots 7 years ago
Drew DeVault 8ad26c8afd Send surface enter/leave events 7 years ago
Tony Crisci a7d49da239 separate seat get focus and seat get focus inactive 7 years ago
Tony Crisci 5151502298 basic focus overhaul 7 years ago
Drew DeVault b28602aa74 Implement workspaces 7 years ago
Tony Crisci c353e01c85 add kill command 7 years ago
Dominique Martinet 67985e9031 sway: change all sway_log to wlr_log 7 years ago
Tony Crisci 2f7e435c6f desktop: use wlr-surface commit 7 years ago
Tony Crisci 41e71d950a remove verbose commit logging 7 years ago
Tony Crisci 163edc5a90 sway input device 7 years ago
Tony Crisci 5e9ee32d63 set focus on new window 7 years ago
Tony Crisci 47f268d8fa view activate 7 years ago
Tony Crisci 8bdf3b1b02 view set position 7 years ago
Tony Crisci 802e7392f8 use "size" instead of "dimensions" 7 years ago
Drew DeVault 8caabe59c2 Handle view destruction properly 7 years ago
Drew DeVault a57d462926 Fix rendering issues, wire up some xdg listeners 7 years ago
Drew DeVault ce1936bc65 Arrange windows on desktop 7 years ago
Drew DeVault 4ca1e77fdb Add views to tree and render them 7 years ago
Dominique Martinet 6c1cd82e32 xdg_shell_v6: add _POSIX_C_SOURCE define for struct timespec 7 years ago
Drew DeVault 733993a651 Move everything to sway/old/ 7 years ago
Drew DeVault 0c8491f7d0 Initial (awful) pass on xdg shell support 7 years ago