summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
13 daysm4: drop autoconf leftoversxwayland-24.1Enrico Weigelt, metux IT consult2-386/+0
14 daysBump version to 24.0.99.901xwayland-24.0.99.901Olivier Fourdan1-2/+2
2024-04-12Bump version to 24.0.99.1Olivier Fourdan1-2/+2
2024-04-12meson: Change project name to xwaylandMichel Dänzer2-6/+6
2024-04-12Don't install XvfbMichel Dänzer2-131/+1
2024-04-12meson: Build Xwayland unconditionallyMichel Dänzer2-61/+30
2024-04-12Drop miext/shadow directoryMichel Dänzer30-2790/+0
2024-04-12Drop EXA codeMichel Dänzer15-9348/+0
2024-04-12Drop config directoryMichel Dänzer16-2541/+0
2024-04-12Drop Xephyr / kdrive DDXMichel Dänzer36-12871/+1
2024-04-12Drop Xorg DDXMichel Dänzer343-142102/+12
2024-04-12Drop Xwin DDX and x86 MinGW-w64 cross buildMichel Dänzer112-35693/+2
2024-04-12Drop Xnest DDXMichel Dänzer44-5737/+1
2024-04-12Drop Xquartz DDXMichel Dänzer252-49705/+1
2024-04-12xwayland: Walk the regions' boxesOlivier Fourdan1-0/+1
2024-04-12dri3: Free formats in cache_formats_and_modifiersMichel Dänzer1-1/+4
2024-04-12xwayland: Use drmDevicesEqual in xwl_dmabuf_feedback_tranche_doneMichel Dänzer1-2/+2
2024-04-12xwayland: Call drmFreeDevice for dma-buf default feedbackMichel Dänzer1-0/+3
2024-04-11glamor: Fallback to software rendering on GLSL link failureBalló György6-56/+77
2024-04-11Revert "xwayland/glamor: Avoid implicit redirection with depth 32 parent wind...Olivier Fourdan2-112/+0
2024-04-11xwayland: avoid Linux-only headers on non-LinuxJan Beich1-0/+2
2024-04-10xwayland/present: Redirect surface window as needed for page flipsMichel Dänzer1-2/+7
2024-04-10xwayland/present: Check window & source pixmap depth match lastMichel Dänzer1-10/+10
2024-04-10xwayland: Add SourceValidate hookMichel Dänzer2-0/+139
2024-04-10xwayland/present: Add xwl_present_maybe_(un)redirect_windowMichel Dänzer4-3/+75
2024-04-10xwayland: Use ConfigNotify screen hook instead of ResizeWindowMichel Dänzer4-15/+21
2024-04-10xwayland: Add xwl_window::surface_windowMichel Dänzer8-30/+129
2024-04-10xwayland: Pass xwl_window to xwl_glamor_dri3_syncobj_passthroughMichel Dänzer4-5/+4
2024-04-10xwayland: Use xwl_window for damage closureMichel Dänzer1-17/+13
2024-04-10xwayland: Call register_damage depending on ensure_surface_for_windowMichel Dänzer1-8/+4
2024-04-10xwayland: Return struct xwl_window * from ensure_surface_for_windowMichel Dänzer1-15/+20
2024-04-10xwayland: Rename xwl_window::window to ::toplevelMichel Dänzer8-49/+55
2024-04-10xwayland: Use xwl_window for tracking focus/touchMichel Dänzer3-25/+24
2024-04-10xfree86: os-support: bsd: fix warning on old-style function definitionEnrico Weigelt, metux IT consult2-10/+10
2024-04-09render: Avoid possible double-free in ProcRenderAddGlyphs()Olivier Fourdan1-2/+0
2024-04-09xkb: drop ununsed XkbNameMatchesPattern()Enrico Weigelt, metux IT consult2-38/+0
2024-04-09include: xkbstr.h: fix missing include of Xdefs.hEnrico Weigelt, metux IT consult1-0/+1
2024-04-09test: fix the xi2 protocol swapping tests to actually workPeter Hutterer6-66/+94
2024-04-09xkb: drop never used XkmProbe()Enrico Weigelt, metux IT consult2-20/+0
2024-04-09xwayland: don't scrap pending present requestsErik Kurzinger2-37/+60
2024-04-09xwayland: add support for wp_linux_drm_syncobj_v1Erik Kurzinger11-12/+323
2024-04-09xwayland: support DRI3 1.4 and Present 1.4Erik Kurzinger6-7/+292
2024-04-09Present: add PresentCapabilitySyncobj and PresentPixmapSyncedErik Kurzinger11-42/+333
2024-04-09xwayland: re-compute target msc during xwl_present_re_executeErik Kurzinger2-11/+46
2024-04-09xwayland: add functions to import and export dma-buf implicit fencesErik Kurzinger2-0/+102
2024-04-09DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobjErik Kurzinger7-3/+168
2024-04-09DRI3: provide stub implementation of DRI3SetDRMDeviceInUseErik Kurzinger3-2/+36
2024-04-09Update CI for Xwayland explicit syncErik Kurzinger3-8/+13
2024-04-09xwayland: add workaround for drivers that don't support impicit syncXaver Hugl2-1/+13
2024-04-09xwayland: add detection for drivers that don't support implicit syncErik Kurzinger2-1/+19