Commit Graph

14 Commits

Author SHA1 Message Date
emersion c0c4816b13
Fix fallback when there are two config blocks for a keyboard 2017-10-26 22:38:03 +02:00
emersion 4e5d23daa9
Per-keyboard configuration 2017-10-26 19:59:32 +02:00
Alexander Taylor 844f4387c7 Fixed default keybinding in config.c 2017-10-21 23:17:39 +01:00
D.B 8c759d7abe Add startup command option to rootston
Allows specifying a command to run at startup.
2017-10-20 17:49:04 +02:00
emersion f874c3d585
Add a default meta key 2017-10-18 22:46:52 +02:00
Versus Void 96079ff897 Move binding parsing to separate function 2017-10-12 22:21:43 +00:00
Versus Void decd87043f Add config option to disable Xwayland 2017-10-06 21:48:50 +00:00
emersion f9dbc1841d
rootston: add meta-key to config file 2017-10-03 22:14:25 +02:00
emersion d3d9aca40c
Add modifiers support in wayland backend, parse modifiers in rootston config 2017-10-03 08:46:11 +02:00
emersion c686699817
Free config->bindings 2017-10-03 08:46:10 +02:00
emersion 517a709cdd
Bind logo+q when no config file is specified 2017-10-03 08:46:10 +02:00
emersion 238ded1578
Use a command string rather than an action enum 2017-10-03 08:46:10 +02:00
emersion 97d0fe8976
Parse bindings in config, execute bindings 2017-10-03 08:46:10 +02:00
Drew DeVault 550748681d Establish rootston headers & main 2017-09-22 23:30:40 -04:00