index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rootston
/
config.h
Age
Commit message (
Collapse
)
Author
2018-01-04
Disable outputs in rootston config
emersion
2017-12-24
rootston: add arbitrary libinput config 'tap_enabled'
Dominique Martinet
This ought to be enough to serve as an example for other compositors to use.
2017-12-15
Introduce fractional scaling
emersion
2017-12-11
Set default cursor image in rootston
emersion
2017-12-08
Make keyboard repeat info configurable
emersion
2017-11-18
Add per-seat cursor configuration
emersion
2017-11-18
Add cursor theme to rootston config
emersion
2017-11-11
rootston: prefix config structs and functions
Tony Crisci
2017-11-11
rootston: documentation for config.h functions
Tony Crisci
2017-11-11
rootston: remove unused import and old todo from config header
Tony Crisci
2017-11-11
Merge branch 'master' into feature/multiseat
Tony Crisci
2017-11-03
rootston: seat config by device
Tony Crisci
2017-11-01
Consider scale factor when rendering views
Drew DeVault
2017-10-28
Allow configuring output mode in rootston
Drew DeVault
Fixes #336
2017-10-26
Fix fallback when there are two config blocks for a keyboard
emersion
2017-10-26
Per-keyboard configuration
emersion
2017-10-20
Add startup command option to rootston
D.B
Allows specifying a command to run at startup.
2017-10-06
Add config option to disable Xwayland
Versus Void
2017-10-03
rootston: add meta-key to config file
emersion
2017-10-03
Add modifiers support in wayland backend, parse modifiers in rootston config
emersion
2017-10-03
Use a command string rather than an action enum
emersion
2017-10-03
Parse bindings in config, execute bindings
emersion
2017-09-22
Establish rootston headers & main
Drew DeVault