aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
Updated CONTRIBUTING.md
2017-09-30Change to irc.freenode.netScott Anderson
2017-09-30Added exampleScott Anderson
2017-09-30Changed IRC back to webchat linkScott Anderson
Github doesn't support irc:// links, for some stupid reason.
2017-09-30Changed "uninitialised" to "zeroed"Scott Anderson
2017-09-30Updated CONTRIBUTING.mdScott Anderson
Changed the contribution guidelines to be more consistent with the style that wlroots has evolved into, and removed some duplicate information that already exists in the kernel style.
2017-09-29Merge pull request #170 from emersion/xwaylandDrew DeVault
Improve xwayland, batch 2
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
2017-09-29xwayland: expose wlr_xwayland_surface_configureemersion
2017-09-29Merge pull request #164 from ascent12/x11-backendDrew DeVault
X11 backend
2017-09-29xwayland: read window title & classemersion
2017-09-29Fix time and transformScott Anderson
2017-09-29Remove unused device interfacesScott Anderson
2017-09-29Remove dead codeScott Anderson
2017-09-29Cleanup x11 event handlerScott Anderson
2017-09-29Don't ask for frame immediately after startingScott Anderson
2017-09-29Add closing with WM buttonScott Anderson
2017-09-29Add window resizingScott Anderson
2017-09-29Add pointer motionScott Anderson