aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-02Add examples/wlr-example.ini.example with option descriptions for examplesVersus 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-30Merge pull request #181 from acrisci/bug/toplevel-cleanupDrew DeVault
xdg-toplevel: fix memory leaks
2017-09-30xdg-toplevel: fix memory leaksTony Crisci
2017-09-30Reverse loop in view_atDrew DeVault
Looks for the top-most view now.
2017-09-30Merge pull request #160 from acrisci/feature/subcompositorDrew DeVault
Subcompositor
2017-09-30Merge pull request #179 from emersion/wl-shell-resizeDrew DeVault
rootston: add resize support for wl_shell
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
rootston: add view->resize for xwayland
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
rootston: add xdg shell resize support
2017-09-30Merge pull request #176 from acrisci/bug/init-desktop-before-inputDrew DeVault
rootston: create desktop before input
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-30Add view_resizeemersion
2017-09-30React to xdg shell resize requestsemersion
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