Commit Graph

132 Commits (4550cb2b3e7e6b4242cf2a3e126b6f47bc8f2182)

Author SHA1 Message Date
Drew DeVault 867fb6aedb
Merge pull request from emersion/drag-icons 7 years ago
Nate Symer 6a910b9ba5 Implement gaps (PR ) 7 years ago
emersion cfd02918c0
Render drag icons 7 years ago
Brian Ashworth e2b2fb0a0e Switch restore workspaces to a nested for-loop 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
Brian Ashworth 82b3b587dd Remove tab/stack check for focusing after a split 7 years ago
Brian Ashworth e7261e2917 Fix focusing after splitting tabs/stacks 7 years ago
Brian Ashworth 9aaac8b8c8 Fix movement crashes/issues 7 years ago
Ryan Dwyer 40af5d81a1 Fix getting adjacent output 7 years ago
Ryan Dwyer aaba7642b3 Replace is_floating boolean with function 7 years ago
Ryan Dwyer 1f2e399ade Implement floating 7 years ago
Drew DeVault f3ab895916 Implement `floating enable` 7 years ago
emersion c47d6cb1c4
Merge pull request from RedSoxFan/fix-2077 7 years ago
Brian Ashworth 8237d944d4 Fix move perpendicular segfault 7 years ago
Brian Ashworth cca587b21f Send reparent events in container_split 7 years ago
Brian Ashworth e13c94f2dd Fix typo 7 years ago
Brian Ashworth 633bee9019 Fix moving out of tab/stack when only child 7 years ago
Brian Ashworth 3b90b55666 Notify of subtree change 7 years ago
Brian Ashworth 103a302fa4 Fix moving out of a tabbed/stacked workspace 7 years ago
Brian Ashworth a66fd74a54 Fix breaking out of tabs/stacks 7 years ago
emersion 1071785f56
Merge pull request from RedSoxFan/focus-wrapping 7 years ago
Brian Ashworth 46da1dc32b Implement focus_wrapping 7 years ago
Ryan Dwyer 7c7d24600b Fix ancestor typos 7 years ago
Brian Ashworth 569f4e0e4c Implement swap command 7 years ago
Drew DeVault daf328d054
Merge pull request from RyanDwyer/arrange-after-flatten 7 years ago
Drew DeVault a268a0c2ae
Merge pull request from RyanDwyer/cleanup-container-titles 7 years ago
Ryan Dwyer e496cc99f8 Fix focus bug when moving between outputs 7 years ago
Ryan Dwyer db38b9bbf3 Clean up container title functions 7 years ago
Ryan Dwyer 320703fdca Arrange views after flattening the parent 7 years ago
Ryan Dwyer c9630975da Fix crash in move workspace to output command 7 years ago
Ryan Dwyer c08f9bf257 Implement tabbed layout 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 34429a3605 Keep view fullscreened when moving to another workspace. 7 years ago
Ryan Dwyer 45a2fad0de container_get_in_direction(): Don't split this function 7 years ago
Ryan Dwyer 7e38cc2e05 arrange_windows(): Calculate workspace properties when fullscreen 7 years ago
Ryan Dwyer 35ccdd67a8 More fullscreen fixes. 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
Dominique Martinet 8490d1662c Fix gcc maybe-uninitialized warning 7 years ago
Tony Crisci 9db859585e container_create_notify on split 7 years ago
Tony Crisci c0f9ee7bd1 seat get focus inactive view 7 years ago
emersion 61abd56ca4
Fix output containers position 7 years ago
emersion 93ca8919f6
Don't rejigger if parent has two children 7 years ago
emersion 37b173f326
When moving between outputs, use output center as reference 7 years ago
Drew DeVault df0d57b916 Fix issue with incorrectly rejiggered workspaces 7 years ago