aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/move.c
Commit message (Expand)AuthorAge
...
* Fix moving workspace to outputLibravatar Ryan Dwyer2018-09-05
* Remove offset argument to container_add_siblingLibravatar Ryan Dwyer2018-09-05
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* commands: fix moving container to different outputLibravatar Ian Fan2018-08-28
* Initialise variable properlyLibravatar Scott Anderson2018-08-27
* Remove layout.cLibravatar Ryan Dwyer2018-08-26
* Workspace move cycleLibravatar Armin Preiml2018-08-25
* Merge pull request #2510 from RyanDwyer/relocate-layout-functionsLibravatar Drew DeVault2018-08-25
|\
| * Relocate container_move, container_move_to and container_get_in_directionLibravatar Ryan Dwyer2018-08-25
* | Merge branch 'master' into commandsLibravatar Ryan Dwyer2018-08-25
|\|
| * Refactor destroy functions and save workspaces when there's no outputsLibravatar Ryan Dwyer2018-08-24
* | commands: implement move absoluteLibravatar Ian Fan2018-08-20
|/
* Send output enter/leave events correctlyLibravatar Ryan Dwyer2018-08-20
* Replace hacky L_FLOATING container with a listLibravatar Ryan Dwyer2018-08-19
* commands: saner workspace number handlingLibravatar Ian Fan2018-08-18
* commands: fix documentation formatting mistakes for move commandLibravatar Ian Fan2018-08-18
* Rename container_sort_workspaces and container_wrap_childrenLibravatar Ryan Dwyer2018-08-18
* Deny moving a sticky container to workspace if it's the same outputLibravatar Ryan Dwyer2018-08-08
* Fix crash when running `move container to workspace back_and_forth`Libravatar Ryan Dwyer2018-08-07
* Merge branch 'master' into workspace-move-to-outputLibravatar Brian Ashworth2018-08-06
|\
| * commands: fix workspace edge casesLibravatar Ian Fan2018-08-06
| * commands: check for special workspaces in workspace & move commandsLibravatar Ian Fan2018-08-06
| * commands: add optional flags to moveLibravatar Ian Fan2018-08-06
| * commands: complete move implementationLibravatar Ian Fan2018-08-06
* | Move workspace moving code out of container_move_toLibravatar Ryan Dwyer2018-08-07
|/
* Separate root-related codeLibravatar Ryan Dwyer2018-08-04
* Deny "move container" when an empty workspace is focusedLibravatar Ryan Dwyer2018-08-03
* Allow moving containers when workspace itself is focusedLibravatar Ryan Dwyer2018-08-02
* ipc: prevent emitting a workspace::focus event when moving a container to a d...Libravatar Ian Fan2018-08-01
* Send floating container to scratchpad when a child is focusedLibravatar Ryan Dwyer2018-07-28
* Allow containers to floatLibravatar Ryan Dwyer2018-07-28
* Allow containers to be fullscreenLibravatar Ryan Dwyer2018-07-26
* Implement scratchpadLibravatar Ryan Dwyer2018-07-23
* Simplify transactions by utilising a dirty flag on containersLibravatar Ryan Dwyer2018-07-14
* Implement some floating move commandsLibravatar Ryan Dwyer2018-07-09
* Fix compile errorLibravatar Ryan Dwyer2018-06-30
* Fix crash when moving last child of a container to workspace or outputLibravatar Ryan Dwyer2018-06-29
* Fix crash when running move <direction> in an empty workspaceLibravatar Ryan Dwyer2018-06-24
* Fix crash when unmapping a view with reapable parentsLibravatar Ryan Dwyer2018-06-24
* Refactor everything that needs to arrange windowsLibravatar Ryan Dwyer2018-06-09
* Adjust move command to account for changed coordinate systemLibravatar Ryan Dwyer2018-06-01
* cmd_move_container: Focus a window on the source workspace.Libravatar Geoff Greer2018-05-10
* Add workspace_auto_back_and_forth for move cmdLibravatar db2018-04-09
* Implement move [left|right|up|down]Libravatar Drew DeVault2018-04-06
* move workspace create to workspace.cLibravatar Tony Crisci2018-04-03
* unify workspace create functionsLibravatar Tony Crisci2018-04-03
* Merge branch 'wlroots' into seat-fixesLibravatar Tony Crisci2018-04-02
|\
| * Fixes regarding @emersion's feedbackLibravatar Drew DeVault2018-04-02
| * Partially implement move commandLibravatar Drew DeVault2018-04-02
|/
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18