Commit Graph

6819 Commits (5865af75cf8029cc703cda36b68daafcb658c97b)
 

Author SHA1 Message Date
Armin Preiml 1a72149d88 Workspace move cycle 7 years ago
Ryan Dwyer 1e024b91fa Add comment for sway_root.all_outputs 7 years ago
Ryan Dwyer 2e7401772e Rename sway_root.outputs to sway_root.all_outputs 7 years ago
Drew DeVault b945957b9b
Merge pull request from RyanDwyer/relocate-layout-functions 7 years ago
Ryan Dwyer 33d1022650
Merge pull request from ianyfan/commands 7 years ago
Ryan Dwyer 4b9ad9c238
Merge branch 'master' into commands 7 years ago
Ryan Dwyer f4bc25bcc6 Relocate container_move, container_move_to and container_get_in_direction 7 years ago
Drew DeVault e86d99acd6
Merge pull request from RyanDwyer/refactor-destroy-functions 7 years ago
Ryan Dwyer b6058703fa Refactor destroy functions and save workspaces when there's no outputs 7 years ago
emersion f53c28d52a
Merge pull request from ianyfan/completions 7 years ago
emersion a81c148e25
Merge pull request from RyanDwyer/move-workspace-translate-floating 7 years ago
emersion 8232cbf00f
Merge pull request from vilhalmer/ipc-get_tree-return-app_id-and-class 7 years ago
Ryan Dwyer e1d5dc0804 Translate floating containers when a workspace is moved 7 years ago
vilhalmer 03718aaebb
Add app_id and class to get_tree output 7 years ago
Drew DeVault ce12d912dc
Merge pull request from RyanDwyer/fix-set-fullscreen 7 years ago
Ryan Dwyer e81c26fab9 Fix sending fullscreen event to view 7 years ago
Brian Ashworth 395ff7a541
Merge pull request from RyanDwyer/use-wlr-edges 7 years ago
Ryan Dwyer f129b1b89f Replace enum resize_edge with wlr_edges 7 years ago
Drew DeVault 389610795b
Merge pull request from minus7/workspace-names 7 years ago
minus 471533be0a Improve new workspace name selection 7 years ago
Drew DeVault 99631c5050
Merge pull request from RedSoxFan/fix-bad-free-swaynag 7 years ago
Brian Ashworth f0d21c46dd Fix bad-free in swaynag 7 years ago
Ian Fan f51b9478f2 commands: implement move absolute 7 years ago
emersion 881f729af9
Merge pull request from RyanDwyer/fix-jumping-views 7 years ago
Ryan Dwyer 771ad7bffa Fix jumping views 7 years ago
Drew DeVault 08a69f267a
Merge pull request from RyanDwyer/floating-emit-reparent 7 years ago
Drew DeVault fdcf9275b1
Merge pull request from RyanDwyer/fix-transaction-crash 7 years ago
Ryan Dwyer e1955c5c08 Fix crash when adding output 7 years ago
Ryan Dwyer a49e4b13bf Clean up tracked outputs when an output is destroyed 7 years ago
Ryan Dwyer 0f6d212629 Send output enter/leave events correctly 7 years ago
Ryan Dwyer b3e2c49774 Fix crash when a view destroys with pending transactions 7 years ago
emersion 8db6c68db6
Merge pull request from RyanDwyer/fix-popup-position 7 years ago
Drew DeVault 9f913614ca
Merge pull request from RyanDwyer/standardise-debug 7 years ago
Ryan Dwyer 4afb2e3f24 Allow subsurfaces which overflow the container to be interacted with 7 years ago
Ryan Dwyer 76bdb21ca9 Fix popup position when parent uses geometry 7 years ago
emersion 2c91afbb34
Merge pull request from RyanDwyer/workspace-floating-list 7 years ago
Ryan Dwyer 2b5a404ac9 Replace hacky L_FLOATING container with a list 7 years ago
Ryan Dwyer f9563d88f3 Use enum for damage debug options 7 years ago
Ryan Dwyer 8d1dd03823 Standardise debug variables 7 years ago
Ryan Dwyer 389d159c81
Merge pull request from ianyfan/commands 7 years ago
Ryan Dwyer 7f22fab389
Merge branch 'master' into commands 7 years ago
Drew DeVault d0a24465d7
Merge pull request from RyanDwyer/geometry 7 years ago
Ryan Dwyer 373f0254a8
Merge pull request from ianyfan/con-for-each-child-fix 7 years ago
Ian Fan 37e37627ca commands: move newly-stickied containers to focused workspace 7 years ago
Ian Fan 1be75fe740 Fix double iterating in container_for_each_child 7 years ago
Ian Fan b3f7801fca commands: prevent focusing mode with no containers 7 years ago
Ian Fan 23601a8771 commands: complete assign command 7 years ago
Ian Fan e81cc8a575 commands: saner workspace number handling 7 years ago
Ian Fan 69e00151bb commands: handle quoted exec command 7 years ago
Ian Fan 453646b887 commands: fix documentation formatting mistakes for move command 7 years ago