summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Allow disabling the SHAPE extension at runtimeSimon Ser2023-03-031-0/+1
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-253-3/+3
* dix: Force update LEDs after device state update in EnableDeviceYao Wei2023-02-211-0/+2
* xwayland: wl_pointer.axis_v120 is no longer optionalOlivier Fourdan2023-02-092-4/+0
* os: Use LOCAL_PEERPID from sys/un.h if it is available to detemine the pid wh...Jeremy Huddleston Sequoia2023-01-261-0/+1
* rootless: Use screen_x and screen_y instead of pixmap pointer hacksJeremy Huddleston Sequoia2023-01-201-1/+1
* xwayland: hook up wl_pointer.axis_v120 eventsPeter Hutterer2023-01-182-0/+4
* Revert "meson: Don't build COMPOSITE for XQuartz"Jeremy Huddleston Sequoia2023-01-171-3/+1
* Disallow byte-swapped clients by defaultPeter Hutterer2023-01-061-0/+2
* dix: Remove pScratchPixmap and other associated ABI changesJeremy Huddleston Sequoia2022-12-302-5/+1
* dix: Stop recycling scratch pixmapsJeremy Huddleston Sequoia2022-12-301-1/+1
* pixmap: make PixmapDirtyCopyArea publicSultan Alsawaf2022-12-191-0/+5
* meson: Don't build COMPOSITE for XQuartzJeremy Huddleston Sequoia2022-11-271-1/+3
* xf86AutoConfig: try modesetting on all platforms we build it onAlan Coopersmith2022-09-202-0/+4
* xwayland: add support for the XWAYLAND extensionPeter Hutterer2022-08-112-0/+4
* xkb: move the SProcXkbDispatch declarationPeter Hutterer2022-07-081-3/+0
* xwayland: add optional support for libdecorOlivier Fourdan2022-06-302-0/+4
* dix: Correctly save replayed event into GrabInfoRecPovilas Kanapickas2022-02-091-0/+1
* meson: Remove config macros that are no longer usedPovilas Kanapickas2022-02-061-5/+0
* config/wscons: Fix build and add support for NetBSDnia2022-02-061-0/+1
* xf86/logind: Fix compilation error when built without logind/platform busJocelyn Falempe2021-12-201-2/+2
* Convert more funcs to use InternalEvent.Matthieu Herrb2021-12-191-1/+1
* Remove *-config.h.in which were only used by autotoolsPovilas Kanapickas2021-12-196-962/+0
* meson: Correctly set DDXOSVERRORF and DDXBEFORERESET on xwinPovilas Kanapickas2021-12-031-0/+2
* xf86/logind: Fix drm_drop_master before vt_reldispJocelyn Falempe2021-11-221-0/+2
* Remove autotools supportPovilas Kanapickas2021-10-271-96/+0
* Use EGL_LINUX_DMA_BUF_EXT to create GBM bo EGLImagesJames Jones2021-10-052-0/+5
* xwayland: add -noTouchPointerEmulationSimon Ser2021-09-061-0/+1
* Fix compilation with windows.h from latest w32apiJon Turney2021-08-311-0/+1
* Remove build-only include from public headerRoman Gilg2021-08-071-1/+0
* Add do-while loops to DIX macrosDemi Marie Obenour2021-07-311-51/+68
* Mark the dixChangeWindowProperty() value argument as constAlex Richardson2021-07-301-1/+1
* meson: Fix warnings when reading back and checking feature flagsPovilas Kanapickas2021-07-051-1/+10
* dix: Add optional terminate delayOlivier Fourdan2021-06-071-0/+1
* xfixes: Add ClientDisconnectModeOlivier Fourdan2021-06-071-1/+1
* Bump XI protocol version to 2.4Povilas Kanapickas2021-05-301-1/+1
* Implement gesture processing logicPovilas Kanapickas2021-05-303-0/+20
* dix: Implement gesture event submission code pathPovilas Kanapickas2021-05-302-0/+28
* dix: Implement internal gesture state handlingPovilas Kanapickas2021-05-302-0/+40
* xi: Implement conversions from internal to Xi2 gesture event structsPovilas Kanapickas2021-05-301-0/+3
* xi: Bump max supported XI2 event typePovilas Kanapickas2021-05-301-1/+1
* xi: Implement grab support for new gesture event typesPovilas Kanapickas2021-05-302-5/+7
* xi: Implement internal gesture event structPovilas Kanapickas2021-05-302-0/+34
* dix: Add new internal event enums for gesture eventsPovilas Kanapickas2021-05-303-0/+16
* meson: switch getpeer* checks to autotools styleJan Beich2021-04-091-1/+1
* meson: check pthread_setname_np like autotoolsJan Beich2021-04-091-0/+2
* meson: Make sure defines are either set to 1 or not definedPovilas Kanapickas2021-04-091-127/+131
* meson: Sync the name of INPUTTHREAD conf macro with autotools buildPovilas Kanapickas2021-04-091-1/+1
* meson: Drop version subpatch handlingPovilas Kanapickas2021-04-081-5/+0
* meson.build: Keep the protocol version looking like xserver 1.20.x didAdam Jackson2021-04-081-1/+2