aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/floating.c
Commit message (Expand)AuthorAge
* Fix scratchpad fullscreen behavior and crashLibravatar Brian Ashworth2019-04-13
* Fix crash for floating command on scratchpad windowLibravatar Ashkan Kiani2019-03-26
* commands: allow setting floating on scratchpad containersLibravatar Ian Fan2019-01-22
* commands: allow tiled containers to be stickiedLibravatar Ian Fan2019-01-22
* Handle hidden scratchpad containers in commandsLibravatar Brian Ashworth2019-01-15
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* Use parse_boolean where possible.Libravatar Connor E2018-11-10
* Deny several commands when there's no outputs connectedLibravatar Ryan Dwyer2018-10-26
* 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