aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/resize.c
Commit message (Expand)AuthorAge
* Remove layout.cLibravatar Ryan Dwyer2018-08-26
* Replace enum resize_edge with wlr_edgesLibravatar Ryan Dwyer2018-08-21
* Implement resizing tiled containers via cursorLibravatar Ryan Dwyer2018-08-12
* Implement resize set <width> <height> for tiled containersLibravatar Ryan Dwyer2018-08-10
* Implement resize grow|shrink <direction> <amount> for tiled containersLibravatar Ryan Dwyer2018-08-10
* Simplify transactions by utilising a dirty flag on containersLibravatar Ryan Dwyer2018-07-14
* Force min/max size when resizing floating containersLibravatar Ryan Dwyer2018-07-14
* Implement resize grow|shrink <direction> <amount> or <amount>Libravatar Ryan Dwyer2018-07-14
* Implement resize command for floating viewsLibravatar Ryan Dwyer2018-07-14
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* Refactor everything that needs to arrange windowsLibravatar Ryan Dwyer2018-06-09
* Fix segfault when running the resize command without argumentsLibravatar emersion2018-05-03
* Refactor arrange_windows()Libravatar Ryan Dwyer2018-04-28
* Revert "Break everything^W^WUse wlr_box for sway_container"Libravatar Drew DeVault2018-04-06
* Break everything^W^WUse wlr_box for sway_containerLibravatar Drew DeVault2018-04-06
* Implement resize commandLibravatar Drew DeVault2018-04-05
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Improve criteria handlingLibravatar Calvin Lee2017-04-05
* UnGNUify the codebaseLibravatar Drew DeVault2017-03-10
* [fix] resize should now preserve surrounding container's dimensionsLibravatar wil2017-01-07
* Moved auto_* layout functions from resize.c to layout.cLibravatar wil2017-01-07
* [fix] cleanups suggested by Sway communityLibravatar wil2017-01-01
* [fix] Handle auto layout resize with multiple slave groupsLibravatar wil2016-12-29
* Handle resize in auto layoutsLibravatar wil2016-12-29
* squash commits, move enum into resize.cLibravatar Zandr Martin2016-09-07
* merge in latest commitsLibravatar Zandr Martin2016-09-02
* refactor commands.cLibravatar Zandr Martin2016-09-01