summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 daysm4: drop autoconf leftoversxwayland-23.2Enrico Weigelt, metux IT consult2-386/+0
10 daysRevert "xwayland/glamor: Avoid implicit redirection with depth 32 parent wind...Olivier Fourdan2-111/+0
2024-04-09Bump version to 23.2.6xwayland-23.2.6Olivier Fourdan1-2/+2
2024-04-09render: Avoid possible double-free in ProcRenderAddGlyphs()Olivier Fourdan1-2/+0
2024-04-04xwayland: Use correct pointer types on i386Florian Weimer1-3/+3
2024-04-03Bump version to 23.2.5xwayland-23.2.5Olivier Fourdan1-2/+2
2024-04-03render: fix refcounting of glyphs during ProcRenderAddGlyphsPeter Hutterer3-6/+17
2024-04-03Xi: ProcXIPassiveGrabDevice needs to use unswapped length to send replyAlan Coopersmith1-1/+4
2024-04-03Xi: ProcXIGetSelectedEvents needs to use unswapped length to send replyAlan Coopersmith1-1/+4
2024-04-02dix: fix valuator copy/paste error in the DeviceStateNotify eventPeter Hutterer1-3/+3
2024-02-08xwayland: Ensure pointer for gestures has buttonsWarren Togami1-0/+7
2024-01-16Bump version to 23.2.4xwayland-23.2.4José Expósito1-2/+2
2024-01-16ephyr,xwayland: Use the proper private key for cursorOlivier Fourdan1-1/+1
2024-01-16glx: Call XACE hooks on the GLX bufferOlivier Fourdan1-0/+8
2024-01-16dix: when disabling a master, float disabled slaved devices tooPeter Hutterer1-0/+12
2024-01-16Xi: do not keep linked list pointer during recursionJosé Expósito1-3/+12
2024-01-16Xi: flush hierarchy events after adding/removing master devicesPeter Hutterer1-5/+22
2024-01-16Xi: when creating a new ButtonClass, set the number of buttonsPeter Hutterer1-0/+1
2024-01-16dix: fix DeviceStateNotify event calculationPeter Hutterer1-69/+52
2024-01-16dix: Allocate sufficient xEvents for our DeviceStateNotifyPeter Hutterer1-3/+3
2024-01-16dix: allocate enough space for logical button mapsPeter Hutterer2-4/+4
2024-01-11glamor: Fall back for mixed depth 24/32 in glamor_set_aluMichel Dänzer1-0/+15
2024-01-11glamor: Make glamor_set_alu take a DrawablePtrMichel Dänzer8-11/+12
2024-01-11glamor: Don't override source alpha to 1.0 if it's used for blendingMichel Dänzer1-1/+27
2024-01-11dix: initialize the XTest sendEventsProc for all devicesPeter Hutterer3-4/+10
2024-01-11xwayland: override the XTest sendEventsProc for all devicesPeter Hutterer1-6/+5
2024-01-11dix: don't allow for devices with 0 axesPeter Hutterer1-0/+1
2024-01-11Xi: require a pointer and keyboard device for XIAttachToMasterPeter Hutterer1-2/+2
2024-01-11xwayland: Pass the correct oeffis device typesOlivier Fourdan1-1/+2
2024-01-11os: Use KERN_PROC_ARGS to determine client command on DragonFly and FreeBSDJan Beich1-1/+56
2024-01-11os: Use LOCAL_PEERCRED to determine local client PID on FreeBSDJan Beich2-1/+21
2023-12-13Bump version to 23.2.3xwayland-23.2.3Peter Hutterer1-2/+2
2023-12-13Xi: allocate enough XkbActions for our buttonsPeter Hutterer2-6/+16
2023-12-13randr: avoid integer truncation in length check of ProcRRChange*PropertyPeter Hutterer2-2/+2
2023-12-04xwayland: Use the right nameLength by defaultOlivier Fourdan1-3/+5
2023-12-04xwayland: Update output nameLengthOlivier Fourdan1-0/+1
2023-11-29build: Allow for custom server config directoryOlivier Fourdan2-1/+6
2023-11-29xwayland: Do not resize when running fullscreenOlivier Fourdan1-2/+5
2023-11-29xwayland: Update the fullscreen window on output changeOlivier Fourdan1-0/+10
2023-11-29xwayland: Add a helper function to update fullscreenOlivier Fourdan2-1/+25
2023-11-29xwayland: Add xwl_output to the Xwayland typesOlivier Fourdan1-0/+1
2023-10-25Bump version to 23.2.2xwayland-23.2.2Peter Hutterer1-2/+2
2023-10-25Xi/randr: fix handling of PropModeAppend/PrependPeter Hutterer2-4/+4
2023-10-23Switch to libbsd-overlaySam James3-10/+5
2023-10-12xwayland: Cancel the EI disconnect timer when freedOlivier Fourdan1-0/+1
2023-10-12glamor: xv: Fix invalid accessing of plane attributes for NV12Jeffy Chen1-2/+2
2023-10-12xwayland: Give up on EI on setup failureOlivier Fourdan1-0/+2
2023-10-12xwayland: Add an option to enable EI portal supportOlivier Fourdan6-2/+29
2023-10-12xwayland/glamor/gbm: Set GBM_BO_USE_LINEAR if only LINEAR modifier is supportedJosé Expósito1-3/+19
2023-10-12xwayland/present: Handle NULL window_priv in xwl_present_cleanupMichel Dänzer1-3/+5