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
Age
Commit message (
Expand
)
Author
2018-09-29
Return an error when resizing is a no op
Ryan Dwyer
2018-09-28
swaybar: fix setting binding mode indicator
Ian Fan
2018-09-28
Rename workspace_outputs to workspace_configs and fix memory leak
Ryan Dwyer
2018-09-23
Implement support for input wildcard
Brian Ashworth
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-23
Allow running commands on containers without focusing them
Ryan Dwyer
2018-09-21
Fix compilation against wlroots without X11 backend
Marien Zwart
2018-09-19
Introduce create_output command (for developer use)
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-14
Address ianyfan's comments
Brian Ashworth
2018-09-13
Escape spaces in background file path
Brian Ashworth
2018-09-13
Allow spaces in background file paths
Brian Ashworth
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
Update textures for cmd_client_* commands
Brian Ashworth
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-11
Introduce tiling_drag directive
Ryan Dwyer
2018-09-10
Give windows pointer focus immediately when they are switched to
William Wold
2018-09-08
commands: prevent running empty seat command
Ian Fan
2018-09-06
Introduce seat_set_focus_container and seat_set_focus_workspace
Ryan Dwyer
2018-09-06
Merge pull request #2578 from RyanDwyer/fix-binding-reload
emersion
2018-09-06
Fix crash when running "layout toggle"
Ryan Dwyer
2018-09-05
Merge pull request #2586 from RyanDwyer/fix-fullscreen-focus-crash
Drew DeVault
2018-09-06
Fix crash when focusing from fullscreen in an invalid direction
Ryan Dwyer
2018-09-06
Fix crash when moving view across outputs
Ryan Dwyer
2018-09-06
Fix management of bindings during reload
Ryan Dwyer
2018-09-05
Allow marked containers to be moved out of the scratchpad via move command
Ryan Dwyer
2018-09-05
Fix crash when running layout toggle split
Ryan Dwyer
2018-09-05
Fix crash when using focus parent/child from an empty workspace
Ryan Dwyer
2018-09-05
Fix another focus bug when moving into output
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
Fix crash when focus hits edge of root
Ryan Dwyer
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-09-04
Deny repeating reload by holding key
Ryan Dwyer
2018-09-03
Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE
sghctoma
2018-09-03
Merge remote-tracking branch 'upstream/master' into fix-freebsd-build
sghctoma
2018-09-02
Implement focus_on_window_activation
Ryan Dwyer
2018-09-01
Merge pull request #2547 from RyanDwyer/fix-reload-crash
Drew DeVault
2018-09-01
Implement deprecated new_window and new_float commands
Ryan Dwyer
2018-09-01
Allow reload command to exist anywhere in the command string
Ryan Dwyer
2018-09-01
Fix crash on reload
Ryan Dwyer
2018-08-30
Fix feature macros for FreeBSD
sghctoma
2018-08-29
commands: fix exec quoting
Ian Fan
2018-08-28
commands: fix moving container to different output
Ian Fan
[next]