aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2017-10-08Do not remove the commit listeneremersion
2017-10-08Center xdg shell viewsemersion
2017-10-07Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-07xdg-seat: keyboard grabsTony Crisci
2017-10-06Merge pull request #221 from versusvoid/wayland-xkb_state_update_maskDrew DeVault
Use xkb_state_update_mask() with Wayland backend
2017-10-06Use xkb_state_update_mask() with Wayland backendVersus Void
Fix #158
2017-10-06Implement wlr_xdg_toplevel_v6_send_closeemersion
2017-10-06Add close command, add close for xwaylandemersion
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-06xdg-popup: basic pointer grabTony Crisci
2017-10-06Transform hotspot with cursorVersus Void
Fix #188
2017-10-05Merge pull request #189 from emersion/xwayland-hintsDrew DeVault
xwayland: add support for window hints
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
rootston: force move, resize and rotate
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
DRM Multi-GPU
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