Commit Graph

137 Commits (c523a14ae1f82958d42b20e90363f41c7a5f227a)

Author SHA1 Message Date
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
Drew DeVault 9109b1fd11 Fix moving to parallel container on another output 7 years ago
Drew DeVault 5ff16994c5 Address @emersion feedback 7 years ago
Drew DeVault c8be7bfc1e Fix another of @orestisf1993's issues 7 years ago
Drew DeVault 1f70b94f34 Fix moving into right end of container 7 years ago
Drew DeVault cd6e3182fa Fix issues @orestisf1993 raised 7 years ago
Drew DeVault b5baa78dc3 Address @emersion's comments 7 years ago
Drew DeVault 603e0e42c5 Add debug tree view 7 years ago
Drew DeVault a06052ad9d Fix splitting workspaces 7 years ago
Drew DeVault efac07db5f Fix workspaces not updated on swaybar 7 years ago
Drew DeVault 57954a2b24 Implement move [left|right|up|down] 7 years ago
Drew DeVault d77a0119f4 Avoid arranging windows while reloading config 7 years ago
Drew DeVault 9e89daf213
Merge pull request from swaywm/resize-cmd 7 years ago
Drew DeVault f77986338f Implement resize command 7 years ago
Tony Crisci deda37469a fix focus child 7 years ago
Tony Crisci 741e3959e3 Merge branch 'wlroots' into split-containers2 7 years ago
Tony Crisci a001890fb8 move workspace create to workspace.c 7 years ago
emersion c0554d23d3
Fix rendering with multiple outputs 7 years ago
Tony Crisci 481a8275c1 address feedback 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 20f9d49b82 cleanup 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
Tony Crisci d434da5632 Merge branch 'wlroots' into split-containers 7 years ago
Tony Crisci d070244362 fix workspace splits 7 years ago
emersion a4a241697a
Merge branch 'wlroots' into view-redesign 7 years ago
emersion 0c0cc79282
Merge pull request from acrisci/seat-fixes 7 years ago
emersion 2f64ce86c4
Xwayland unmanaged views aren't views anymore 7 years ago
Drew DeVault 4134407fa9
Merge pull request from swaywm/i3bar-json 7 years ago
Tony Crisci 357a4401fa address feedback 7 years ago
Tony Crisci 2187684bd0 Merge branch 'wlroots' into split-containers 7 years ago
Tony Crisci 5e024278a6 Merge branch 'wlroots' into seat-fixes 7 years ago
Drew DeVault c507727ad2 Fix use-after-free with block hotspots 7 years ago
Drew DeVault b2d871cfe2 Partially implement move command 7 years ago
emersion 61fabede14
Address review comments 7 years ago
Tony Crisci e677c5b204 rename seat functions 7 years ago
Tony Crisci eda425fdab fix some segfaults 7 years ago
Tony Crisci 7706d83160 basic split containers 7 years ago
emersion 8aedc042ee
Fix two segfaults when destroying outputs 7 years ago
Drew DeVault 88f08a42f3 Fix segfault when reaping invisible workspaces 7 years ago
Drew DeVault 49379dd0fc Fix workspace deletion edge cases 7 years ago
emersion 1592543fd6
Merge pull request from swaywm/default-orientation 7 years ago
Drew DeVault 01af343912 Destroy empty workspaces when moving away 7 years ago
Drew DeVault 69eb021767 Add default_orientation command 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 4ec8bf4cee 80col 7 years ago
Tony Crisci 62d1b4cb96 fix container_get_in_direction name 7 years ago
Tony Crisci ed2cedb544 rename layout init 7 years ago
Tony Crisci eca029f218 more renaming things 7 years ago
Tony Crisci b90099b4b7 rename container functions 7 years ago
Tony Crisci 874f009866 move tree includes to their own directory 7 years ago
Drew DeVault 68cfa7ef67 Render layer surfaces and respect exclusive zone 7 years ago
Tony Crisci bcb870bcf2 bug: fix crash on focus up 7 years ago
Tony Crisci 4c4cc9c999 remove old comments 7 years ago
Tony Crisci b88f06e70a bugfix: get right layout box for rendering views 7 years ago
Tony Crisci 176d24f02d choose adjacent container between outputs 7 years ago
Tony Crisci fb37e80225 basic move focus in direction across outputs 7 years ago
Tony Crisci 780d9fe1e3 cleanup layout.c 7 years ago
Tony Crisci 083e11ac7c fix build for latest api 7 years ago
Tony Crisci 946d9459c5 get swayc in direction 7 years ago
Tony Crisci 93084c9cf8 remove old focus member 7 years ago
Tony Crisci 7d8f2c52aa make index_child static 7 years ago
Tony Crisci 5151502298 basic focus overhaul 7 years ago
Tony Crisci 0e3eae4baa view interface 7 years ago
Tony Crisci 83ddd2d9db render override redirect 7 years ago
Dominique Martinet 67985e9031 sway: change all sway_log to wlr_log 7 years ago
emersion ec2fd6e5c0
Handle output remove 7 years ago
emersion a4619e98c4
Update output containers on output layout change 7 years ago
emersion c7abb77f22
Listen to output layout change 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 aeda2e077f Add workspace to outputs 7 years ago
Drew DeVault db4fb1c85c Add outputs to the tree 7 years ago
Drew DeVault 733993a651 Move everything to sway/old/ 7 years ago
Drew DeVault 0ba6554c4f Move sway's internal tree code to sway/tree/ 7 years ago