aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Expand)Author
2017-10-06Transform hotspot with cursorVersus Void
2017-10-05Fix #210Drew DeVault
2017-10-05Fix focusing null viewVersus Void
2017-10-05bug: use milisecond granularity for time eventsTony Crisci
2017-10-05wlr-seat: pointer grab interfaceTony Crisci
2017-10-05Merge pull request #198 from emersion/rootston-move-resize-rotateDrew DeVault
2017-10-05Fix memory leaksVersus Void
2017-10-04rootston: fix rotated subsurfacesemersion
2017-10-04rootston: rotation by stepsemersion
2017-10-04rootston: fix cursor coordinates for rotated subsurfacesemersion
2017-10-04rootston: rotate cursor coordinatesemersion
2017-10-03Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-03rootston: add meta-key to config fileemersion
2017-10-03rootston-desktop: popup input handlingTony Crisci
2017-10-03rootston-desktop: use window geometry for input boundsTony Crisci
2017-10-03rootston: rotate views!emersion
2017-10-03rootston: force move and resizeemersion
2017-10-03Set WAYLAND_DISPLAY in rootston environmentDrew DeVault
2017-10-03Fix modifiers support with backend != waylandemersion
2017-10-03Add modifiers support in wayland backend, parse modifiers in rootston configemersion
2017-10-03exec command if it's not exitemersion
2017-10-03Free config->bindingsemersion
2017-10-03Bind logo+q when no config file is specifiedemersion
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-02xdg-popup: render popups in the right placeTony Crisci
2017-10-02Move wlr-example.ini.example to rootston.ini.example and reference it from ex...Versus Void
2017-10-01Fix keyboard handling in examplesDrew DeVault
2017-10-01Forgot that file :/Drew DeVault
2017-10-01Add basic drawing tablet support to rootstonDrew DeVault
2017-09-30Reverse loop in view_atDrew DeVault
2017-09-30Merge pull request #160 from acrisci/feature/subcompositorDrew DeVault
2017-09-30Merge pull request #179 from emersion/wl-shell-resizeDrew DeVault
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