Commit Graph

6796 Commits (35d29185a85e74f57974fa6c0bf5066e1771b417)
 

Author SHA1 Message Date
Ryan Dwyer 1e984fec05 Fix focus when clicking floating decorations 7 years ago
Drew DeVault c8a8216629
Merge pull request from RyanDwyer/floating-move-to-workspace 7 years ago
Ryan Dwyer 5653fc754b Deny moving a sticky container to workspace if it's the same output 7 years ago
Ryan Dwyer a0649190de Fix edge cases when moving floating container to new workspace 7 years ago
Ryan Dwyer 36281609ea Implement move to workspace on a floating container 7 years ago
Drew DeVault 6f0bc469e9
Merge pull request from RyanDwyer/fix-move-crash 7 years ago
Drew DeVault 84845adb8e
Merge pull request from RyanDwyer/fix-sticky-infinite-loop 7 years ago
Ryan Dwyer 50f3a7ff5c Fix infinite loop when focusing sticky containers via workspace command 7 years ago
Ryan Dwyer 5ac6f2f429 Fix crash when running `move container to workspace back_and_forth` 7 years ago
Drew DeVault 1818c58e40
Merge pull request from ianyfan/socketpath-leaks 7 years ago
Ian Fan baf4604629 ipc-client: fix memory leaks in get_socketpath 7 years ago
Brian Ashworth 17f557298e
Merge pull request from RyanDwyer/workspace-move-to-output 7 years ago
Brian Ashworth 639f3368e1
Merge branch 'master' into workspace-move-to-output 7 years ago
Drew DeVault d8b65193c4
Merge pull request from emersion/server-decoration-borders 7 years ago
Drew DeVault 1a8bee68b4
Merge pull request from ianyfan/commands 7 years ago
emersion d2ac48f920 Handle views created after decoration mode is sent for xdg-shell-v6 7 years ago
emersion 9d578e0a0f Handle views created after decoration mode is sent for xdg-shell 7 years ago
emersion 700941dde8 Listen to server-decoration mode changes 7 years ago
Ryan Dwyer f57a3919cf Move workspace moving code out of container_move_to 7 years ago
Ian Fan f7c21451df commands: fix workspace edge cases 7 years ago
Ian Fan 667b8dcb67 commands: check for special workspaces in workspace & move commands 7 years ago
Ian Fan 3b1f58e135 commands: document <criteria> focus 7 years ago
Ian Fan dd48c8a579 commands: add optional flags to move 7 years ago
Ian Fan 85ae121caa commands: complete workspace implementation 7 years ago
Ian Fan 356063b6c0 commands: fix layout implementation (also better name for previous split layout) 7 years ago
Ian Fan 3a980857cb commands: better type for con_id string length 7 years ago
Ian Fan 69e1a421fc commands: complete move implementation 7 years ago
Ian Fan be64c46624 commands: complete layout implementation 7 years ago
Ian Fan 11ac66d6fe commands: allow __focused__ for con_id criterion 7 years ago
Ian Fan 710f27d0d2 commands: allow "first", "last", "newest" and "recent" as values for urgent criteria 7 years ago
Mariusz Bialonczyk 776b9b7e1f Fix segv when sway is terminating 7 years ago
emersion 0cd418ba42
Merge pull request from ggreer/compiler-errors 7 years ago
Geoff Greer 208831aec6 Fix compiler errors. 7 years ago
emersion 0016f77440
Merge pull request from RyanDwyer/separate-root 7 years ago
Ryan Dwyer 30e7e0f7c7 Move workspace pid code to root.c 7 years ago
Ryan Dwyer 04489ff420 Separate root-related code 7 years ago
Ryan Dwyer 5de2223c6d
Merge pull request from RedSoxFan/fix-2416 7 years ago
Ryan Dwyer e24fc3df18
Merge branch 'master' into fix-2416 7 years ago
Drew DeVault 38675eba7b
Merge pull request from RedSoxFan/swaynag-config-errors 7 years ago
Brian Ashworth ad2a7c2618 Check correct ws for sticky and fix floating iter 7 years ago
Brian Ashworth 36fd84cc42 Remove swaynag_clone and use memcpy 7 years ago
Brian Ashworth a7f7d4a488 Write to swaynag pipe fd directly on config errors 7 years ago
Brian Ashworth f9a6407111 Show swaynag on config errors 7 years ago
Ryan Dwyer 3e2bf7f3a5
Merge pull request from marienz/swaynag-includes 7 years ago
Marien Zwart 4df8858873 Add missing stdlib.h includes to swaynag 7 years ago
emersion b49904dd7e
Merge pull request from RyanDwyer/fix-inactive-fullscreen-crash 7 years ago
emersion 16c1e21f26
Merge pull request from RyanDwyer/fix-fullscreen-container-crash 7 years ago
emersion 942f92f3eb
Merge pull request from RyanDwyer/dont-move-empty-workspace 7 years ago
Ryan Dwyer c17f0870ef Fix crash when moving cursor over a fullscreen split container 7 years ago
Ryan Dwyer 854c5fbec8 Fix crash when fullscreen view closes on inactive workspace 7 years ago