summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 22.1.3xwayland-22.1.3Olivier Fourdan2022-07-121-1/+1
* xkb: add request length validation for XkbSetGeometryPeter Hutterer2022-07-121-5/+38
* xkb: swap XkbSetDeviceInfo and XkbSetDeviceInfoCheckPeter Hutterer2022-07-121-21/+25
* xkb: switch to array index loops to moving pointersPeter Hutterer2022-07-121-10/+10
* xwayland: Change randr_output status when call xwl_output_remove()zhoulei2022-07-011-0/+2
* xwayland: Fix check logic in sprite_check_lost_focus()Morose2022-07-011-1/+1
* xwayland/present: Do not send two idle notify events for flip pixmapsMichel Dänzer2022-07-011-1/+9
* os: print registers in the libunwind version of xorg_backtrace()Aaron Plattner2022-07-011-2/+67
* os: print <signal handler called> if unw_is_signal_frame()Aaron Plattner2022-07-011-3/+8
* Bump version to 22.1.2xwayland-22.1.2Olivier Fourdan2022-05-251-1/+1
* xwayland/output: Set the "RANDR Emulation" propertyOlivier Fourdan2022-05-251-0/+26
* randr: Add "RANDR Emulation" propertyOlivier Fourdan2022-05-251-3/+24
* xwayland: Fix invalid pointer access in drm_lease_device_handle_released.Weng Xuetian2022-05-251-1/+2
* Bump version to 22.1.1xwayland-22.1.1Olivier Fourdan2022-03-301-1/+1
* xwayland: Always hook up frame_callback_list in xwl_present_queue_vblankMichel Dänzer2022-03-243-7/+25
* xwayland: Clear timer_armed in xwl_present_unrealize_windowMichel Dänzer2022-03-151-0/+3
* xwayland/present: Fix use-after-free in xwl_unrealize_window()Olivier Fourdan2022-03-151-10/+10
* Xwayland: Do not map the COW by default when rootlessOlivier Fourdan2022-03-151-5/+14
* Bump version to 22.1.0xwayland-22.1.0Olivier Fourdan2022-02-161-1/+1
* xwayland: Fix cursor colorOlivier Fourdan2022-02-111-2/+4
* Bump version to 22.0.99.902xwayland-22.0.99.902Olivier Fourdan2022-02-021-1/+1
* render: Fix build with gcc 12Olivier Fourdan2022-01-281-4/+4
* Bump version to 22.0.99.901xwayland-22.0.99.901Olivier Fourdan2022-01-191-1/+1
* Bump version to 22.0.99.1Olivier Fourdan2022-01-181-1/+1
* meson: Change project name to xwaylandMichel Dänzer2022-01-181-1/+1
* Don't install XvfbMichel Dänzer2022-01-183-132/+2
* meson: Build Xwayland unconditionallyMichel Dänzer2022-01-182-39/+16
* Drop miext/shadow directoryMichel Dänzer2022-01-1830-2790/+0
* Drop EXA codeMichel Dänzer2022-01-1815-9350/+0
* Drop config directoryMichel Dänzer2022-01-1816-2536/+0
* Drop Xephyr / kdrive DDXMichel Dänzer2022-01-1834-12538/+2
* Drop Xorg DDXMichel Dänzer2022-01-18340-140934/+6
* Drop Xwin DDX and x86 MinGW-w64 cross buildMichel Dänzer2022-01-18112-35731/+2
* Drop Xnest DDXMichel Dänzer2022-01-1844-5731/+1
* Drop Xquartz DDXMichel Dänzer2022-01-18250-50265/+1
* xwayland: Raise the FD limit to the maxOlivier Fourdan2022-01-181-1/+36
* xwayland/glx: Flip order of sRGB & non-sRGB fbconfigsMichel Dänzer2022-01-141-5/+6
* xwayland/present: Run fallback timer callback after more than a secondMichel Dänzer2021-12-242-5/+26
* xf86/logind: fix missing call to vtenter if the platform device is not pausedJocelyn Falempe2021-12-201-4/+13
* xf86/logind: Fix compilation error when built without logind/platform busJocelyn Falempe2021-12-203-15/+14
* Convert more funcs to use InternalEvent.Matthieu Herrb2021-12-193-29/+30
* Remove *-config.h.in which were only used by autotoolsPovilas Kanapickas2021-12-196-962/+0
* glx/dri: Filter out fbconfigs that don't have a supported pixmap formatAdam Jackson2021-12-191-0/+20
* Fix spelling of XwaylandMichel Dänzer2021-12-172-3/+3
* hw/xfree86/os-support/solaris/sun_vid.c: Fix error messageAndrea Monaco2021-12-161-1/+1
* hw/xfree86: fix sbus build for SPARCSam James2021-12-142-1/+5
* render: Fix out of bounds access in SProcRenderCompositeGlyphs()Povilas Kanapickas2021-12-141-0/+9
* Xext: Fix out of bounds access in SProcScreenSaverSuspend()Povilas Kanapickas2021-12-141-1/+1
* xfixes: Fix out of bounds access in *ProcXFixesCreatePointerBarrier()Povilas Kanapickas2021-12-141-2/+4
* record: Fix out of bounds access in SwapCreateRegister()Povilas Kanapickas2021-12-141-2/+2