aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/split.c
Commit message (Expand)AuthorAge
* container: Move pending state to state structLibravatar Kenny Levinsen2021-02-16
* container: don't split single childrenLibravatar Ronan Pigott2020-12-20
* cmd_split: Refuse to split scratchpad hidden split containersLibravatar Ronan Pigott2020-01-16
* commands/split: Fix error message typosLibravatar Ronan Pigott2020-01-16
* Fix scratchpad fullscreen behavior and crashLibravatar Brian Ashworth2019-04-13
* Introduce container_is_scratchpad_hiddenLibravatar Ryan Dwyer2019-01-28
* Implement fullscreen globalLibravatar Ryan Dwyer2019-01-25
* Handle hidden scratchpad containers in commandsLibravatar Brian Ashworth2019-01-15
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* cmd_split: add null checks in do_splitLibravatar Brian Ashworth2018-12-17
* cmd_split: flatten when possibleLibravatar Brian Ashworth2018-12-05
* Deny several commands when there's no outputs connectedLibravatar Ryan Dwyer2018-10-26
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Allow splitting a floating viewLibravatar Ryan Dwyer2018-07-28
* Simplify transactions by utilising a dirty flag on containersLibravatar Ryan Dwyer2018-07-14
* Implement atomic layout updates for tree operationsLibravatar Ryan Dwyer2018-06-23
* Refactor everything that needs to arrange windowsLibravatar Ryan Dwyer2018-06-09
* Prevent splitting a floating viewLibravatar Ryan Dwyer2018-06-01
* Refactor arrange_windows()Libravatar Ryan Dwyer2018-04-28
* container_create_notify on splitLibravatar Tony Crisci2018-04-07
* cleanup split command handlersLibravatar Tony Crisci2018-04-02
* fix workspace splitsLibravatar Tony Crisci2018-04-02
* address feedbackLibravatar Tony Crisci2018-04-02
* basic split containersLibravatar Tony Crisci2018-03-31
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Improve criteria handlingLibravatar Calvin Lee2017-04-05
* UnGNUify the codebaseLibravatar Drew DeVault2017-03-10
* add workspace_layout to containerLibravatar D.B2016-12-04
* Revert "Fixes dealing with workspace_layout and related bugs [rfc]"Libravatar Drew DeVault2016-10-12
* add workspace_layout, ensure ws is always L_HORIZLibravatar D.B2016-10-11
* merge in latest commitsLibravatar Zandr Martin2016-09-02
* refactor commands.cLibravatar Zandr Martin2016-09-01