aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/move.c
Commit message (Expand)AuthorAge
* cmd_move: update container representation in sibling swapsLibravatar Ronan Pigott2021-01-04
* commands/move: reset geometry of promoted containersLibravatar Ronan Pigott2020-12-20
* commands/move: squash workspace after directional con moveLibravatar Ronan Pigott2020-12-20
* commands/move: rework container_move_in_directionLibravatar Ronan Pigott2020-12-20
* Revert "commands/move: maintain workspace_layout when moving"Libravatar Ronan Pigott2020-12-20
* commands/move: don't flatten on move; reap empty former parent insteadLibravatar Tudor Brindus2020-12-20
* tree/container: introduce `container_is_sticky[_or_child]` functionsLibravatar Tudor Brindus2020-11-11
* commands/move: fix crash when moving sphsc childLibravatar Ronan Pigott2020-10-24
* commands/move: fix single-split escaping on moveLibravatar Tudor Brindus2020-10-04
* Use wlr_output_layout_output_at to get output for move to cursorLibravatar Thayne McCombs2020-07-27
* Keep windows in bounds on move to position mouseLibravatar Thayne McCombs2020-07-27
* added ppt unit to move position commandLibravatar Nils Schulte2020-07-21
* commands/move: maintain workspace_layout when movingLibravatar Tudor Brindus2020-07-03
* commands/move: unwrap workspace container on move to new workspaceLibravatar Tudor Brindus2020-07-01
* Check argc>0 before strcasecmp. Should shortcircuitLibravatar Jason Nader2020-01-18
* commands/move: Fix crash when required args not providedLibravatar Jason Nader2020-01-18
* cmd_move: Fix crash when moving to scratchpad hidden split containersLibravatar Ronan Pigott2020-01-16
* cmd_move: fix move to scratchpad hidden containerLibravatar Brian Ashworth2019-08-23
* Allow moving a container hidden in scratchpadLibravatar lbonn2019-08-20
* Rework gaps code to be simpler and correctLibravatar Pedro Côrte-Real2019-07-15
* Layout tiled using a width/height fractionLibravatar Pedro Côrte-Real2019-07-14
* Fix sway crashes for scratchpad layoutsLibravatar Rouven Czerwinski2019-06-16
* cmd_move: add support for output currentLibravatar Brian Ashworth2019-04-30
* cmd_move: allow for all i3 syntax optionsLibravatar Brian Ashworth2019-04-19
* Fix scratchpad fullscreen behavior and crashLibravatar Brian Ashworth2019-04-13
* Fix potential null accessesLibravatar Ashkan Kiani2019-04-13
* commands: allow tiled sticky containers to be movedLibravatar Ian Fan2019-03-11
* move scratchpad: hide visible scratchpad containerLibravatar Brian Ashworth2019-02-22
* commands/move: reintroduce wrongly removed NULL checkLibravatar Rouven Czerwinski2019-02-22
* Handle NULL from output_get_active_workspaceLibravatar Brian Ashworth2019-02-21
* Don't remove from scratchpad on move to workspaceLibravatar athrungithub2019-02-12
* Introduce container_is_scratchpad_hiddenLibravatar Ryan Dwyer2019-01-28
* Implement fullscreen globalLibravatar Ryan Dwyer2019-01-25
* root_scratchpad_remove_container: do not showLibravatar Brian Ashworth2019-01-22
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Handle hidden scratchpad containers in commandsLibravatar Brian Ashworth2019-01-15
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* Reset container dimensions when moving into workspace from directionLibravatar Ryan Dwyer2019-01-09
* Combine output_by_name and output_by_identifierLibravatar Brian Ashworth2018-12-20
* move to workspace: fix moving floating container to non-empty workspaceLibravatar Dominique Martinet2018-11-29
* Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* Move view marks properties to container structLibravatar Ryan Dwyer2018-11-01
* Wrap to fartherest output when running focus outputLibravatar Ryan Dwyer2018-11-01
* Remove enum movement_directionLibravatar Ryan Dwyer2018-10-30
* Deny several commands when there's no outputs connectedLibravatar Ryan Dwyer2018-10-26
* Fix crash when moving a container to a fullscreen workspaceLibravatar Ryan Dwyer2018-10-22
* Make workspace back_and_forth seat-specificLibravatar Ryan Dwyer2018-10-21
* Minor refactor of input managerLibravatar Ryan Dwyer2018-10-20
* Fix moving tiled containers to workspaces which only have floating viewsLibravatar Ryan Dwyer2018-10-17
* Prevent duplicate workspace::focus eventsLibravatar Ryan Dwyer2018-10-16