summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-21os: Remove CheckConnectionsKeith Packard1-2/+0
2016-07-21Allow 1024 and 2048 for LimitClientsKeith Packard1-1/+1
2016-07-21os: Switch server to poll(2) [v3]Keith Packard1-0/+20
2016-07-21dix: Use list for ready clientsKeith Packard2-2/+16
2016-07-21os: Add ospoll interface [v2]Keith Packard1-0/+3
2016-07-19os: Add poll emulation for mingw [v2]Brian M. Clapper2-0/+58
2016-07-18os: Add X_NOTIFY_ERROR valueKeith Packard1-3/+4
2016-07-18os: Compute timeout in milliseconds instead of struct timevalKeith Packard1-2/+1
2016-07-18Remove AddEnabledDevice and AddGeneralSocket APIsKeith Packard1-8/+0
2016-07-18Remove fd_set from Block/Wakeup handler APIKeith Packard1-13/+13
2016-07-18Remove readmask from screen block/wakeup handlerKeith Packard1-4/+7
2016-07-18dix: Switch to the libXfont2 API (v2)Keith Packard3-55/+7
2016-06-28xf86: Add PRIME flipping functions to ScreenAlex Goins1-0/+14
2016-06-17xrandrprovider: Do not use separate lists for unbound / source / offload slavesHans de Goede1-8/+7
2016-06-08Allow compile-time selection of a fallback input driverPeter Hutterer1-0/+3
2016-06-08prime: clean up slave bo properly. (v3)Dave Airlie1-0/+3
2016-06-08dix: Use OsSignal() not signal()Adam Jackson1-2/+0
2016-06-03xkb: add hook to allow/deny AccessX key repeatOlivier Fourdan1-0/+6
2016-05-31xwayland: Use the CLOCK_MONOTONIC clockJonas Ådahl1-0/+7
2016-05-26Create a threaded mechanism for input [v7]Keith Packard4-6/+23
2016-05-26Remove SIGIO support for input [v5]Keith Packard3-9/+9
2016-05-04xkb: after changing the keymap, force an indicator updatePeter Hutterer1-0/+4
2016-05-03xfree86: add support for MatchIsTabletPadPeter Hutterer1-0/+1
2016-04-18dix: Add RootWindowFinalizeCallbackAdam Jackson1-0/+2
2016-03-08xwayland: Correctly detect whether posix_fallocate existsJonas Ådahl1-0/+3
2016-03-01vidmode: build without xf86vidmodeprotoOlivier Fourdan1-0/+2
2016-03-01config/udev: distinguish between real keyboards and other key devicesLaércio de Sousa1-0/+1
2016-02-29vidmode: move to a separate library of its ownOlivier Fourdan2-0/+141
2016-02-29vidmode: move display mode definitionsOlivier Fourdan2-0/+103
2016-02-29dix: Add ClientSignalAll()Chris Wilson1-0/+8
2016-02-22dix: Add hybrid full-size/empty-clip mode to SetRootClipDaniel Stone1-1/+7
2016-01-06Fix uninitialized variable warnings reported by clangThomas Klausner1-3/+5
2016-01-05Use unique logfile names when starting server with -displayfdAlan Coopersmith1-0/+2
2016-01-05Revert "Fix uninitialized variable warnings reported by clang"Adam Jackson1-3/+1
2016-01-05Fix uninitialized variable warnings reported by clangThomas Klausner1-1/+3
2015-12-01os: Use NotifyFd interface for listen descriptorsKeith Packard1-3/+0
2015-12-01os: Add NotifyFd interfacesKeith Packard1-0/+13
2015-12-01Remove non-smart scheduler. Don't require setitimer.Keith Packard2-1/+8
2015-11-30dix: Remove redundant ChangeWindowPropertyAdam Jackson1-9/+0
2015-11-24Input: Add focus-in event sourceDaniel Stone1-0/+1
2015-11-24Input: Add DeviceEventSource enumDaniel Stone2-1/+12
2015-11-10Also dump passive grabs on XF86LogGrabInfoMichael Stapelberg1-0/+1
2015-10-06kdrive: Delete unused TOUCHSCREEN define.Jamey Sharp3-9/+0
2015-09-24Xext, os: Remove OS-internal usages within XACE and XSELinuxKeith Packard1-0/+7
2015-09-21mingw: Fix NO_LOCAL_CLIENT_CRED buildJon TURNEY1-0/+3
2015-09-01dix: export ResourceClientBits()Olivier Fourdan1-1/+1
2015-08-24configurable maximum number of clientsOlivier Fourdan3-14/+5
2015-08-17dixfont.h: Include fontutil.h before GetGlyphs is #definedKeith Packard1-0/+1
2015-07-08dix: Restore PaintWindow screen hookAdam Jackson1-0/+5
2015-07-08dix: unifdef pWin->rootlessUnhittableAdam Jackson1-3/+1