summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-13Xi: if the last listener left is an async grab, finish the touch.touch-grab-race-condition-56578Peter Hutterer1-5/+11
2013-02-13Xi: if a touch has ended on the last listener, update the device statePeter Hutterer1-5/+7
2013-02-13dix: don't prepend an activated passive grab to the listenersPeter Hutterer1-1/+1
2013-02-13Xi: not having an ownership mask does not mean automatic acceptancePeter Hutterer1-1/+1
2013-02-13dix: don't set non-exisiting flags on touch eventsPeter Hutterer1-9/+10
2013-02-11xfree86: Man page shouldn't say Device is mandatory anymoreBryce Harrington1-7/+4
2013-02-11xfree86: Use fbdev/vesa driver on Oaktrail, Medfield, CDV rather than -intelBryce Harrington1-8/+56
2013-02-08randr: bump advertised RandR version to 1.4Dave Airlie2-2/+2
2013-02-08Short-cut the input device cleanup process during AbortServer()Peter Hutterer4-2/+23
2013-02-08dix: support the transformation matrix for relative devices.Peter Hutterer3-11/+45
2013-02-08os: Round fraction in pnprintf %f formatKeith Packard1-1/+1
2013-02-08dix: Set focus field on XI2 crossing eventsCarlos Garnacho1-0/+6
2013-02-08dix: when shutting down slave devices, shut down xtest devices lastPeter Hutterer1-0/+6
2013-02-08Merge branch 'ptraccel-fixes' into for-keithPeter Hutterer6-125/+191
2013-02-08dix: pre-scale relative events from abs devices to desktop ratio (#31636)Peter Hutterer1-2/+24
2013-02-08dix: unify prefix for ptraccel debugging in DebugAccelF macroPeter Hutterer1-11/+14
2013-02-08dix: use BUG_RETURN_VAL for an error messagePeter Hutterer1-5/+2
2013-02-08dix: add some more info to a ptraccel debug msgPeter Hutterer1-1/+2
2013-02-08dix: fix ptraccel debugging printfsPeter Hutterer1-6/+5
2013-02-08xkb: Fix repeat behaviour of redirect and message actionsAndreas Wettstein1-57/+90
2013-02-08Xext: if a root window is given in XTestFakeInput, move to thatPeter Hutterer3-7/+22
2013-02-08Xext: pass the current screen to miProcessDeviceEvent() from xtest callsPeter Hutterer1-1/+1
2013-02-08dix: when scaling from desktop coord, take the total desktop size (#51904)Sybren van Elderen1-2/+2
2013-02-08include: fix typo in list descriptionPeter Hutterer1-1/+1
2013-02-08xfree86: bail on misformed acpi strings (#73227)Ted Felix1-3/+6
2013-02-08Xi: limit valuator copy to valuator array size (#59939)Peter Hutterer1-1/+1
2013-02-08Xext: avoid null-pointer dereference in XTestFakeInput (#59937)Alan Coopersmith1-3/+2
2013-02-08dmx: don't include dmx-config.h from xdmxconfig (#37502)Peter Hutterer1-3/+0
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 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-17os: add support for %f to pnprintfPeter Hutterer4-1/+99
2013-01-17os: silently ignore length modifiers in pnprintfPeter Hutterer1-1/+7
2013-01-17test/signal-logging: simplify tests using sprintfPeter Hutterer1-102/+42
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