Commit Graph

32 Commits (e9c77970fa23a7eda88fc0dde684961e3caca5e9)

Author SHA1 Message Date
Ryan Dwyer 885963f11f Deny several commands when there's no outputs connected 6 years ago
Ryan Dwyer 662466e8db Fix crash when resizing container hidden in the scratchpad 6 years ago
Ryan Dwyer 61699a1146 resize: Determine if anything changed using before/after check 7 years ago
Ryan Dwyer 42f1fdf015 Return an error when resizing is a no op 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
Ryan Dwyer 5dbbab7bdc Remove layout.c 7 years ago
Ryan Dwyer f129b1b89f Replace enum resize_edge with wlr_edges 7 years ago
Ryan Dwyer b4a0363d17 Implement resizing tiled containers via cursor 7 years ago
Ryan Dwyer 6c730a2cb2 Implement resize set <width> <height> for tiled containers 7 years ago
Ryan Dwyer 9395d3c93c Implement resize grow|shrink <direction> <amount> for tiled containers 7 years ago
Ryan Dwyer 2032f85d94 Simplify transactions by utilising a dirty flag on containers 7 years ago
Ryan Dwyer 0584ecec0a Force min/max size when resizing floating containers 7 years ago
Ryan Dwyer 5940682f40 Implement resize grow|shrink <direction> <amount> or <amount> 7 years ago
Ryan Dwyer 558ca9fc28 Implement resize command for floating views 7 years ago
emersion 63b4bf5000
Update for 7 years ago
Ryan Dwyer bb66e6d578 Refactor everything that needs to arrange windows 7 years ago
emersion 29224e7aec
Fix segfault when running the resize command without arguments 7 years ago
Ryan Dwyer 167c2e1aa9 Refactor arrange_windows() 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 f77986338f Implement resize command 7 years ago
Drew DeVault 733993a651 Move everything to sway/old/ 7 years ago
Calvin Lee 069d37f987 Improve criteria handling 8 years ago
Drew DeVault 9aed9d9359 UnGNUify the codebase 8 years ago
wil 3c84250be8 [fix] resize should now preserve surrounding container's dimensions 8 years ago
wil bd415029ba Moved auto_* layout functions from resize.c to layout.c 8 years ago
wil 97f70987d7 [fix] cleanups suggested by Sway community 8 years ago
wil bc3dc97026 [fix] Handle auto layout resize with multiple slave groups 8 years ago
wil 5425d0489f Handle resize in auto layouts 8 years ago
Zandr Martin 511eed90cd
squash commits, move enum into resize.c 9 years ago
Zandr Martin 65ace5dec5
merge in latest commits 9 years ago
Zandr Martin b374c35758
refactor commands.c 9 years ago