aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/floating.c
Commit message (Expand)AuthorAge
* Introduce seat_set_focus_container and seat_set_focus_workspaceLibravatar Ryan Dwyer2018-09-06
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Remove layout.cLibravatar Ryan Dwyer2018-08-26
* Replace hacky L_FLOATING container with a listLibravatar Ryan Dwyer2018-08-19
* Rename container_sort_workspaces and container_wrap_childrenLibravatar Ryan Dwyer2018-08-18
* Operate on floating split container when a child is focusedLibravatar Ryan Dwyer2018-07-28
* Allow containers to floatLibravatar Ryan Dwyer2018-07-28
* Simplify transactions by utilising a dirty flag on containersLibravatar Ryan Dwyer2018-07-14
* Refactor everything that needs to arrange windowsLibravatar Ryan Dwyer2018-06-09
* Replace is_floating boolean with functionLibravatar Ryan Dwyer2018-06-01
* Implement floatingLibravatar Ryan Dwyer2018-06-01
* Send frame done to floating viewsLibravatar Drew DeVault2018-06-01
* Implement `floating enable`Libravatar Drew DeVault2018-06-01
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Improve criteria handlingLibravatar Calvin Lee2017-04-05
* UnGNUify the codebaseLibravatar Drew DeVault2017-03-10
* merge in latest commitsLibravatar Zandr Martin2016-09-02
* refactor commands.cLibravatar Zandr Martin2016-09-01