aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Expand)Author
2017-09-30Fix segfault in handle_request_resizeemersion
2017-09-30Merge branch 'master' into feature/subcompositorTony Crisci
2017-09-30input events for subsurfacesTony Crisci
2017-09-30Add resize support for wl_shellemersion
2017-09-30Add x, y, width, height arguments to wlr_xwayland_surface_configureemersion
2017-09-30rootston: render subsurfacesTony Crisci
2017-09-30Add view->resize for xwaylandemersion
2017-09-30Merge pull request #175 from emersion/xdg-shell-resizeDrew DeVault
2017-09-30update rootston for surface changesTony Crisci
2017-09-30rootston: create desktop before inputTony 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 state supportemersion
2017-09-29Code styleemersion
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-28Merge pull request #163 from emersion/wl_shell-fixesDrew DeVault
2017-09-28Add xwayland activate and fix EGL bugDrew DeVault
2017-09-28Fix rootston keyboard, add XwaylandDrew DeVault
2017-09-28Remove ping_timer when destroying wlr_wl_shell_surfaceemersion
2017-09-28wl_shell: gluten-free cosmetic variable renamingemersion
2017-09-28rootston: no need to implement get_input_bounds and activate for wl_shell viewsemersion
2017-09-28rootston: handle request_moveemersion
2017-09-27class_ -> class, free more stuff in destroy_shell_surfaceemersion
2017-09-27wlr_wl_shell: implement all requests except set_popupemersion
2017-09-27Set view->surfaceemersion
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 tool tip -> click simulationDrew DeVault
2017-09-23Implement pointer motion and buttonsDrew DeVault
2017-09-23Fix rootston executable nameDrew 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