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
2019-03-20
Support focus <direction> for floating containers
Ryan Dwyer
2019-03-19
Support WLR_INPUT_DEVICE_SWITCH in sway
Ryan Walklin
2019-03-15
output_cmd_background: validate colors
Brian Ashworth
2019-03-12
Handle seat_get_focused_workspace returning NULL
Brian Ashworth
2019-03-11
commands: allow tiled sticky containers to be moved
Ian Fan
2019-03-10
Fix crash in cmd_workspace when layer surface has focus
emersion
2019-03-02
floating_maximum_size: change default behavior
Brian Ashworth
2019-02-25
Allow 0 degree transform (normal transform).
Connor E
2019-02-24
swaybar: add overlay mode (fix #1620)
Milkey Mouse
2019-02-24
add --i3 flag to hide_edge_borders
db
2019-02-24
Make load_include_configs void. Fix some cases where WD would not be restored.
Connor E
2019-02-22
move scratchpad: hide visible scratchpad container
Brian Ashworth
2019-02-22
commands/move: reintroduce wrongly removed NULL check
Rouven Czerwinski
2019-02-21
Handle NULL from output_get_active_workspace
Brian Ashworth
2019-02-19
layout cmd: always operate on parent container, like i3Fixes #3724
Eric Drechsel
2019-02-18
Merge pull request #3712 from RedSoxFan/fix-typo-seat-cursor
Drew DeVault
2019-02-17
Use container under cursor for mouse bindings
Brian Ashworth
2019-02-17
seat_cmd_cursor: fix typo in expected syntax
Brian Ashworth
2019-02-17
Add workspace {prev,next}_on_output --create
Drew DeVault
2019-02-12
Don't remove from scratchpad on move to workspace
athrungithub
2019-02-11
fix misc memory leaks
Brian Ashworth
2019-02-10
fix double free for mode toggle if bar was invisible
Rouven Czerwinski
2019-02-08
bar_cmd_modifier: add support for none
Brian Ashworth
2019-02-05
output_cmd_background: fix no file + valid mode
Brian Ashworth
2019-02-05
cmd_workspace_gaps: fix double free on bad amount
Brian Ashworth
2019-02-03
seat_cmd_cursor: do not create non-existing seat
Brian Ashworth
2019-02-02
cmd_seat: allow - to be used as alias for current
Brian Ashworth
2019-02-03
seat_cmd_attach: defer while reading
Brian Ashworth
2019-01-31
pointer_constraint: change to a seat subcommand
Brian Ashworth
2019-01-30
Add pointer_constraint command
Drew DeVault
2019-01-30
criteria & scratchpad verify if show in another workspace (#3522)
athrungithub
2019-01-28
Introduce container_is_scratchpad_hidden
Ryan Dwyer
2019-01-27
Merge pull request #3423 from RyanDwyer/fullscreen-global
Drew DeVault
2019-01-25
Implement fullscreen global
Ryan Dwyer
2019-01-24
Use sway_log_errno instead of strerror
Ian Fan
2019-01-22
Fix dead stores found by scan-build
M Stoeckl
2019-01-22
Merge pull request #3494 from ianyfan/commands
Drew DeVault
2019-01-22
root_scratchpad_remove_container: do not show
Brian Ashworth
2019-01-22
util.c: remove numlen function
Ian Fan
2019-01-22
commands: allow setting floating on scratchpad containers
Ian Fan
2019-01-22
commands: allow tiled containers to be stickied
Ian Fan
2019-01-22
Remove assumption that noop output will be called NOOP-1
Ryan Dwyer
2019-01-22
Don't allow noop output to be configured
Ryan Dwyer
2019-01-22
Prevent noop output from being enabled
Ryan Dwyer
2019-01-21
Move sway-specific functions in common/util.c into sway/
M Stoeckl
2019-01-21
Merge pull request #3480 from RedSoxFan/input-modes-improved-toggle
Drew DeVault
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-21
input_cmd_events: allow toggle modes to be listed
Brian Ashworth
2019-01-18
Don't escape swaybg arguments anymore
emersion
2019-01-16
bar_cmd_tray_bind: Use mouse button helpers
Brian Ashworth
[next]