Age | Commit message (Expand) | Author |
2017-11-18 | Add per-seat cursor configuration | emersion |
2017-11-18 | Add cursor theme to rootston config | emersion |
2017-11-16 | Fix a bunch of mistakes detected with scan-build | emersion |
2017-11-11 | rootston: config.c 80 col | Tony Crisci |
2017-11-11 | rootston: prefix config structs and functions | Tony Crisci |
2017-11-11 | rootston: fix formatting for xwayland config | 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-02 | Merge remote-tracking branch 'origin/master' into hidpi | Drew DeVault |
2017-11-02 | rootston: break up input.h | Tony Crisci |
2017-11-01 | Merge pull request #365 from emersion/wayland-backend-transform | Drew DeVault |
2017-11-01 | Fix hidden software cursors, fix cursor transformations on DRM backend | emersion |
2017-11-01 | Consider scale factor when rendering views | Drew DeVault |
2017-11-01 | rootston: fix startup with no config | Dominique Martinet |
2017-10-28 | Allow configuring output mode in rootston | Drew DeVault |
2017-10-26 | Rename default keyboard section | emersion |
2017-10-26 | Fix fallback when there are two config blocks for a keyboard | emersion |
2017-10-26 | Per-keyboard configuration | emersion |
2017-10-21 | Fixed default keybinding in config.c | Alexander Taylor |
2017-10-20 | Add startup command option to rootston | D.B |
2017-10-18 | Add a default meta key | emersion |
2017-10-12 | Move binding parsing to separate function | Versus Void |
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 | Free config->bindings | emersion |
2017-10-03 | Bind logo+q when no config file is specified | 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 |