summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xwayland/window: Queue damage after commits are allowedxwayland-22.1Jonas Ådahl2023-04-271-0/+12
* xwayland/window: Move set-allow functions lower downJonas Ådahl2023-04-271-35/+35
* build: set _GNU_SOURCE when checking for SO_PEERCREDSimon Ser2023-04-271-1/+1
* xwayland: Fix build without GBMOlivier Fourdan2023-04-272-4/+7
* glamor: Fix build without GBMOlivier Fourdan2023-04-271-0/+2
* xwayland: Make Wayland logs non-fatalOlivier Fourdan2023-04-271-2/+1
* xwayland: Prevent nested xwl_present_for_each_frame_callback callsMichel Dänzer2023-04-273-2/+30
* xwayland: Refactor xwl_present_for_each_frame_callback helperMichel Dänzer2023-04-273-27/+20
* Bump version to 22.1.9xwayland-22.1.9Olivier Fourdan2023-03-291-2/+2
* composite: Fix use-after-free of the COWOlivier Fourdan2023-03-291-0/+5
* xkbUtils: use existing symbol names instead of deleted deprecated onesBenno Schulenberg2023-03-291-2/+2
* test: Use either wayland-info or weston-infoOlivier Fourdan2023-03-271-1/+6
* glamor: Don't glFlush/ctx switch unless any work has been performedJoshua Ashton2023-03-274-7/+15
* present: Send a PresentConfigureNotify event for destroyed windowsAdam Jackson2023-02-233-4/+19
* xwayland/window: Do not double add window to damage listMinh Phan2023-02-231-1/+2
* dix: Clear device sprite after free in AttachDevice()Olivier Fourdan2023-02-231-0/+1
* glamor: Don't initialize on softpipeIvan A. Melnikov2023-02-232-0/+9
* xwayland: Don't expose XRandR emulated modes for leaseable displaysJoshua Ashton2023-02-231-0/+4
* xwayland/output: properly return the current emulated mode when queriedMinh Phan2023-02-232-0/+17
* randr: introduce rrCrtcGetInfo DDX functionMinh Phan2023-02-232-0/+11
* GLX: Free the tag of the old context laterDoğukan Korkmaztürk2023-02-231-4/+3
* xwayland/glx: Mirror all EGLConfigsDoğukan Korkmaztürk2023-02-231-1/+1
* glamor: Only check for llvmpipe rendererCorentin Noël2023-02-232-2/+2
* xwayland: properly get FDs from multiplanar GBM BOsLucas Stach2023-02-231-9/+57
* xwayland: handle fd export failure in glamor_egl_fds_from_pixmapLucas Stach2023-02-231-0/+7
* Bump version to 22.1.8xwayland-22.1.8Olivier Fourdan2023-02-071-2/+2
* Xi: fix potential use-after-free in DeepCopyPointerClassesPeter Hutterer2023-02-071-1/+3
* dix: Use CopyPartialInternalEvent in EnqueueEventMike Gorse2023-01-251-1/+1
* dix: Correctly save replayed event into GrabInfoRecPovilas Kanapickas2023-01-253-3/+18
* Bump version to 22.1.7xwayland-22.1.7Olivier Fourdan2022-12-191-2/+2
* Xext: fix invalid event type mask in XTestSwapFakeInputPeter Hutterer2022-12-191-1/+1
* Bump to version 22.1.6xwayland-22.1.6Peter Hutterer2022-12-141-2/+2
* xkb: reset the radio_groups pointer to NULL after freeing itPeter Hutterer2022-12-141-0/+1
* Xi: avoid integer truncation in length check of ProcXIChangePropertyPeter Hutterer2022-12-142-3/+4
* Xi: return an error from XI property changes if verification failedPeter Hutterer2022-12-141-0/+5
* Xext: free the screen saver resource when replacing itPeter Hutterer2022-12-141-1/+1
* Xext: free the XvRTVideoNotify when turning off from the same clientPeter Hutterer2022-12-141-1/+3
* Xi: disallow passive grabs with a detail > 255Peter Hutterer2022-12-141-8/+14
* Xtest: disallow GenericEvents in XTestSwapFakeInputPeter Hutterer2022-12-141-2/+3
* Bump version to 22.1.5xwayland-22.1.5Olivier Fourdan2022-11-021-1/+1
* xwayland/input: Do not ignore leave eventsOlivier Fourdan2022-11-021-3/+0
* Revert "xwayland: Aggregate scroll axis events to fix kinetic scrolling"Olivier Fourdan2022-10-282-75/+51
* Bump version to 22.1.4xwayland-22.1.4Olivier Fourdan2022-10-201-1/+1
* xwayland: Clear the "xwl-window" tag on unrealizeOlivier Fourdan2022-10-191-3/+13
* xwayland: set tag on our surfacesOlivier Fourdan2022-10-193-0/+37
* build: Bump wayland requirement to 1.18Olivier Fourdan2022-10-191-1/+1
* Forbid server grabs by non-WM on *rootless* XWaylandDemi Marie Obenour2022-10-191-1/+1
* xwayland: Delay wl_surface destructionOlivier Fourdan2022-10-034-1/+70
* xwayland: Prevent Xserver grabs with rootlessOlivier Fourdan2022-09-142-0/+52
* dix: Skip more code in SetRootClip for ROOT_CLIP_INPUT_ONLYMichel Dänzer2022-09-141-2/+2