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
2019-04-30
cmd_move: add support for output current
Brian Ashworth
2019-04-19
cmd_move: allow for all i3 syntax options
Brian Ashworth
2019-04-13
Fix scratchpad fullscreen behavior and crash
Brian Ashworth
2019-04-13
Fix potential null accesses
Ashkan Kiani
2019-03-11
commands: allow tiled sticky containers to be moved
Ian Fan
2019-02-22
move scratchpad: hide visible scratchpad container
Brian Ashworth
2019-02-22
commands/move: reintroduce wrongly removed NULL check
Rouven Czerwinski
2019-02-21
Handle NULL from output_get_active_workspace
Brian Ashworth
2019-02-12
Don't remove from scratchpad on move to workspace
athrungithub
2019-01-28
Introduce container_is_scratchpad_hidden
Ryan Dwyer
2019-01-25
Implement fullscreen global
Ryan Dwyer
2019-01-22
root_scratchpad_remove_container: do not show
Brian Ashworth
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-15
Handle hidden scratchpad containers in commands
Brian Ashworth
2019-01-14
Remove now-unused "input" argument of cmd_results_new
M Stoeckl
2019-01-09
Reset container dimensions when moving into workspace from direction
Ryan Dwyer
2018-12-20
Combine output_by_name and output_by_identifier
Brian Ashworth
2018-11-29
move to workspace: fix moving floating container to non-empty workspace
Dominique Martinet
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-11-01
Move view marks properties to container struct
Ryan Dwyer
2018-11-01
Wrap to fartherest output when running focus output
Ryan Dwyer
2018-10-30
Remove enum movement_direction
Ryan Dwyer
2018-10-26
Deny several commands when there's no outputs connected
Ryan Dwyer
2018-10-22
Fix crash when moving a container to a fullscreen workspace
Ryan Dwyer
2018-10-21
Make workspace back_and_forth seat-specific
Ryan Dwyer
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-17
Fix moving tiled containers to workspaces which only have floating views
Ryan Dwyer
2018-10-16
Prevent duplicate workspace::focus events
Ryan Dwyer
2018-10-15
Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp
Ryan Dwyer
2018-09-23
Flatten container in workspace_rejigger
Ryan Dwyer
2018-09-23
Fix some bugs as a result of removing move_out_of_tabs_stacks
Ryan Dwyer
2018-09-23
Remove move_out_of_tabs_stacks
Ryan Dwyer
2018-09-17
Fix crash moving out of tab container
William Wold
2018-09-16
Rename seat_get_active_child to seat_get_active_tiling_child
Ryan Dwyer
2018-09-13
Remove bad assertion in workspace_rejigger
Ryan Dwyer
2018-09-12
Merge pull request #2620 from ianyfan/commands
emersion
2018-09-11
commands: when moving container, remove its gaps
Ian Fan
2018-09-11
commands: when moving container, restore focus properly
Ian Fan
2018-09-11
Implement tiling drag
Ryan Dwyer
2018-09-06
Introduce seat_set_focus_container and seat_set_focus_workspace
Ryan Dwyer
2018-09-06
Fix crash when moving view across outputs
Ryan Dwyer
2018-09-05
Allow marked containers to be moved out of the scratchpad via move command
Ryan Dwyer
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
[next]