aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
2017-10-06Merge pull request #221 from versusvoid/wayland-xkb_state_update_maskDrew DeVault
2017-10-06Use xkb_state_update_mask() with Wayland backendVersus Void
2017-10-06Implement wlr_xdg_toplevel_v6_send_closeemersion
2017-10-06Transform hotspot with cursorVersus Void
2017-10-05Copy xcb_icccm structs into wlrootsemersion
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-03Reset buffer resource pointer on destroy signalVersus Void
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-02Merge pull request #182 from ascent12/drm-multi-gpuDrew DeVault
2017-10-01Multi-GPU DRMScott Anderson
2017-10-01Change wlr_session to open every GPUScott Anderson
2017-09-30Merge branch 'master' into feature/subcompositorTony Crisci
2017-09-30subsurface handle parent destroyTony 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-29Merge pull request #170 from emersion/xwaylandDrew DeVault
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-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-29xwayland: read window title & classemersion
2017-09-29Change egl_get_config to always use visual idScott Anderson
2017-09-29Open X11 WindowScott Anderson
2017-09-29Add X11 backend skeletonScott Anderson
2017-09-28x11 -> xwayland, window -> surface, fix some calloc sizes and wrong typesemersion
2017-09-28Merge pull request #163 from emersion/wl_shell-fixesDrew DeVault
2017-09-28Add xwayland activate and fix EGL bugDrew DeVault
2017-09-28Fix rootston keyboard, add XwaylandDrew DeVault
2017-09-28Use enums instead of uint32_t where applicableemersion
2017-09-28role -> stateemersion
2017-09-28Fix typo: s/transcient/transient/emersion
2017-09-28wl_shell: listen for wlr_surface destroy signalemersion
2017-09-27class_ -> class, free more stuff in destroy_shell_surfaceemersion