summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-09-15Drop XWayland DDXPovilas Kanapickas4-33/+0
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
2021-05-30xi: Bump max supported XI2 event typePovilas Kanapickas1-1/+1
2021-05-30xi: Implement grab support for new gesture event typesPovilas Kanapickas2-5/+7
2021-05-30xi: Implement internal gesture event structPovilas Kanapickas2-0/+34
2021-05-30dix: Add new internal event enums for gesture eventsPovilas Kanapickas3-0/+16
2021-04-09meson: switch getpeer* checks to autotools styleJan Beich1-1/+1
2021-04-09meson: check pthread_setname_np like autotoolsJan Beich1-0/+2
2021-04-09meson: Make sure defines are either set to 1 or not definedPovilas Kanapickas1-127/+131
2021-04-09meson: Sync the name of INPUTTHREAD conf macro with autotools buildPovilas Kanapickas1-1/+1
2021-04-08meson: Drop version subpatch handlingPovilas Kanapickas1-5/+0
2021-04-08meson.build: Keep the protocol version looking like xserver 1.20.x didAdam Jackson1-1/+2
2021-04-08meson: Fix DragonFly BSD identifier in meson build filesGeorge Matsumura1-2/+2
2021-03-15meson: Make sure XKM_OUTPUT_DIR has a trailing slashMichel Dänzer1-1/+1
2021-03-11meson: hide C API if Xorg is disabled (like autotools)Jan Beich1-0/+1
2021-02-15dix: Add POINTER_RAWONLY flagOlivier Fourdan1-0/+1
2021-02-01xquartz: Remove check for libdispatch now that we don't support pre-SnowLeopardJeremy Huddleston Sequoia1-3/+0
2020-11-25dix: Extract FreezeThisEventIfNeededForSyncGrab()Povilas Kanapickas1-0/+4
2020-11-25dix: Extract ActivateGrabNoDeliver()Povilas Kanapickas1-0/+3
2020-11-25dix: Store replayed event into GrabInfoRec struct as InternalEvent*Povilas Kanapickas1-1/+1
2020-11-25dix: Rename LISTENER_* to TOUCH_LISTENER_*Povilas Kanapickas1-11/+12
2020-11-25dix: Extract DeliverDeviceClassesChangedEvent() utility functionPovilas Kanapickas1-2/+1
2020-11-25dix: Extract CopySprite() utilityPovilas Kanapickas1-0/+3
2020-09-15Consolidate fourcc.hMichel Dänzer3-0/+181
2020-07-10xserver/output: rename some badly named variables/APIs.Dave Airlie3-17/+17
2020-07-05Fix spelling/wording issuesAlan Coopersmith5-7/+7
2020-05-27meson: split udev from udev_kms which requires systemdJan Beich1-3/+3
2020-02-12meson: Add support for libunwindAdam Jackson1-0/+1
2020-01-14configure: Define GLAMOR_HAS_EGL_QUERY_DRIVER when availableKenneth Graunke1-0/+3
2019-11-26glamor: Add a function to get the driver name via EGL_MESA_query_driverKenneth Graunke1-0/+2
2019-11-22xfree86: Test presence of isastream()Matt Turner2-0/+4
2019-11-09include: Increase the number of max. input devices to 256.Arthur Williams1-1/+3
2019-10-30meson: Add sha1 library optionsJon Turney1-1/+1
2019-10-30include: Remove now-empty site.hAdam Jackson3-57/+0
2019-10-30dix: Move default screensaver defaults into globals.cAdam Jackson1-4/+0
2019-10-30include: Move some input-related default #defines to input.hAdam Jackson2-22/+22
2019-10-30dix: Remove -to option to set the default connection timeoutAdam Jackson2-2/+0
2019-10-30xdmcp: Remove unconfigurable COMPILEDDISPLAYCLASSAdam Jackson1-3/+0