aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-06xdg-shell: cleanupTony Crisci
2017-10-06rootston: handle grab endTony Crisci
2017-10-06Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-06Activate only active xwayland viewsVersus Void
2017-10-06xdg-popup: basic pointer grabTony Crisci
2017-10-06Flush xwayland surface configurationVersus Void
2017-10-06Transform hotspot with cursorVersus Void
2017-10-05Merge pull request #189 from emersion/xwayland-hintsDrew DeVault
2017-10-05Copy xcb_icccm structs into wlrootsemersion
2017-10-05Fix #210Drew DeVault
2017-10-05Merge pull request #209 from versusvoid/fix-null-view-focusDrew DeVault
2017-10-05Fix focusing null viewVersus Void
2017-10-05bug: fix x11 event timeTony Crisci
2017-10-05bug: use milisecond granularity for time eventsTony Crisci
2017-10-05wlr-seat: pointer grab interfaceTony Crisci
2017-10-05Merge pull request #198 from emersion/rootston-move-resize-rotateDrew DeVault
2017-10-05Parse _MOTIF_HINTSemersion
2017-10-05Use pointers for xwayland hints and size_hintsemersion
2017-10-05Add support for WM_HINTSemersion
2017-10-05Add padding if xcb_icccm is not availableemersion
2017-10-05xwayland: parse normal hintsemersion
2017-10-05xwayland: add wlr_xwayland_surface->motif_hintsemersion
2017-10-05xwayland: request hintsemersion
2017-10-05Merge pull request #208 from versusvoid/memoryDrew DeVault
2017-10-05Fix memory leaksVersus Void
2017-10-05Merge pull request #207 from versusvoid/fix-double-freeDrew DeVault
2017-10-05Fix double freeVersus Void
2017-10-04rootston: fix rotated subsurfacesemersion
2017-10-04rootston: rotation by stepsemersion
2017-10-04rootston: fix cursor coordinates for rotated subsurfacesemersion
2017-10-04rootston: rotate cursor coordinatesemersion
2017-10-04Merge pull request #202 from 4e554c4c/unsetenvDrew DeVault
2017-10-03Unset $DISPLAY until XWayland is readyCalvin Lee
2017-10-03Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-03rootston: add meta-key to config fileemersion
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-03rootston: rotate views!emersion
2017-10-03rootston: force move and resizeemersion
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