summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-05dix: clean up the GestureInfoRec on device closePeter Hutterer1-0/+1
2023-11-29glamor: xv: add rgb565Yuriy Vasilev1-0/+20
2023-11-29glamor: xv: add rgba32 formatYuriy Vasilev1-0/+19
2023-10-25mi: reset the PointerWindows reference on screen switchPeter Hutterer1-0/+3
2023-10-22Enable USE_DEV_IO on FreeBSD/aarch64John Kennedy1-1/+1
2023-08-16Switch to libbsd-overlaySam James1-6/+3
2023-06-26xwayland: Add XTEST support using EISPeter Hutterer2-0/+8
2023-06-26input: Add new hook DeviceSendEventsProc for XTESTOlivier Fourdan2-0/+7
2023-04-14build: set _GNU_SOURCE when checking for SO_PEERCREDSimon Ser1-1/+1
2023-04-12xwayland: use gbm_bo_create_with_modifiers2()Simon Ser1-0/+2
2023-03-03Allow disabling the SHAPE extension at runtimeSimon Ser1-0/+1
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith3-3/+3
2023-02-21dix: Force update LEDs after device state update in EnableDeviceYao Wei1-0/+2
2023-02-09xwayland: wl_pointer.axis_v120 is no longer optionalOlivier Fourdan2-4/+0
2023-01-26os: Use LOCAL_PEERPID from sys/un.h if it is available to detemine the pid wh...Jeremy Huddleston Sequoia1-0/+1
2023-01-20rootless: Use screen_x and screen_y instead of pixmap pointer hacksJeremy Huddleston Sequoia1-1/+1
2023-01-18xwayland: hook up wl_pointer.axis_v120 eventsPeter Hutterer2-0/+4
2023-01-17Revert "meson: Don't build COMPOSITE for XQuartz"Jeremy Huddleston Sequoia1-3/+1
2023-01-06Disallow byte-swapped clients by defaultPeter Hutterer1-0/+2
2022-12-30dix: Remove pScratchPixmap and other associated ABI changesJeremy Huddleston Sequoia2-5/+1
2022-12-30dix: Stop recycling scratch pixmapsJeremy Huddleston Sequoia1-1/+1
2022-12-19pixmap: make PixmapDirtyCopyArea publicSultan Alsawaf1-0/+5
2022-11-27meson: Don't build COMPOSITE for XQuartzJeremy Huddleston Sequoia1-1/+3
2022-09-20xf86AutoConfig: try modesetting on all platforms we build it onAlan Coopersmith2-0/+4
2022-08-11xwayland: add support for the XWAYLAND extensionPeter Hutterer2-0/+4
2022-07-08xkb: move the SProcXkbDispatch declarationPeter Hutterer1-3/+0
2022-06-30xwayland: add optional support for libdecorOlivier Fourdan2-0/+4
2022-02-09dix: Correctly save replayed event into GrabInfoRecPovilas Kanapickas1-0/+1
2022-02-06meson: Remove config macros that are no longer usedPovilas Kanapickas1-5/+0
2022-02-06config/wscons: Fix build and add support for NetBSDnia1-0/+1
2021-12-20xf86/logind: Fix compilation error when built without logind/platform busJocelyn Falempe1-2/+2
2021-12-19Convert more funcs to use InternalEvent.Matthieu Herrb1-1/+1
2021-12-19Remove *-config.h.in which were only used by autotoolsPovilas Kanapickas6-962/+0
2021-12-03meson: Correctly set DDXOSVERRORF and DDXBEFORERESET on xwinPovilas Kanapickas1-0/+2
2021-11-22xf86/logind: Fix drm_drop_master before vt_reldispJocelyn Falempe1-0/+2
2021-10-27Remove autotools supportPovilas Kanapickas1-96/+0
2021-10-05Use EGL_LINUX_DMA_BUF_EXT to create GBM bo EGLImagesJames Jones2-0/+5
2021-09-06xwayland: add -noTouchPointerEmulationSimon Ser1-0/+1
2021-08-31Fix compilation with windows.h from latest w32apiJon Turney1-0/+1
2021-08-07Remove build-only include from public headerRoman Gilg1-1/+0
2021-07-31Add do-while loops to DIX macrosDemi Marie Obenour1-51/+68
2021-07-30Mark the dixChangeWindowProperty() value argument as constAlex Richardson1-1/+1
2021-07-05meson: Fix warnings when reading back and checking feature flagsPovilas Kanapickas1-1/+10
2021-06-07dix: Add optional terminate delayOlivier Fourdan1-0/+1
2021-06-07xfixes: Add ClientDisconnectModeOlivier Fourdan1-1/+1
2021-05-30Bump XI protocol version to 2.4Povilas Kanapickas1-1/+1
2021-05-30Implement gesture processing logicPovilas Kanapickas3-0/+20
2021-05-30dix: Implement gesture event submission code pathPovilas Kanapickas2-0/+28
2021-05-30dix: Implement internal gesture state handlingPovilas Kanapickas2-0/+40
2021-05-30xi: Implement conversions from internal to Xi2 gesture event structsPovilas Kanapickas1-0/+3