aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-05bug: use milisecond granularity for time eventsTony Crisci
2017-10-05wlr-seat: pointer grab interfaceTony Crisci
2017-10-03Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-03rootston-desktop: popup input handlingTony Crisci
2017-10-03rootston-desktop: use window geometry for input boundsTony Crisci
2017-10-03Merge pull request #197 from versusvoid/buffer-resetDrew DeVault
2017-10-03Reset buffer resource pointer on destroy signalVersus Void
2017-10-03Merge pull request #199 from acrisci/bug/seat-name-versionDrew DeVault
2017-10-03wlr-seat: honor seat versionTony Crisci
2017-10-03Merge pull request #184 from emersion/rootston-keysDrew DeVault
2017-10-03Set WAYLAND_DISPLAY in rootston environmentDrew DeVault
2017-10-03Add modifiers signal, remove wlr_keyboard_update_modifiersemersion
2017-10-03Merge pull request #194 from versusvoid/memoryTony Crisci
2017-10-03Fix modifiers support with backend != waylandemersion
2017-10-03Add modifiers support in wayland backend, parse modifiers in rootston configemersion
2017-10-03Fix modifiers handling, add wlr_keyboard_get_modifiersemersion
2017-10-03Begin modifiers supportemersion
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-03Free xkb structures on wlr_keyboard destroyVersus Void
2017-10-02Update README et al with new linksDrew DeVault
2017-10-02xdg-popup: render popups in the right placeTony Crisci
2017-10-02xdg-popup: configure requestsTony Crisci
2017-10-02xdg-surface: get popupTony Crisci
2017-10-02xdg-positionerTony Crisci
2017-10-02Merge pull request #187 from versusvoid/documentationDrew DeVault
2017-10-02Move wlr-example.ini.example to rootston.ini.example and reference it from ex...Versus Void
2017-10-02Merge pull request #185 from acrisci/bug/xdg-shell-destroyDrew DeVault
2017-10-02Merge pull request #182 from ascent12/drm-multi-gpuDrew DeVault
2017-10-02Add examples/wlr-example.ini.example with option descriptions for examplesVersus Void
2017-10-02xdg-shell: protocol destroyTony Crisci
2017-10-02Check for fd failure properlyScott Anderson
2017-10-02Add explicitly picking GPUs with environment varScott Anderson
2017-10-02Change iface prefix to suffixScott Anderson
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-10-01Minor fixesScott Anderson
2017-10-01Multi-GPU DRMScott Anderson
2017-10-01Change wlr_session to open every GPUScott Anderson
2017-10-01Add renderer pointer inside drm_surfaceScott Anderson
2017-09-30Merge pull request #181 from acrisci/bug/toplevel-cleanupDrew DeVault
2017-09-30xdg-toplevel: fix memory leaksTony Crisci
2017-09-30Reverse loop in view_atDrew DeVault
2017-09-30Merge pull request #160 from acrisci/feature/subcompositorDrew DeVault