Commit Graph

220 Commits (862a4f69bed4ef32a67798f04a73d7006a67160a)

Author SHA1 Message Date
Ryan Dwyer bb66e6d578 Refactor everything that needs to arrange windows 7 years ago
Ryan Dwyer f9e6d703d2 Make main properties be the pending state 7 years ago
Ryan Dwyer 59c9488701 WIP: Atomic layout updates ground work 7 years ago
Brian Ashworth 5c9a917df9 Restore workspaces to outputs based on priority 7 years ago
Brian Ashworth e072fbc6d9 Switch output storing from list_t to wl_list 7 years ago
Brian Ashworth a1b5b93d29 Store sway_outputs so that they can be reenabled 7 years ago
Ryan Dwyer a2c1cb9072 Fix mpv damage issue when unfullscreening into floating 7 years ago
Ryan Dwyer 97672295ed Don't unmaximize floating views 7 years ago
Ryan Dwyer 5b1601c2e3 Don't let xwayland views set position unless unmanaged 7 years ago
Ryan Dwyer d4ed204d4d Remove container_self_or_parent_floating 7 years ago
Ryan Dwyer 70f5d6fcf3 Rename container_set_geometry_from_view 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 13a4b0512e Fix unfullscreening a floating view 7 years ago
Ryan Dwyer aaba7642b3 Replace is_floating boolean with function 7 years ago
Ryan Dwyer 34f35f0bad Use L_FLOATING instead of reapable boolean 7 years ago
Ryan Dwyer 1f2e399ade Implement floating 7 years ago
Drew DeVault 1132efe42e Send frame done to floating views 7 years ago
Drew DeVault f3ab895916 Implement `floating enable` 7 years ago
Ryan Dwyer 7c7d24600b Fix ancestor typos 7 years ago
Ryan Dwyer 8fda41dab5
Merge branch 'master' into cmd-swap 7 years ago
Ryan Dwyer d3dd7e5bae Rename view_get_type to view_get_shell 7 years ago
Brian Ashworth 569f4e0e4c Implement swap command 7 years ago
Ryan Dwyer db38b9bbf3 Clean up container title functions 7 years ago
Ryan Dwyer 4de137e021 Replace empty argument with void 7 years ago
Ryan Dwyer f6c3682c05 Use constants for titlebar dimensions 7 years ago
Ryan Dwyer efc07fb3d4 Don't track damage for views on inactive tabs 7 years ago
Ryan Dwyer c08f9bf257 Implement tabbed layout 7 years ago
Ryan Dwyer 9fd28aea8c Rebuild textures if needed when moving a container 7 years ago
Ryan Dwyer 0e2cc0af30 Implement show_marks 7 years ago
Ryan Dwyer 22d38600d0 Implement marks 7 years ago
Brian Ashworth 9ba0dca7ba
Merge branch 'master' into fix-1975 7 years ago
emersion 95a10dd4f3
Kill wl_shell 7 years ago
Brian Ashworth 34b864fb17
Merge branch 'master' into fix-1975 7 years ago
Brian Ashworth 6ff7c52736 Fix titles and detect edges for hide_edge_borders 7 years ago
Ryan Dwyer bffcb496cc Revert "Revert "Merge pull request from RyanDwyer/criteria-focused"" 7 years ago
Ryan Dwyer 1e9aaa54a8 Revert "Revert "Merge pull request from RyanDwyer/criteria-improvements"" 7 years ago
emersion 88d9d43b36
Add xdg-shell stable support 7 years ago
Ryan Dwyer 90e6dfa268
Merge branch 'master' into edge-borders 7 years ago
emersion 360e63b8a7
Don't destroy view child on xdg-popup unmap 7 years ago
Brian Ashworth e3625d8f33 Count descendant views for hide_edge_borders smart 7 years ago
Drew DeVault 32a572cecf Revert "Merge pull request from RyanDwyer/criteria-improvements" 7 years ago
Drew DeVault ac0e62584f Revert "Merge pull request from RyanDwyer/criteria-focused" 7 years ago
Ryan Dwyer 94e42f9857 Implement __focused__ criteria 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 55b307cddf Calculate config->font_height based on existing container titles 7 years ago
Ryan Dwyer b667298a0a Render titles 7 years ago
Ryan Dwyer 6ef14e99ee Restore view_update_position() 7 years ago
Ryan Dwyer abcad0ece9 Move docblock and fix indenting of switch/case. 7 years ago
Ryan Dwyer e67f354333 Implement borders 7 years ago
Ryan Dwyer 312fdf313f Remove arrange_windows() 7 years ago
Ryan Dwyer 167c2e1aa9 Refactor arrange_windows() 7 years ago
Ryan Dwyer ae39d7b28c Remove sway_container.workspace_layout 7 years ago
Ryan Dwyer dfc26c664f Update wording about unmanaged/unmapped views 7 years ago
Ryan Dwyer 72beae209b Fullscreen fixes. 7 years ago
Ryan Dwyer c685ef081f Create sway_workspace struct. 7 years ago
Ryan Dwyer bfd5834f4c Feedback for fullscreen. 7 years ago
Ryan Dwyer 52420cc24d Implement fullscreen. 7 years ago
Drew DeVault c47b4d4edb
Merge pull request from emersion/output-damage 7 years ago
Drew DeVault f5a9bd5cb7
Merge pull request from swaywm/move-cmd-full 7 years ago
Drew DeVault 640232eb22
Revert "Break everything^W^WUse wlr_box for sway_container" 7 years ago
Drew DeVault 764489e737 Break everything^W^WUse wlr_box for sway_container 7 years ago
Drew DeVault 603e0e42c5 Add debug tree view 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
Drew DeVault 57954a2b24 Implement move [left|right|up|down] 7 years ago
emersion 88e3e5ea5d
Fix wl_output enter/leave events 7 years ago
emersion c2b1beef15
Remove L_TYPES 7 years ago
emersion 641807d920
Handle unmanaged surfaces motion 7 years ago
emersion 076bedb85e
Add container_damage_whole 7 years ago
emersion 07f3bb3ad1
Handle xwayland configure requests for unmanaged surfaces 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 45f93e1650
Accumulate damage from subsurfaces 7 years ago
emersion dcd15a2d3d
Implement shell views 7 years ago
Drew DeVault f77986338f Implement resize command 7 years ago
emersion 8eff00f723 Remove unused SWAY_VIEW_TYPES 7 years ago
emersion 679c51e421 Remove unused sway_view.unmanaged_link 7 years ago
Tony Crisci fc9398a42e Implement opacity command 7 years ago
Tony Crisci fa004dd0d7 move output create to its own file 7 years ago
Tony Crisci a001890fb8 move workspace create to workspace.c 7 years ago
Tony Crisci eca4468c2c fix old todos 7 years ago
Tony Crisci 9b567fc37e clean up container_get_default_layout 7 years ago
Tony Crisci 065887bb7b move container_set_layout to layout.h 7 years ago
Tony Crisci fcbcbf34ad make container_finish private 7 years ago
Tony Crisci 5f4761c4f4 unify workspace create functions 7 years ago
Tony Crisci 09d448ea2d unify container destroy functions 7 years ago
Tony Crisci b4c5f79725 move view and workspace destructors to container.c 7 years ago
Tony Crisci 2992b72d61 change reap container approach 7 years ago
Tony Crisci 2c165e1288 fix more close segfaults 7 years ago
Tony Crisci a89096278b Merge branch 'wlroots' into split-containers 7 years ago
emersion a4a241697a
Merge branch 'wlroots' into view-redesign 7 years ago
emersion 2f64ce86c4
Xwayland unmanaged views aren't views anymore 7 years ago
Tony Crisci 2187684bd0 Merge branch 'wlroots' into split-containers 7 years ago
Drew DeVault b2d871cfe2 Partially implement move command 7 years ago
emersion 61fabede14
Address review comments 7 years ago
Tony Crisci 81556f4b2a add docstrings and todos 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
Tony Crisci 6f7b33e691 handle container destroy in the seat 7 years ago
Tony Crisci 7706d83160 basic split containers 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
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 01af343912 Destroy empty workspaces when moving away 7 years ago
Tony Crisci 8f490d7d2d Fix oversights from previous pull request 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
Tony Crisci 2778edef97 arrange windows 7 years ago
Tony Crisci 92c58b1e63 rename container_for_each_descendent 7 years ago
Tony Crisci 4c394a0e9e address feedback 7 years ago
Tony Crisci 62d1b4cb96 fix container_get_in_direction name 7 years ago
Tony Crisci eca029f218 more renaming things 7 years ago
Tony Crisci b90099b4b7 rename container functions 7 years ago
Tony Crisci 83d09cf594 remove swayc_t typedef 7 years ago
Tony Crisci 874f009866 move tree includes to their own directory 7 years ago