aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-09-30Partially fix resize offsetemersion
2017-09-30Add edges support, remove get_input_boundsemersion
2017-09-30Rename wlr_drm_output to wlr_drm_connectorScott Anderson
2017-09-30Add view_resizeemersion
2017-09-30Rename backend to drmScott Anderson
2017-09-30Add pointer to backend from DRM outputsScott Anderson
2017-09-30React to xdg shell resize requestsemersion
2017-09-30Split DRM rendering to its own fileScott Anderson
2017-09-30Split DRM internal interface to its own headerScott Anderson
2017-09-30Rename files to remove pointless drm prefixScott Anderson
2017-09-30Removed unused fieldsScott Anderson
2017-09-29Merge pull request #116 from ascent12/contributingDrew DeVault
2017-09-30Change to irc.freenode.netScott Anderson
2017-09-30Added exampleScott Anderson
2017-09-30Changed IRC back to webchat linkScott Anderson
2017-09-30Changed "uninitialised" to "zeroed"Scott Anderson
2017-09-30Updated CONTRIBUTING.mdScott Anderson
2017-09-29Merge pull request #170 from emersion/xwaylandDrew DeVault
2017-09-29xwayland: add wlr_xwayland_surface_closeemersion
2017-09-29xwayland: add window_type supportemersion
2017-09-29xwayland: add pid supportemersion
2017-09-29xwayland: add state supportemersion
2017-09-29Code styleemersion
2017-09-29xwayland: add set_parent eventemersion
2017-09-29xwayland: add signals for configure, set_{class,title}emersion
2017-09-29Add reply->type checks, add XCB_ATOM_WM_TRANSIENT_FORemersion