aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-06rootston: handle grab endTony Crisci
2017-10-06Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-06xdg-popup: basic pointer grabTony Crisci
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-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-05Fix memory leaksVersus Void
2017-10-03Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-03rootston: add meta-key to config fileemersion
2017-10-03Reset buffer resource pointer on destroy signalVersus Void
2017-10-03rootston: rotate views!emersion
2017-10-03Add modifiers signal, remove wlr_keyboard_update_modifiersemersion
2017-10-03Add modifiers support in wayland backend, parse modifiers in rootston configemersion
2017-10-03Fix modifiers handling, add wlr_keyboard_get_modifiersemersion
2017-10-03Begin modifiers supportemersion
2017-10-03Use a command string rather than an action enumemersion
2017-10-03Parse bindings in config, execute bindingsemersion
2017-10-03Use keysyms instead of keycodesemersion
2017-10-03Add keyboard state to rootstonemersion
2017-10-02xdg-popup: render popups in the right placeTony Crisci
2017-10-02xdg-surface: get popupTony Crisci
2017-10-02Merge pull request #182 from ascent12/drm-multi-gpuDrew DeVault
2017-10-02Change iface prefix to suffixScott Anderson
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 branch 'master' into feature/subcompositorTony Crisci
2017-09-30subsurface handle parent destroyTony Crisci
2017-09-30input events for subsurfacesTony Crisci
2017-09-30Add x, y, width, height arguments to wlr_xwayland_surface_configureemersion
2017-09-30subcompositor protocol errorsTony Crisci
2017-09-30subsurface stacking requestsTony Crisci
2017-09-30subsurface commit and renderTony Crisci
2017-09-30subsurface sync and positionTony Crisci
2017-09-30cleanup wlr_surface.[ch]Tony Crisci
2017-09-30subsurface implementation stubsTony 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