aboutsummaryrefslogtreecommitdiff
path: root/include/rootston/config.h
AgeCommit message (Expand)Author
2018-05-06Add option to rootston to start xwayland lazyVincent Vanlaer
2018-03-26rootston: add -D flag to enable damage tracking debuggingemersion
2018-02-12Reformat all #include directivesemersion
2018-01-04Disable outputs in rootston configemersion
2017-12-24rootston: add arbitrary libinput config 'tap_enabled'Dominique Martinet
2017-12-15Introduce fractional scalingemersion
2017-12-11Set default cursor image in rootstonemersion
2017-12-08Make keyboard repeat info configurableemersion
2017-11-18Add per-seat cursor configurationemersion
2017-11-18Add cursor theme to rootston configemersion
2017-11-11rootston: prefix config structs and functionsTony Crisci
2017-11-11rootston: documentation for config.h functionsTony Crisci
2017-11-11rootston: remove unused import and old todo from config headerTony Crisci
2017-11-11Merge branch 'master' into feature/multiseatTony Crisci
2017-11-03rootston: seat config by deviceTony Crisci
2017-11-01Consider scale factor when rendering viewsDrew DeVault
2017-10-28Allow configuring output mode in rootstonDrew DeVault
2017-10-26Fix fallback when there are two config blocks for a keyboardemersion
2017-10-26Per-keyboard configurationemersion
2017-10-20Add startup command option to rootstonD.B
2017-10-06Add config option to disable XwaylandVersus Void
2017-10-03rootston: add meta-key to config fileemersion
2017-10-03Add modifiers support in wayland backend, parse modifiers in rootston configemersion
2017-10-03Use a command string rather than an action enumemersion
2017-10-03Parse bindings in config, execute bindingsemersion
2017-09-22Establish rootston headers & mainDrew DeVault