aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-02backend/headless: handle renderer destroySimon Ser
2020-05-02backend/multi: handle backends depending on each other properlySimon Ser
2020-05-02Add wlr_surface_accepts_touchDavid96
2020-05-02layer shell: only send unmap on close if mappedIsaac Freund
2020-05-01examples/dmabuf-capture: use getoptSimon Ser
2020-05-01backend/drm: make page-flip error scarierSimon Ser
2020-05-01util/log: write log importanceSimon Ser
2020-05-01Fix error when reconnecting external displayWill Daly
2020-04-30Remove .swp file added by mistakeSimon Ser
2020-04-30input/tablet: clear focused surface on surface destroyTudor Brindus
2020-04-29Remove libcap supportScott Anderson
2020-04-29backend/drm: strip alpha channel if necessarySimon Ser
2020-04-28render/texture: make write_pixels optionalSimon Ser
2020-04-28render/texture: add width and height fieldsSimon Ser
2020-04-28tinywl: Fix wrong anchor point while resizing a windowGreg Depoire--Ferrer
2020-04-28backend/drm: don't allow legacy to use direct scanoutScott Anderson
2020-04-28backend/drm: move atomic cursor code into pageflip codeScott Anderson
2020-04-28backend/drm: don't have fallback atomic commitsScott Anderson
2020-04-28backend/drm: introduce wlr_drm_fbScott Anderson
2020-04-28tinywl: handle request set selectionIsaac Freund
2020-04-28tinywl: remove unused variablesIsaac Freund
2020-04-27input/tablet: fix up updated axes after rotationTudor Brindus
2020-04-27export-dmabuf: Schedule output frame on requestAndri Yngvason
2020-04-27input/tablet: populate tool tip event positionTudor Brindus
2020-04-23tinywl: fix geo_box bug in cursor resizingKalyan Sriram
2020-04-22backend/headless: add wlr_headless_backend_create_with_rendererSimon Ser
2020-04-22backend/headless: use FBOs instead of pbuffersSimon Ser
2020-04-22render/gles2: add wlr_gles2_renderer_check_extSimon Ser
2020-04-22render/drm_format_set: disallow DRM_FORMAT_INVALIDSimon Ser
2020-04-22output_layout: improve docsSimon Ser
2020-04-21build: use summary instead of messageSimon Ser
2020-04-21build: use dicts instead of get_variableSimon Ser
2020-04-21build: use meson.override_dependencySimon Ser
2020-04-21backend/libinput: correctly populate x/y fields on tablet proximity inTudor Brindus
2020-04-17Document the events of wlr_layer_surfaceIsaac Freund
2020-04-15logind: Close fd before releasing deviceKenny Levinsen
2020-04-15seat: add selection event docsTudor Roman
2020-04-15tinywl: remove redundant create output global callIsaac Freund
2020-04-14backend/multi: add backends at end of listSimon Ser
2020-04-14seat: add check for NULL keyboardr-c-f
2020-04-10output: fix maybe-uninitialized warningSimon Ser
2020-04-10backend/wayland: check scan-out buffer is compatible in output_testSimon Ser
2020-04-10output: check for buffer size compatibility in common codeSimon Ser
2020-04-10output: fix blurred hw cursors with fractional scalingSimon Ser
2020-04-09render: only expose linux-dmabuf if EGL extension is supportedSimon Ser
2020-04-09render/gles2: only call wlr_egl_bind_display if supportedSimon Ser
2020-04-09backend: set EGL_RENDERABLE_TYPE and EGL_SURFACE_TYPESimon Ser
2020-04-09render/egl: make config attribs constSimon Ser
2020-04-08Add wlr_output_impl.rollbackSimon Ser
2020-04-08backend: reset EGL surface after buffer swapSimon Ser