index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
commands
/
move.c
Age
Commit message (
Expand
)
Author
2018-09-05
Fix moving workspace to output
Ryan Dwyer
2018-09-05
Remove offset argument to container_add_sibling
Ryan Dwyer
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-08-28
commands: fix moving container to different output
Ian Fan
2018-08-27
Initialise variable properly
Scott Anderson
2018-08-26
Remove layout.c
Ryan Dwyer
2018-08-25
Workspace move cycle
Armin Preiml
2018-08-25
Merge pull request #2510 from RyanDwyer/relocate-layout-functions
Drew DeVault
2018-08-25
Merge branch 'master' into commands
Ryan Dwyer
2018-08-25
Relocate container_move, container_move_to and container_get_in_direction
Ryan Dwyer
2018-08-24
Refactor destroy functions and save workspaces when there's no outputs
Ryan Dwyer
2018-08-20
commands: implement move absolute
Ian Fan
2018-08-20
Send output enter/leave events correctly
Ryan Dwyer
2018-08-19
Replace hacky L_FLOATING container with a list
Ryan Dwyer
2018-08-18
commands: saner workspace number handling
Ian Fan
2018-08-18
commands: fix documentation formatting mistakes for move command
Ian Fan
2018-08-18
Rename container_sort_workspaces and container_wrap_children
Ryan Dwyer
2018-08-08
Deny moving a sticky container to workspace if it's the same output
Ryan Dwyer
2018-08-07
Fix crash when running `move container to workspace back_and_forth`
Ryan Dwyer
2018-08-06
Merge branch 'master' into workspace-move-to-output
Brian Ashworth
2018-08-07
Move workspace moving code out of container_move_to
Ryan Dwyer
2018-08-06
commands: fix workspace edge cases
Ian Fan
2018-08-06
commands: check for special workspaces in workspace & move commands
Ian Fan
2018-08-06
commands: add optional flags to move
Ian Fan
2018-08-06
commands: complete move implementation
Ian Fan
2018-08-04
Separate root-related code
Ryan Dwyer
2018-08-03
Deny "move container" when an empty workspace is focused
Ryan Dwyer
2018-08-02
Allow moving containers when workspace itself is focused
Ryan Dwyer
2018-08-01
ipc: prevent emitting a workspace::focus event when moving a container to a d...
Ian Fan
2018-07-28
Send floating container to scratchpad when a child is focused
Ryan Dwyer
2018-07-28
Allow containers to float
Ryan Dwyer
2018-07-26
Allow containers to be fullscreen
Ryan Dwyer
2018-07-23
Implement scratchpad
Ryan Dwyer
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-09
Implement some floating move commands
Ryan Dwyer
2018-06-30
Fix compile error
Ryan Dwyer
2018-06-29
Fix crash when moving last child of a container to workspace or output
Ryan Dwyer
2018-06-24
Fix crash when running move <direction> in an empty workspace
Ryan Dwyer
2018-06-24
Fix crash when unmapping a view with reapable parents
Ryan Dwyer
2018-06-09
Refactor everything that needs to arrange windows
Ryan Dwyer
2018-06-01
Adjust move command to account for changed coordinate system
Ryan Dwyer
2018-05-10
cmd_move_container: Focus a window on the source workspace.
Geoff Greer
2018-04-09
Add workspace_auto_back_and_forth for move cmd
db
2018-04-06
Implement move [left|right|up|down]
Drew DeVault
2018-04-03
move workspace create to workspace.c
Tony Crisci
2018-04-03
unify workspace create functions
Tony Crisci
2018-04-02
Merge branch 'wlroots' into seat-fixes
Tony Crisci
2018-04-02
Fixes regarding @emersion's feedback
Drew DeVault
2018-04-02
Partially implement move command
Drew DeVault
2017-11-18
Move everything to sway/old/
Drew DeVault
[next]