aboutsummaryrefslogtreecommitdiff
path: root/include/rootston
AgeCommit message (Expand)Author
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-10-03Use keysyms instead of keycodesemersion
2017-10-03Add keyboard state to rootstonemersion
2017-10-01Add basic drawing tablet support to rootstonDrew DeVault
2017-09-30Merge branch 'master' into feature/subcompositorTony Crisci
2017-09-30input events for subsurfacesTony Crisci
2017-09-30Completely fix resize offsetemersion
2017-09-30Partially fix resize offsetemersion
2017-09-30Add edges support, remove get_input_boundsemersion
2017-09-30Add view_resizeemersion
2017-09-30React to xdg shell resize requestsemersion
2017-09-29xwayland: add signals for configure, set_{class,title}emersion
2017-09-28DRY up focus and implement z orderingDrew DeVault
2017-09-28Handle input device removalDrew DeVault
2017-09-28x11 -> xwayland, window -> surface, fix some calloc sizes and wrong typesemersion
2017-09-28Fix rootston keyboard, add XwaylandDrew DeVault
2017-09-28rootston: handle request_moveemersion
2017-09-27wlr_wl_shell: implement all requests except set_popupemersion
2017-09-27Fix segfault, add wl_shell viewemersion
2017-09-26Add first try to add wl_shell to rootstonemersion
2017-09-23Initial keyboard support in rootstonDrew DeVault
2017-09-23Implement xdg surface request_moveDrew DeVault
2017-09-23Implement pointer motion and buttonsDrew DeVault
2017-09-23Implement wlr_cursor in rootstonDrew DeVault
2017-09-23Render XDG shell surfacesDrew DeVault
2017-09-23Wire up pointer, start on cursorDrew DeVault
2017-09-23Initial pass on roots_inputDrew DeVault
2017-09-23Initialize display, backend; add frame handlingDrew DeVault
2017-09-22Establish rootston headers & mainDrew DeVault