aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-30subsurface handle parent destroyTony Crisci
2017-09-30input events for subsurfacesTony Crisci
2017-09-30Merge pull request #177 from emersion/xwayland-resizeDrew DeVault
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-30Merge pull request #176 from acrisci/bug/init-desktop-before-inputDrew DeVault
2017-09-30subcompositor protocol errorsTony Crisci
2017-09-30subsurface stacking requestsTony Crisci
2017-09-30update rootston for surface changesTony Crisci
2017-09-30consistently name surface state variablesTony Crisci
2017-09-30refactor surface commitTony Crisci
2017-09-30subsurface commit and renderTony Crisci
2017-09-30refactor surface commitTony Crisci
2017-09-30subsurface sync and positionTony Crisci
2017-09-30cleanup wlr_surface.[ch]Tony Crisci
2017-09-30subsurface implementation stubsTony Crisci
2017-09-30publish subcompositor globalTony Crisci
2017-09-30cleanup wlr_compositor.cTony Crisci
2017-09-30rootston: create desktop before inputTony Crisci
2017-09-30Completely fix resize offsetemersion