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-10-15
Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp
Ryan Dwyer
2018-10-14
Document `border csd`
Drew DeVault
2018-10-14
commands: fix sending bar mode/hidden_state updates to all bars
Ian Fan
2018-10-14
Merge pull request #2808 from RedSoxFan/bar-subcommands
Drew DeVault
2018-10-13
cmd_bar: simplify logic
Brian Ashworth
2018-10-13
cmd_bar: fix bar id issues
Brian Ashworth
2018-10-13
fix_edge_gaps: Allow negative values for outer gaps.
Tarmack
2018-10-13
bar_cmd_status_command: only reload current bar
Brian Ashworth
2018-10-13
Fix bar subcommand handler structs and selection
Brian Ashworth
2018-10-11
fix: cmd_sticky crash sway with empty container
meak
2018-10-10
Merge branch 'master' into bar-bindsym
Ian Fan
2018-10-10
Add mouse_warping container
Rouven Czerwinski
2018-10-09
resize: Determine if anything changed using before/after check
Ryan Dwyer
2018-10-09
bar-bindsym: address ianyfan's comments
Brian Ashworth
2018-10-09
Implement bar bindsym
Brian Ashworth
2018-10-08
Merge branch 'master' into popup-during-fullscreen
Brian Ashworth
2018-10-08
commands: when setting urgency, check container is not null
Ian Fan
2018-10-08
Allow swaynag to be disabled
Brian Ashworth
2018-10-08
Merge pull request #2793 from emersion/disable-swaybg
emersion
2018-10-08
Fix memory leak in status_command handler
emersion
2018-10-08
Check if there is a current container before setting it's opacity
John Axel Eriksson
2018-10-08
Allow swaybg to be disabled
emersion
2018-10-08
Implement popup_during_fullscreen
Ryan Dwyer
2018-10-08
Allow status_command to be disabled via IPC
Ryan Dwyer
2018-10-08
Don't apply seat config when validating
Ryan Dwyer
2018-10-08
Reload config using idle event
Ryan Dwyer
2018-10-07
Shim client.background and client.placeholder
Drew DeVault
2018-10-03
Add configuration for raising containers on focus
Jonathan Buch
2018-10-03
Fix some missing commands in sway-input(5)
Drew DeVault
2018-10-03
Merge pull request #2703 from RyanDwyer/csd-border
Drew DeVault
2018-10-01
Handle border options for gaps
Brian Ashworth
2018-09-30
Merge pull request #2726 from RyanDwyer/overhaul-gaps
Drew DeVault
2018-09-30
Merge pull request #2725 from PumbaPe/add-tap-and-drag
Drew DeVault
2018-09-29
add tap-and-drag setting to sway-input
PP
2018-09-29
Merge pull request #2729 from RyanDwyer/resize-return-false
emersion
2018-09-29
Return an error when resizing is a no op
Ryan Dwyer
2018-09-28
Handle shell special characters in bg file path
Brian Ashworth
2018-09-29
Don't allow negative gaps
Ryan Dwyer
2018-09-29
Make gaps implementation consistent with i3-gaps
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-27
Improve CSD logic
Ryan Dwyer
2018-09-27
Remove CSD from toggle list if client doesn't support it
Ryan Dwyer
2018-09-27
Add CSD to border modes
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
[next]