aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Expand)Author
2017-10-07rootston: create screenshooter interfaceemersion
2017-10-06Make xwayland compile-time optionalVersus Void
2017-10-06Add config option to disable XwaylandVersus Void
2017-10-06Match default keybindings with sway'semersion
2017-10-06Unset input->active_view when view is destroyedemersion
2017-10-06Disconnect wl_shell clients when closingemersion
2017-10-06Update rootston.ini.exampleemersion
2017-10-06Implement wlr_xdg_toplevel_v6_send_closeemersion
2017-10-06Add close command, add close for xwaylandemersion
2017-10-06Require exec prefix to execute shell commandsemersion
2017-10-06Merge pull request #223 from versusvoid/xwayland-activateDrew DeVault
2017-10-06Deactivate xwayland when focus leaves thereDrew DeVault
2017-10-06rootston: handle grab endTony Crisci
2017-10-06Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-06Activate only active xwayland viewsVersus Void
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