summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-01config/udev: distinguish between real keyboards and other key devicesLaércio de Sousa6-4/+11
2016-03-01ephyr: enable option -sw-cursor by default in multi-seat modeLaércio de Sousa1-0/+3
2016-03-01kdrive: add options to set default XKB propertiesLaércio de Sousa2-5/+61
2016-03-01kdrive: introduce input hot-plugging support for udev and hal backends (#33140)Laércio de Sousa4-22/+198
2016-03-01xwayland: fix a crash on output removalOlivier Fourdan1-0/+1
2016-03-01present: Call present_restore_screen_pixmap from present_set_abort_flipMichel Dänzer1-14/+14
2016-03-01present: Factor code for restoring screen pixmap out of present_unflip (v2)Michel Dänzer1-16/+23
2016-03-01present: Only update screen pixmap from flip pixmap once per unflipMichel Dänzer1-7/+9
2016-03-01dri3: Refuse to work for remote clients (v2)Michel Dänzer1-0/+4
2016-02-29xwayland: add partial xvidmode extension supportOlivier Fourdan4-0/+422
2016-02-29vidmode: remove redundant DIX functionOlivier Fourdan1-7/+1
2016-02-29vidmode: remove redundant checkOlivier Fourdan1-67/+5
2016-02-29vidmode: move to a separate library of its ownOlivier Fourdan12-450/+592
2016-02-29vidmode: rename DDX functionsOlivier Fourdan3-233/+234
2016-02-29vidmode: move display mode definitionsOlivier Fourdan3-91/+104
2016-02-29vidmode: remove mode access from public APIOlivier Fourdan3-111/+108
2016-02-29vidmode: use appropriate DisplayModePtr typeOlivier Fourdan3-70/+70
2016-02-29vidmode: remove VidModeGetMonitor()Olivier Fourdan3-41/+30
2016-02-29vidmode: use ScreenPtr instead of screen indexOlivier Fourdan3-168/+181
2016-02-29vidmode: get rid of the CloseScreen wrapperOlivier Fourdan2-18/+0
2016-02-29vidmode: use appropriate APIOlivier Fourdan1-21/+4
2016-02-29dri2: Allow many blocked clients per-drawableChris Wilson1-59/+71
2016-02-29dix: Add ClientSignalAll()Chris Wilson2-0/+30
2016-02-29xwin: Remove unhelpful debug about WM message queue sizeJon Turney1-38/+0
2016-02-29xwin: Add SKIPTASKBAR hint to _NET_WM_WINDOW_TYPE_DOCK type windowsJon Turney1-1/+1
2016-02-29xwin: In multiwindow mode, look up the HWND for the parent windowJon Turney1-3/+7
2016-02-29xwin: Factor out MessageName() debug helperJon Turney1-68/+61
2016-02-29xwin: Keyboard layout updatesJon Turney2-33/+45
2016-02-29xwin: Add a tentative entry for the Korean keyboard to the list of known keyb...Colin Harrison1-0/+1
2016-02-29xwin: Update to XRANDR 1.2 internal interface to ensure an output is reported...Jon Turney1-11/+81
2016-02-29xwin: Use WM_CLIPBOARDUPDATE clipboard APIJon Turney3-39/+87
2016-02-29xwin: Check that window position is visible on non-rectangular virtual desktopsJon Turney1-8/+12
2016-02-29xwin: Correctly interpret WM_HINTS, WM_NORMAL_HINTS properties on x86_64Jon Turney1-8/+20
2016-02-29xwin: Improve handling of no-decoration motif hintJon Turney1-1/+1
2016-02-29xwin: XGetWMNormalHints() returns non-zero on successJon Turney1-2/+1
2016-02-29xwin: Fix format warnings when ./configured --enable-debug --enable-windowswmJon Turney4-12/+12
2016-02-25present: Only requeue if target MSC is not reached after an unflipMichel Dänzer1-4/+3
2016-02-25present: Requeue if flip driver hook fails and target MSC not reachedMichel Dänzer1-0/+14
2016-02-25present: Move msc_is_(equal_or_)after to the top of present.cMichel Dänzer1-22/+22
2016-02-22kdrive/evdev: update keyboard LEDs (#22302)Laércio de Sousa1-3/+8
2016-02-22Fix build on Cygwin by ensuring WIN32 check triggers only on MinGWJon TURNEY1-3/+3
2016-02-22xwayland: Prefix shm tmp file names with xwaylandJonas Ådahl1-1/+1
2016-02-22dri2: add virtio-gpu pci idsMarc-Andre Lureau3-0/+10
2016-02-22dix: Add hybrid full-size/empty-clip mode to SetRootClipDaniel Stone15-35/+59
2016-02-16randr: Send ConfigNotify when manual monitor list changesKeith Packard1-2/+7
2016-02-11dri2: Use the work queue to manage client sleepsAdam Jackson1-12/+16
2016-02-08os: unifdef STREAMSCONNAdam Jackson5-58/+13
2016-02-08dri2: Unblock Clients on Drawable releaseChris Wilson1-0/+3
2016-02-08autogen: Set a default subject prefix for patchesAdam Jackson1-0/+3
2016-02-08Fix XineramaQueryScreens for reverse primeJan Burgmeier2-3/+15