summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Peter Hutterer [Wed, 23 Jan 2008 05:17:56 +0000 (15:47 +1030)]
Add a device id to XiSelectEvent.
Peter Hutterer [Tue, 18 Dec 2007 05:17:01 +0000 (15:47 +1030)]
Move deviceid in XDeviceCrossingEvent up to follow window.
This makes XDeviceCrossingEvents in line with the other events who have the
same initial ordering of things.
Peter Hutterer [Tue, 13 Nov 2007 06:52:21 +0000 (17:22 +1030)]
Remove RegisterPairingClient, deprecated with the device hierarchy now.
Peter Hutterer [Tue, 13 Nov 2007 00:59:06 +0000 (11:29 +1030)]
Add DeviceClassesChangedEvent.
Peter Hutterer [Thu, 8 Nov 2007 06:56:35 +0000 (17:26 +1030)]
Add DeviceHierarchyChangedEvent.
Uses same event type as the now removed PointerKeyboardPairingChangedNotify.
(removing the RandomStringEvent too, should have been gone a while ago)
Peter Hutterer [Fri, 19 Oct 2007 00:52:51 +0000 (10:22 +0930)]
Add XChangeDeviceHierarchy and its components.
Peter Hutterer [Thu, 18 Oct 2007 02:53:34 +0000 (12:23 +0930)]
Create new XAttachInfo class for attachment info (slave devices).
Thanks to XLibs design we can't just change XDeviceInfo without breaking the
ABI. So here's a new class that isn't actually a class on the wire.
Peter Hutterer [Thu, 18 Oct 2007 01:09:40 +0000 (10:39 +0930)]
Add XI version 2 defines.
Peter Hutterer [Wed, 17 Oct 2007 03:08:38 +0000 (12:38 +0930)]
xDeviceInfo: add "attached" field (replace previous padding).
If use is set to IsXExtensionPointer/Keyboard/Devices, attached indicates the
device ID of the master device it is attached to. If the device is floating,
attached is set to IsFloating.
Paulo Ricardo Zanoni [Tue, 10 Jul 2007 00:46:06 +0000 (10:16 +0930)]
Change some calls to use XID* instead of char* for device id lists.
Peter Hutterer [Thu, 17 May 2007 10:49:29 +0000 (20:19 +0930)]
Move deviceid around in deviceEnterNotify, make room for detail field.
Peter Hutterer [Thu, 17 May 2007 10:49:02 +0000 (20:19 +0930)]
Add event_type to RawDeviceEvent to store matching core event type.
Peter Hutterer [Mon, 14 May 2007 08:33:53 +0000 (18:03 +0930)]
Add ExtendedGrabRequest and the matching reply.
Peter Hutterer [Wed, 2 May 2007 08:49:11 +0000 (18:19 +0930)]
Add xFakeDeviceDataReq
Peter Hutterer [Wed, 2 May 2007 00:13:48 +0000 (09:43 +0930)]
Providing a device id for a RawDeviceEvent may not be a bad idea.
Peter Hutterer [Tue, 1 May 2007 13:01:09 +0000 (22:31 +0930)]
Add XGE support and event types for RawDeviceEvent and PairingChanged event.
Peter Hutterer [Fri, 27 Apr 2007 05:13:43 +0000 (14:43 +0930)]
Merge branch 'master' into mpx
Peter Hutterer [Thu, 26 Apr 2007 01:36:18 +0000 (11:06 +0930)]
bump to 1.4.2
Peter Hutterer [Tue, 24 Apr 2007 13:23:27 +0000 (22:53 +0930)]
Add flags to be used for DevicePrensence's devchange field.
Peter Hutterer [Mon, 2 Apr 2007 07:12:46 +0000 (16:42 +0930)]
Merge branch 'master' into mpx
Peter Hutterer [Thu, 22 Mar 2007 10:44:11 +0000 (21:14 +1030)]
Change XSetClientPointer API to use an XDevice instead of deviceid.
Peter Hutterer [Thu, 22 Mar 2007 06:57:32 +0000 (17:27 +1030)]
add GetClientPointer request and reply.
add GetPairedPointer request and reply.
move declaration of _XiGetDevicePresenceNotifyEvent out of the macro and wrap
it between extern "C". Otherwise C++ code won't be able to find it.
Peter Hutterer [Fri, 9 Mar 2007 05:21:07 +0000 (15:51 +1030)]
add SetClientPointer request.
fix typos and wrong names for access function declarations.
Peter Hutterer [Thu, 22 Feb 2007 09:33:36 +0000 (20:03 +1030)]
add access control requests.
fix wrong field lengths for RegisterPairing request and reply.
Peter Hutterer [Tue, 20 Feb 2007 23:33:24 +0000 (10:03 +1030)]
add xRegisterPairingClient request and reply
Daniel Stone [Thu, 15 Feb 2007 14:33:07 +0000 (16:33 +0200)]
bump to 1.4.1
Peter Hutterer [Fri, 9 Feb 2007 01:07:54 +0000 (11:37 +1030)]
add missing XWarpDevicePointer declaration
Peter Hutterer [Thu, 8 Feb 2007 00:25:55 +0000 (10:55 +1030)]
Merge branch 'master'
Peter Hutterer [Thu, 8 Feb 2007 00:24:34 +0000 (10:54 +1030)]
add flags field to deviceEnterNotify struct
add same_screen, focus to XDeviceCrossingEvent struct
Peter Hutterer [Mon, 29 Jan 2007 07:48:56 +0000 (18:18 +1030)]
add ChangePointerKeyboardPairing request
add pairingChangedNotify event
Peter Hutterer [Wed, 10 Jan 2007 04:23:01 +0000 (14:53 +1030)]
add deviceEnterNotify event, DeviceEnterNotify, DeviceLeaveNotify support
add MPX Major/Minor version numbers
Peter Hutterer [Tue, 9 Jan 2007 03:02:39 +0000 (13:32 +1030)]
Fix typo in DevicePresence() macro
Peter Hutterer [Mon, 8 Jan 2007 02:03:41 +0000 (12:33 +1030)]
add ChangeDeviceCursor request
Peter Hutterer [Wed, 20 Dec 2006 03:06:06 +0000 (13:36 +1030)]
add QueryDevicePointer request + reply
add WarpDevicePointer request
Daniel Stone [Sun, 22 Oct 2006 13:40:11 +0000 (16:40 +0300)]
DeviceAbs{Area,Calib}: properly align 32-bit types
Decorate CARD32s and INT32s with B32.
Daniel Stone [Sun, 22 Oct 2006 13:30:56 +0000 (16:30 +0300)]
DevicePresenceNotify: add deviceid field, with explanation
Add deviceid field, and an explanation of same in XInput.h.
deviceid is only used if a specific device changed, and control
is non-zero if a specific control on that device changed.
Zephaniah E. Hull [Sat, 21 Oct 2006 07:58:53 +0000 (03:58 -0400)]
DEVICE_TOUCHPAD -> DEVICE_ABS_CALIB.
As it's really calibration for absolute devices, add some stuff.
DEVICE_ABS_AREA
Defines the area of the screen that an absolute device covers if it is sending
core events.
Daniel Stone [Thu, 19 Oct 2006 21:33:13 +0000 (00:33 +0300)]
add DEVICE_ENABLE control, add core indication
Add DEVICE_ENABLE control, which allows specific devices to be
enabled or disabled at runtime.
Add 'iscore' flag to DEVICE_CORE, which indicates whether or not the
device is a virtual core device.
Daniel Stone [Tue, 18 Jul 2006 15:56:37 +0000 (11:56 -0400)]
add XExtensionKeyboard and XExtensionPointer classes
Add two new classes of device, XExtensionKeyboard, and XExtensionPointer.
Daniel Stone [Mon, 17 Jul 2006 23:34:45 +0000 (19:34 -0400)]
add DevicePresenceNotify event, clean up
Add DevicePresenceNotify event, which indicates that something in the device
list changed (Kristian Høgsberg, Red Hat).
Add a core event control, which toggles the sending or not of core events by
an extended device.
Clean up some random detritus from the MetroLink merge.
Alan Coopersmith [Sat, 15 Jul 2006 01:56:18 +0000 (18:56 -0700)]
renamed: .cvsignore -> .gitignore
Kevin E Martin [Thu, 15 Dec 2005 00:24:37 +0000 (00:24 +0000)]
Update package version number for final X11R7 release candidate.
Kevin E Martin [Wed, 19 Oct 2005 02:48:14 +0000 (02:48 +0000)]
Update package version number for RC1 release.
Eric Anholt [Tue, 2 Aug 2005 19:19:38 +0000 (19:19 +0000)]
Add basic .cvsignore files for proto modules.
Kevin E Martin [Fri, 29 Jul 2005 21:22:55 +0000 (21:22 +0000)]
Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version
Daniel Stone [Sat, 21 May 2005 04:04:21 +0000 (04:04 +0000)]
Set version to 1.3.
Adam Jackson [Thu, 19 May 2005 00:22:39 +0000 (00:22 +0000)]
revert last change, didn't do right thing at all, sorry for the noise
Adam Jackson [Thu, 19 May 2005 00:10:18 +0000 (00:10 +0000)]
Require automake 1.7 in AM_INIT_AUTOMAKE
Josh Triplett [Mon, 16 May 2005 03:30:03 +0000 (03:30 +0000)]
Add COPYING file for Input.
Søren Sandmann Pedersen [Mon, 9 May 2005 18:20:04 +0000 (18:20 +0000)]
Change all the protonames from <extension>Ext to <extension>Proto.
Kevin E Martin [Fri, 6 May 2005 01:46:30 +0000 (01:46 +0000)]
Initial build system files for proto module.
Egbert Eich [Fri, 23 Apr 2004 18:43:06 +0000 (18:43 +0000)]
Merging XORG-CURRENT into trunk
Egbert Eich [Sun, 14 Mar 2004 08:31:35 +0000 (08:31 +0000)]
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich [Wed, 3 Mar 2004 12:10:54 +0000 (12:10 +0000)]
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich [Thu, 26 Feb 2004 13:35:11 +0000 (13:35 +0000)]
readding XFree86's cvs IDs
Egbert Eich [Thu, 26 Feb 2004 09:22:27 +0000 (09:22 +0000)]
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Kaleb Keithley [Tue, 25 Nov 2003 19:28:02 +0000 (19:28 +0000)]
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley [Fri, 14 Nov 2003 16:48:42 +0000 (16:48 +0000)]
XFree86 4.3.0.1
Kaleb Keithley [Fri, 14 Nov 2003 15:54:35 +0000 (15:54 +0000)]
R6.6 is the Xorg base-line