summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-14xwayland: Aggregate scroll axis events to fix kinetic scrollingDavid Jacewicz2-51/+75
2022-07-12Bump version to 22.1.3xwayland-22.1.3Olivier Fourdan1-1/+1
2022-07-12xkb: add request length validation for XkbSetGeometryPeter Hutterer1-5/+38
2022-07-12xkb: swap XkbSetDeviceInfo and XkbSetDeviceInfoCheckPeter Hutterer1-21/+25
2022-07-12xkb: switch to array index loops to moving pointersPeter Hutterer1-10/+10
2022-07-01xwayland: Change randr_output status when call xwl_output_remove()zhoulei1-0/+2
2022-07-01xwayland: Fix check logic in sprite_check_lost_focus()Morose1-1/+1
2022-07-01xwayland/present: Do not send two idle notify events for flip pixmapsMichel Dänzer1-1/+9
2022-07-01os: print registers in the libunwind version of xorg_backtrace()Aaron Plattner1-2/+67
2022-07-01os: print <signal handler called> if unw_is_signal_frame()Aaron Plattner1-3/+8
2022-05-25Bump version to 22.1.2xwayland-22.1.2Olivier Fourdan1-1/+1
2022-05-25xwayland/output: Set the "RANDR Emulation" propertyOlivier Fourdan1-0/+26
2022-05-25randr: Add "RANDR Emulation" propertyOlivier Fourdan1-3/+24
2022-05-25xwayland: Fix invalid pointer access in drm_lease_device_handle_released.Weng Xuetian1-1/+2
2022-03-30Bump version to 22.1.1xwayland-22.1.1Olivier Fourdan1-1/+1
2022-03-24xwayland: Always hook up frame_callback_list in xwl_present_queue_vblankMichel Dänzer3-7/+25
2022-03-15xwayland: Clear timer_armed in xwl_present_unrealize_windowMichel Dänzer1-0/+3
2022-03-15xwayland/present: Fix use-after-free in xwl_unrealize_window()Olivier Fourdan1-10/+10
2022-03-15Xwayland: Do not map the COW by default when rootlessOlivier Fourdan1-5/+14
2022-02-16Bump version to 22.1.0xwayland-22.1.0Olivier Fourdan1-1/+1
2022-02-11xwayland: Fix cursor colorOlivier Fourdan1-2/+4
2022-02-02Bump version to 22.0.99.902xwayland-22.0.99.902Olivier Fourdan1-1/+1
2022-01-28render: Fix build with gcc 12Olivier Fourdan1-4/+4
2022-01-19Bump version to 22.0.99.901xwayland-22.0.99.901Olivier Fourdan1-1/+1
2022-01-18Bump version to 22.0.99.1Olivier Fourdan1-1/+1
2022-01-18meson: Change project name to xwaylandMichel Dänzer1-1/+1
2022-01-18Don't install XvfbMichel Dänzer3-132/+2
2022-01-18meson: Build Xwayland unconditionallyMichel Dänzer2-39/+16
2022-01-18Drop miext/shadow directoryMichel Dänzer30-2790/+0
2022-01-18Drop EXA codeMichel Dänzer15-9350/+0
2022-01-18Drop config directoryMichel Dänzer16-2536/+0
2022-01-18Drop Xephyr / kdrive DDXMichel Dänzer34-12538/+2
2022-01-18Drop Xorg DDXMichel Dänzer340-140934/+6
2022-01-18Drop Xwin DDX and x86 MinGW-w64 cross buildMichel Dänzer112-35731/+2
2022-01-18Drop Xnest DDXMichel Dänzer44-5731/+1
2022-01-18Drop Xquartz DDXMichel Dänzer250-50265/+1
2022-01-18xwayland: Raise the FD limit to the maxOlivier Fourdan1-1/+36
2022-01-14xwayland/glx: Flip order of sRGB & non-sRGB fbconfigsMichel Dänzer1-5/+6
2021-12-24xwayland/present: Run fallback timer callback after more than a secondMichel Dänzer2-5/+26
2021-12-20xf86/logind: fix missing call to vtenter if the platform device is not pausedJocelyn Falempe1-4/+13
2021-12-20xf86/logind: Fix compilation error when built without logind/platform busJocelyn Falempe3-15/+14
2021-12-19Convert more funcs to use InternalEvent.Matthieu Herrb3-29/+30
2021-12-19Remove *-config.h.in which were only used by autotoolsPovilas Kanapickas6-962/+0
2021-12-19glx/dri: Filter out fbconfigs that don't have a supported pixmap formatAdam Jackson1-0/+20
2021-12-17Fix spelling of XwaylandMichel Dänzer2-3/+3
2021-12-16hw/xfree86/os-support/solaris/sun_vid.c: Fix error messageAndrea Monaco1-1/+1
2021-12-14hw/xfree86: fix sbus build for SPARCSam James2-1/+5
2021-12-14render: Fix out of bounds access in SProcRenderCompositeGlyphs()Povilas Kanapickas1-0/+9
2021-12-14Xext: Fix out of bounds access in SProcScreenSaverSuspend()Povilas Kanapickas1-1/+1
2021-12-14xfixes: Fix out of bounds access in *ProcXFixesCreatePointerBarrier()Povilas Kanapickas1-2/+4