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
/
config
Age
Commit message (
Expand
)
Author
2018-01-17
copy config references for input and seat
Tony Crisci
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2017-12-29
Allow to configure outputs by their identifier
emersion
2017-12-27
Refactor output command, add output enable
emersion
2017-12-20
cleanup
Tony Crisci
2017-12-18
Merge branch 'wlroots' into feature/input
Tony Crisci
2017-12-18
Add support for fractional output scale
emersion
2017-12-17
seat fallback config
Tony Crisci
2017-12-16
put seat and input config in their own files
Tony Crisci
2017-12-14
Replace refresh_rate and position by mode in output command
emersion
2017-12-13
Update output containers on output layout change
emersion
2017-12-12
Update output container box in event handler
emersion
2017-12-12
Listen to output layout change
emersion
2017-12-12
Add scale and transform events to sway_output
emersion
2017-12-11
Use custom modes when output has no mode
emersion
2017-12-09
Remove output from layout
emersion
2017-12-06
Add new_output_config, update root container size on output hotplug
emersion
2017-12-06
Simplify free calls, use wlr_output_set_scale
emersion
2017-12-06
Init, merge output config params, use wlr_output_layout
emersion
2017-12-06
Add output config
emersion