summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-17Bump version for final Xwayland 21.1.0 releasexwayland-21.1.0Michel Dänzer1-1/+1
2021-03-15meson: Make sure XKM_OUTPUT_DIR has a trailing slashMichel Dänzer1-1/+1
2021-03-05xwayland: Fix LeaveNotify for relative pointerOlivier Fourdan1-1/+1
2021-03-03Bump version to 21.0.99.902xwayland-21.0.99.902Michel Dänzer1-1/+1
2021-03-03xwayland: Delay cursor visibility updateOlivier Fourdan2-10/+91
2021-03-02meson.build: Keep the protocol version looking like xserver 1.20.x didAdam Jackson1-1/+1
2021-02-17Bump version to 21.0.99.901xwayland-21.0.99.901Michel Dänzer1-1/+1
2021-02-17meson: Simplify build_glamor logicMichel Dänzer1-2/+1
2021-02-17dix: Guard against non-existing PtrFeedbackPtrOlivier Fourdan1-0/+3
2021-02-17xwayland: Add PtrFeedback to the touch deviceOlivier Fourdan1-0/+4
2021-02-17xwayland: Use relative device for buttons/axis/enter/leaveOlivier Fourdan1-4/+15
2021-02-17xwayland: Add wheel axis to relative pointerOlivier Fourdan1-1/+10
2021-02-17xwayland: Split dispatch_pointer_motion_eventOlivier Fourdan1-62/+74
2021-02-17xwayland: Use relative values for raw eventsOlivier Fourdan1-18/+32
2021-02-17xwayland: Use a resolution of 0 for relative motionOlivier Fourdan1-2/+2
2021-02-17dix: Add POINTER_RAWONLY flagOlivier Fourdan2-24/+30
2021-02-03Bump version to 21.0.99.1Michel Dänzer1-1/+1
2021-02-03meson: Change project name to xwaylandMichel Dänzer1-1/+1
2021-02-03Don't install XvfbMichel Dänzer3-132/+2
2021-02-03meson: Build Xwayland unconditionallyMichel Dänzer2-37/+15
2021-02-03Drop miext/shadow directoryMichel Dänzer30-2790/+0
2021-02-03Drop EXA codeMichel Dänzer15-9350/+0
2021-02-03Drop config directoryMichel Dänzer17-2506/+1
2021-02-03Drop Xephyr / kdrive DDXMichel Dänzer34-12627/+2
2021-02-03Drop Xorg DDXMichel Dänzer346-141406/+6
2021-02-03Drop Xwin DDXMichel Dänzer109-35642/+1
2021-02-03Drop Xnest DDXMichel Dänzer44-5731/+1
2021-02-03Drop Xquartz DDXMichel Dänzer222-137329/+1
2021-02-03Drop DMX DDXMichel Dänzer186-53808/+1
2021-02-03Drop autotools build systemMichel Dänzer109-7065/+0
2021-02-02xwayland: Translate keyboard grabs on the root windowOlivier Fourdan1-2/+28
2021-02-02xquartz: Ensure that NSRunAlertPanel() is run on the main threadJeremy Huddleston Sequoia1-6/+9
2021-02-01xquartz: Remove support for older versions of libXpluginJeremy Huddleston Sequoia4-52/+4
2021-02-01xquartz: Remove unused include of AvailabilityMacros.h from various sourcesJeremy Huddleston Sequoia9-14/+0
2021-02-01xquartz: Remove support for building for i386Jeremy Huddleston Sequoia3-170/+1
2021-02-01xquartz: Remove support for Mountain Lion and earlier versions of macOSJeremy Huddleston Sequoia2-17/+9
2021-02-01xquartz: Remove support for Lion and earlier versions of macOSJeremy Huddleston Sequoia5-409/+4
2021-02-01xquartz: Remove support for SnowLeopard and earlier versions of macOSJeremy Huddleston Sequoia1-4/+1
2021-02-01xquartz: Remove check for libdispatch now that we don't support pre-SnowLeopardJeremy Huddleston Sequoia7-229/+1
2021-02-01xquartz: Remove support for Leopard and earlier versions of macOSJeremy Huddleston Sequoia5-173/+1
2021-02-01xquartz: Remove support for Tiger and earlier versions of macOSJeremy Huddleston Sequoia7-95/+7
2021-02-01os: Remove support for Tiger and earlier versions of macOSJeremy Huddleston Sequoia1-7/+0
2021-02-01xquartz: Remove support for Panther and earlier versions of macOSJeremy Huddleston Sequoia1-8/+2
2021-02-01Fix typo "XQaurtz" in Xquartz.manJim DeLaHunt1-1/+1
2021-01-29Revert "mi: Shortcut miDoCopy/miCopyArea based on clipList"Olivier Fourdan2-4/+5
2021-01-29mi: List extensions in usage messageOlivier Fourdan20-14/+128
2021-01-29mi: Don't log the full extension list on disableOlivier Fourdan1-1/+5
2021-01-29xwayland: Add -verbose option as in xfree86Misha Gusarov3-0/+27
2021-01-27compiler.h: don't define inb/outb and friends on mipsJulien Cristau2-6/+5
2021-01-22ci: Test ninja dist in meson jobsMichel Dänzer2-7/+4