summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-24Merge branch 'master' into fd-passingfd-passingKeith Packard3-4/+2
2013-01-23protocol-versions: Bump minor version of XIJasper St. Pierre1-1/+1
2013-01-21config/udev: fix "removing GPU device" format string mistakeAaron Plattner1-1/+1
2013-01-21xserver: fix build regression since 91ab237358c6e33da854914d3de493a9cbea7637Dave Airlie1-2/+0
2013-01-20Merge branch 'master' into fd-passingKeith Packard26-159/+250
2013-01-20Merge remote-tracking branch 'jturney/xserver-next'Keith Packard10-74/+157
2013-01-20Merge remote-tracking branch 'whot/for-keith'Keith Packard16-85/+93
2013-01-18Add ShmCreateSegment requestKeith Packard3-7/+92
2013-01-18Add support for MIT-SHM AttachFd requestKeith Packard2-3/+82
2013-01-18Add interfaces to get FDs from clients over the socketKeith Packard3-0/+31
2013-01-18Clean up a couple of warnings in os/Keith Packard2-1/+3
2013-01-18Xext: Move MIT-SHM 'ShmDesc' to shmint.hKeith Packard3-21/+10
2013-01-16hw/xwin: Stop assuming WS_EX_APPWINDOW style in WM_SHOWWINDOWJon TURNEY1-32/+27
2013-01-16hw/xwin: Use ITaskBarList interface to ensure show-on-taskbar state is update...Jon TURNEY1-0/+13
2013-01-16hw/xwin: Ensure full styling is applied when the window is mappedJon TURNEY1-20/+28
2013-01-16hw/xwin: Make sure that WM_WM_HINTS_EVENT does nothing for override-redirect ...Jon TURNEY1-0/+6
2013-01-16hw/xwin: Add a new WM_WM_HINTS_EVENT event to update window styleJon TURNEY2-7/+53
2013-01-16hw/xwin: Move reshape code from winUpdateWindowPosition() to the map event ha...Jon TURNEY2-9/+16
2013-01-16hw/xwin: Add missing include xwin-config.h to winglobals.hRyan Pavlik1-0/+4
2013-01-16include: Add RELOCATE_PROJECTROOT to xwin-config.h headerRyan Pavlik1-0/+3
2013-01-11Merge branch 'pointer-emulation-fixes-56558-v2' into for-keithPeter Hutterer5-62/+50
2013-01-11dix: typo fix in commentPeter Hutterer1-1/+1
2013-01-11dix: fix error logging occuring in signal context of GetTouchEventsBenjamin Tissoires1-4/+4
2013-01-11xfree86: don't access the old input handler after freeing itPeter Hutterer1-4/+6
2013-01-11xf86: bump input ABI version to 19Dave Airlie1-1/+1
2013-01-11xfree86: update the device state for all DGA events (#59100)Peter Hutterer1-3/+6
2013-01-11xfree86: set event->detail for DGA pointer eventsPeter Hutterer1-0/+1
2013-01-11Fix two typos "requires an string value"Peter Hutterer2-2/+2
2013-01-11dix: don't filter RawEvents if the grab window is not the root window (#53897)Peter Hutterer1-3/+6
2013-01-10hw/xwin: Fix MinGW build of winSetAppModelID.cJon TURNEY1-0/+1
2013-01-10hw/xwin: Process one Windows message per wakeup, rather than all of them.Jon TURNEY2-18/+18
2013-01-10hw/xwin: Fix some comments in winkeybd.cJon TURNEY1-4/+4
2013-01-10hw/xwin: Bring the X screen window to the front on a single left-click on the...Jon TURNEY1-1/+1
2013-01-08hw/xfree86: Require only one working CRTC to start the server.Keith Packard1-4/+11
2013-01-09dix: remove already-moved hunkPeter Hutterer1-9/+0
2013-01-09dix: check for the right device's xi2 maskPeter Hutterer1-1/+1
2013-01-09dix: add resource type to touch listenersPeter Hutterer4-16/+16
2013-01-09input: Record grab pointer in TouchListenerKeith Packard5-29/+24
2013-01-09input: Pull TouchListener declaration to top-levelKeith Packard1-8/+10
2013-01-09xkb: Do not use base group as an array index.Andreas Wettstein1-2/+8
2013-01-09render: Unwrap early on the animated cursor BlockHandlerCarlos Garnacho1-1/+2
2013-01-09mi: Ensure pointer emulating touch events update the spriteCarlos Garnacho1-1/+5
2013-01-08dix: Make small bitfields that store enums unsignedAaron Plattner1-6/+6
2012-12-21test/xi2: fix compiler warningPeter Hutterer1-1/+1
2012-12-19Update to version 1.13.99.901 (1.14 RC1)Keith Packard1-3/+3
2012-12-19Merge remote-tracking branch 'jeremyhu/master'Keith Packard3-147/+88
2012-12-19Merge remote-tracking branch 'yselkowitz/master'Keith Packard68-338/+338
2012-12-19Merge remote-tracking branch 'alanc/master'Keith Packard3-4/+10
2012-12-19Merge remote-tracking branch 'whot/barriers'Keith Packard21-464/+1464
2012-12-18EnableDisableExtensionError: Use ARRAY_SIZE rather than sentinelAlan Coopersmith1-3/+6