summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 daysmeson.build: print a summary of the DDX to buildHEADmasterPeter Hutterer2-2/+17
5 daysdix: fix erroneous BUG_RETURN checkPeter Hutterer1-1/+1
11 daysdix-config.h: define HAVE_STRUCT_SOCKADDR_STORAGE for xtrans 1.6Alan Coopersmith1-0/+2
2025-03-09pkgconfig files: Add URLAlan Coopersmith2-0/+2
2025-03-06Xi: disallow grabbing disabled devicesPeter Hutterer1-0/+3
2025-03-03ci: Reuse xserver created by meson-dist job in driver build jobsPovilas Kanapickas1-3/+6
2025-03-03ci: Add install prefix to the artifacts of meson-dist jobPovilas Kanapickas1-0/+1
2025-03-03ci: Adjust prefix instead of setting DESTDIR for meson-dist jobPovilas Kanapickas1-1/+1
2025-03-03ci: Point to last commit of xf86-video-qxl instead of master branchPovilas Kanapickas1-1/+1
2025-02-28Xnest: use authorative declarations from X11/XKBlib.hEnrico Weigelt, metux IT consult1-19/+3
2025-02-28xfree86: os-support: fix FTBS when no recent enough libdrm foundEnrico Weigelt, metux IT consult1-1/+5
2025-02-28xfree86: platform_noop: add missing functionsEnrico Weigelt, metux IT consult1-0/+14
2025-02-28xfree86: xf86helper: fix NULL dereferenceEnrico Weigelt, metux IT consult1-1/+2
2025-02-28os: let vpnprintf() accept %XEnrico Weigelt, metux IT consult1-0/+1
2025-02-27randr: fix RRGetCrtcTransform reply length, part 2Enrico Weigelt, metux IT consult1-1/+1
2025-02-27Revert "mi: drop obsolete miInitOverlay()"Enrico Weigelt, metux IT consult2-0/+1612
2025-02-27Revert "mi: drop obsolete miOverlayGetPrivateClips()"Enrico Weigelt, metux IT consult2-0/+23
2025-02-27Revert "mi: drop obsolete miOverlayCollectUnderlayRegions()"Enrico Weigelt, metux IT consult2-0/+59
2025-02-27Revert "mi: drop obsolete miOverlayComputeCompositeClip()"Enrico Weigelt, metux IT consult2-0/+57
2025-02-27Revert "mi: drop obsolete miOverlayCopyUnderlay()"Enrico Weigelt, metux IT consult2-0/+12
2025-02-27Revert "mi: drop obsolete miOverlaySetRootClip()"Enrico Weigelt, metux IT consult2-0/+58
2025-02-27Revert "mi: drop now obsolete mioverlay.c"Enrico Weigelt, metux IT consult2-0/+57
2025-02-27Revert "mi: drop now obsolete mioverlay.h"Enrico Weigelt, metux IT consult3-0/+14
2025-02-26randr: fix RRGetCrtcTransform reply lengthEnrico Weigelt, metux IT consult1-1/+1
2025-02-26xkb: simplify loops in XkbRF_Free()Enrico Weigelt, metux IT consult1-17/+20
2025-02-26xkb: drop obsolete parameter from XkbRF_Free()Enrico Weigelt, metux IT consult3-11/+6
2025-02-26xkb: maprules: use static struct init instead of memset()Enrico Weigelt, metux IT consult1-2/+3
2025-02-26xkb: maprules: put some loop counters into local scopeEnrico Weigelt, metux IT consult1-12/+9
2025-02-26xkb: make XkbRF_Create() static inlineEnrico Weigelt, metux IT consult2-11/+5
2025-02-26xkb: unexport XkbRF_RuleRec structEnrico Weigelt, metux IT consult2-17/+17
2025-02-26xkb: unexport XkbRF_GroupRec structEnrico Weigelt, metux IT consult2-6/+6
2025-02-26xkb: unexport XkbRF_RulesRec structEnrico Weigelt, metux IT consult2-9/+9
2025-02-26xkb: unexport XkbRF_Free()Enrico Weigelt, metux IT consult2-9/+2
2025-02-26xkb: unexport XkbRF_Create()Enrico Weigelt, metux IT consult2-2/+2
2025-02-26xkb: unexport XkbRF_LoadRules()Enrico Weigelt, metux IT consult2-4/+3
2025-02-26xkb: unexport XkbRF_GetComponents()Enrico Weigelt, metux IT consult4-8/+22
2025-02-26xkb: move XkbRF_* defines into xkb/maprules.cEnrico Weigelt, metux IT consult2-6/+5
2025-02-26xkb: move _XKB_RF_NAMES_PROP_ATOM define into xkbInit.cEnrico Weigelt, metux IT consult2-4/+2
2025-02-26xkb: drop unused XkbRF_Invalid define from xkbrules.hEnrico Weigelt, metux IT consult1-1/+0
2025-02-26xkb: drop unused _XKB_RF_NAMES_PROP_MAXLEN defineEnrico Weigelt, metux IT consult1-1/+0
2025-02-26xkb: drop unused XkbRF_LoadRulesByName()Enrico Weigelt, metux IT consult2-38/+0
2025-02-26Xext: drop disable flag for GE extensionEnrico Weigelt, metux IT consult3-4/+1
2025-02-26dix: add prefix to grab state value definesEnrico Weigelt, metux IT consult4-56/+56
2025-02-26dix: unexport defines for device grab statesEnrico Weigelt, metux IT consult3-12/+14
2025-02-26xkb: Add tbGetBufferString helper functionAlan Coopersmith1-21/+22
2025-02-26xkb: correcting mathematical nonsense in XkbGeomFPTextMartin Burggraf1-4/+12
2025-02-26xkb: Convert more sprintf calls to snprintf in xkbtext.cAlan Coopersmith1-19/+28
2025-02-26xkb: Check that needed is > 0 in XkbResizeKeyActionsJosé Expósito1-1/+1
2025-02-26xkb: ensure XkbAllocNames sets num_rg to 0 on allocation failureAlan Coopersmith1-1/+3
2025-02-26ci: Install XCB dependencies for meson testsMichel Dänzer2-1/+4