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
/
include
/
config.h
Age
Commit message (
Expand
)
Author
2015-11-22
cmd_bindsym: Detect/handle duplicates.
S. Christoffer Eliesen
2015-11-22
cmd_workspace: Don't fill up config->workspace_outputs with duplicates.
S. Christoffer Eliesen
2015-11-19
Parse output background config
Drew DeVault
2015-11-16
cmd_output: Replace existing config if called multiple times.
S. Christoffer Eliesen
2015-11-08
Add some documentation comments
Drew DeVault
2015-11-04
Learn "gaps edge_gaps <on|off|toggle>".
S. Christoffer Eliesen
2015-10-22
config: Add "seamless_mouse" to decide if pointer crosses output edges.
S. Christoffer Eliesen
2015-10-21
config: Apply output config also during config reload.
S. Christoffer Eliesen
2015-09-13
Revert "new_workspace null behavior + testmap functions + regex"
Drew DeVault
2015-09-12
new_workspace null behavior + testmap functions + regex
taiyu
2015-09-10
cmd status + workspace ws output op
taiyu
2015-09-07
config modes
taiyu
2015-08-30
Added in workspace_auto_back_and_forth
Luminarys
2015-08-27
Added in default_orientation handling
Luminarys
2015-08-23
Style fix
Luminarys
2015-08-23
Added in glitchy disabling
Luminarys
2015-08-22
Implement output configuration through config
Drew DeVault
2015-08-20
Add command line parsing
Drew DeVault
2015-08-18
Add support for gaps option
KoffeinFlummi
2015-08-18
minor fixes
taiyu
2015-08-18
Added in basic, but semi-broken moving/resizing functionality to floating win...
Luminarys
2015-08-17
Add support for workspace [name] output [name]
Drew DeVault
2015-08-16
Move headers to include/
Drew DeVault