aboutsummaryrefslogtreecommitdiff
path: root/rootston/keyboard.c
AgeCommit message (Expand)Author
2017-10-21Remove calls to assert to check runtime errors in rootstonemersion
2017-10-21Remove wl_list_init when using wl_signal_addemersion
2017-10-12New binding to switch windowsVersus Void
2017-10-06Add close command, add close for xwaylandemersion
2017-10-06Require exec prefix to execute shell commandsemersion
2017-10-03Add modifiers support in wayland backend, parse modifiers in rootston configemersion
2017-10-03exec command if it's not exitemersion
2017-10-03Use a command string rather than an action enumemersion
2017-10-03Parse bindings in config, execute bindingsemersion
2017-10-03Use keysyms instead of keycodesemersion
2017-10-03Add keyboard state to rootstonemersion
2017-10-01Fix keyboard handling in examplesDrew DeVault
2017-09-28Handle input device removalDrew DeVault
2017-09-28Fix rootston keyboard, add XwaylandDrew DeVault
2017-09-23Initial keyboard support in rootstonDrew DeVault