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-11-18
Add scroll factor config option.
Spencer Michaels
2018-11-18
Use #if instead of #ifdef
emersion
2018-11-17
Merge pull request #3142 from RyanDwyer/move-view-properties
Drew DeVault
2018-11-17
Move view {x,y,width,height} into container struct
Ryan Dwyer
2018-11-17
commands/resize: fix grow vars uninitialized
Cole Mickens
2018-11-16
resize set: convert ppt to px for floating containers
Trevor Slocum
2018-11-14
Fix unused function in swap command
emersion
2018-11-12
Use #if instead of #ifdef for WLR_HAS_*
emersion
2018-11-11
cmd_ws_auto_back_and_forth: fix negation
Brian Ashworth
2018-11-11
Allow multiple outputs for workspace output
Brian Ashworth
2018-11-10
Use parse_boolean where possible.
Connor E
2018-11-08
resize set: implement width and height keywords
Brian Ashworth
2018-11-08
Fix building with clang
sghctoma
2018-11-07
Implement per side and per direction outer gaps
Brian Ashworth
2018-11-06
Add focus_follows_mouse always. (#3081)
Connor E
2018-11-05
Add relative output transform
Ryan Walklin
2018-11-05
commands/exec_always: defer command on config validation
Rouven Czerwinski
2018-11-05
Fix focus_wrapping yes
Brian Ashworth
2018-11-04
gaps: Improve error reporting
mwenzkowski
2018-11-01
Move view marks properties to container struct
Ryan Dwyer
2018-11-01
Merge pull request #3040 from RyanDwyer/border-props-to-container
Drew DeVault
2018-11-01
Wrap to fartherest output when running focus output
Ryan Dwyer
2018-10-31
Move view border properties to container struct
Ryan Dwyer
2018-10-30
Remove enum movement_direction
Ryan Dwyer
2018-10-25
Update workspace.c
ppascher
2018-10-25
Update workspace.c
ppascher
2018-10-25
Merge pull request #2975 from RyanDwyer/deny-commands-when-no-outputs
Drew DeVault
2018-10-26
Deny several commands when there's no outputs connected
Ryan Dwyer
2018-10-25
Rebase the cursor after applying transactions
Ryan Dwyer
2018-10-24
Rebase the cursor after focusing in a direction
Ryan Dwyer
2018-10-23
commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST
Ian Fan
2018-10-23
commands: remove EXPECTED_MORE_THAN
Ian Fan
2018-10-23
commands: print correct command on error for exec and opacity
Ian Fan
2018-10-22
cmd_swaynag_command: fix typo in variable
Brian Ashworth
2018-10-23
Fix crash when resizing container hidden in the scratchpad
Ryan Dwyer
2018-10-22
Merge pull request #2923 from RyanDwyer/fix-move-to-fullscreen-crash
Drew DeVault
2018-10-22
Fix crash when moving a container to a fullscreen workspace
Ryan Dwyer
2018-10-21
cmd_reload: recalc font sizing + rebuild textures
Brian Ashworth
2018-10-21
Make workspace back_and_forth seat-specific
Ryan Dwyer
2018-10-20
Remove raise_floating directive
Ryan Dwyer
2018-10-20
Merge pull request #2870 from RyanDwyer/refactor-input-manager
emersion
2018-10-20
Merge pull request #2879 from Emantor/fix/swaybar_position
emersion
2018-10-20
commands/bar: remove left and right from allowed positions
Rouven Czerwinski
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-19
Introduce cursor_rebase
Ryan Dwyer
2018-10-19
Merge pull request #2875 from RedSoxFan/input-device-bindings
Drew DeVault
2018-10-19
Consider cursor warp when switching workspaces
Ryan Dwyer
2018-10-18
cmd_bind{sym,code}: Implement per-device bindings
Brian Ashworth
2018-10-18
Remove cursor warping from seat_set_focus
Ryan Dwyer
2018-10-17
Merge pull request #2858 from RyanDwyer/fix-move-to-floating-ws
Drew DeVault
[next]