Commit Graph

460 Commits (a519fb6fde42870bf6a72f214555ca62ffbe2832)

Author SHA1 Message Date
Brian Ashworth bb25194844 Handle border options for gaps 7 years ago
Drew DeVault f1dbdce0b2
Merge pull request from RyanDwyer/overhaul-gaps 7 years ago
Drew DeVault 8f6aca2166
Merge pull request from PumbaPe/add-tap-and-drag 7 years ago
PP ae2b70f59e add tap-and-drag setting to sway-input 7 years ago
emersion 351e722b6e
Merge pull request from RyanDwyer/resize-return-false 7 years ago
Ryan Dwyer 42f1fdf015 Return an error when resizing is a no op 7 years ago
Brian Ashworth af45ee2d8b Handle shell special characters in bg file path 7 years ago
Ryan Dwyer bb708d0f82 Don't allow negative gaps 7 years ago
Ryan Dwyer 415a48ac63 Make gaps implementation consistent with i3-gaps 7 years ago
Ian Fan 98576b9dda swaybar: fix setting binding mode indicator 7 years ago
Ryan Dwyer 138d10d5d6 Rename workspace_outputs to workspace_configs and fix memory leak 7 years ago
Brian Ashworth baeb28ea62 Implement support for input wildcard 7 years ago
Ryan Dwyer 9753e52d6b Flatten container in workspace_rejigger 7 years ago
Ryan Dwyer 0b7fb6943e Fix some bugs as a result of removing move_out_of_tabs_stacks 7 years ago
Ryan Dwyer 93624599b3 Remove move_out_of_tabs_stacks 7 years ago
Ryan Dwyer cb66bbea42 Allow running commands on containers without focusing them 7 years ago
Marien Zwart 37e51a20cc Fix compilation against wlroots without X11 backend 7 years ago
Ryan Dwyer db28459634 Introduce create_output command (for developer use) 7 years ago
William Wold f48999dd24 Fix crash moving out of tab container 7 years ago
Ryan Dwyer f6e218a643 Rename seat_get_active_child to seat_get_active_tiling_child 7 years ago
Brian Ashworth 17fe8924f2 Address ianyfan's comments 7 years ago
Brian Ashworth 1cf737489d Escape spaces in background file path 7 years ago
Brian Ashworth 0b64cce733 Allow spaces in background file paths 7 years ago
Ryan Dwyer 2f6935e00f Remove bad assertion in workspace_rejigger 7 years ago
emersion af9e8f94cc
Merge pull request from ianyfan/commands 7 years ago
Brian Ashworth 0b7fe54f9e Update textures for cmd_client_* commands 7 years ago
Ian Fan ae535396b0 commands: when moving container, remove its gaps 7 years ago
Ian Fan c770949a9f commands: when moving container, restore focus properly 7 years ago
Ryan Dwyer 8bb40c24c7 Implement tiling drag 7 years ago
Ryan Dwyer ec9c4de564 Introduce tiling_drag directive 7 years ago
William Wold e787a1581c Give windows pointer focus immediately when they are switched to 7 years ago
Ian Fan 6cd92b193c commands: prevent running empty seat command 7 years ago
Ryan Dwyer 908095ef9a Introduce seat_set_focus_container and seat_set_focus_workspace 7 years ago
emersion bea9f9c63f
Merge pull request from RyanDwyer/fix-binding-reload 7 years ago
Ryan Dwyer 1f941163d3 Fix crash when running "layout toggle" 7 years ago
Drew DeVault c6a74cb4df
Merge pull request from RyanDwyer/fix-fullscreen-focus-crash 7 years ago
Ryan Dwyer 8859da1dc3 Fix crash when focusing from fullscreen in an invalid direction 7 years ago
Ryan Dwyer 01117db6d9 Fix crash when moving view across outputs 7 years ago
Ryan Dwyer 32c7386b0f Fix management of bindings during reload 7 years ago
Ryan Dwyer dbf4aa3e33 Allow marked containers to be moved out of the scratchpad via move command 7 years ago
Ryan Dwyer 27d2d37d6e Fix crash when running layout toggle split 7 years ago
Ryan Dwyer 7263e39f64 Fix crash when using focus parent/child from an empty workspace 7 years ago
Ryan Dwyer 7f40b928c7 Fix another focus bug when moving into output 7 years ago
Ryan Dwyer 9d168a693d Fix moving workspace to output 7 years ago
Ryan Dwyer 06d9693829 Remove offset argument to container_add_sibling 7 years ago
Ryan Dwyer 0df04e27b6 Fix crash when focus hits edge of root 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
Ryan Dwyer 7797490e9e Deny repeating reload by holding key 7 years ago
sghctoma 073dcb3a86 Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE 7 years ago
sghctoma df730a8891 Merge remote-tracking branch 'upstream/master' into fix-freebsd-build 7 years ago