Commit graph

23 commits

Author SHA1 Message Date
Zephaniah E. Hull
06ffd1e6b6 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.
2006-10-21 12:04:00 +03:00
Daniel Stone
1fab95863e 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.
2006-10-20 00:33:13 +03:00
Daniel Stone
926251a486 add XExtensionKeyboard and XExtensionPointer classes
Add two new classes of device, XExtensionKeyboard, and XExtensionPointer.
2006-07-18 11:56:37 -04:00
Daniel Stone
7a4a2a3e73 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.
2006-07-17 19:34:45 -04:00
Alan Coopersmith
6767671f50 renamed: .cvsignore -> .gitignore 2006-07-14 18:56:18 -07:00
Kevin E Martin
4cc2697880 Update package version number for final X11R7 release candidate. 2005-12-15 00:24:37 +00:00
Kevin E Martin
3ade2fe844 Update package version number for RC1 release. 2005-10-19 02:48:14 +00:00
Eric Anholt
67498db2df Add basic .cvsignore files for proto modules. 2005-08-02 19:19:38 +00:00
Kevin E Martin
742a1eb222 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
2005-07-29 21:22:55 +00:00
Daniel Stone
9161a35639 Set version to 1.3. 2005-05-21 04:04:21 +00:00
Adam Jackson
492f0a9e16 revert last change, didn't do right thing at all, sorry for the noise 2005-05-19 00:22:39 +00:00
Adam Jackson
ec71e17293 Require automake 1.7 in AM_INIT_AUTOMAKE 2005-05-19 00:10:18 +00:00
Josh Triplett
242316c65e Add COPYING file for Input. 2005-05-16 03:30:03 +00:00
Søren Sandmann Pedersen
5c5945a479 Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:04 +00:00
Kevin E Martin
518f527ab6 Initial build system files for proto module. 2005-05-06 01:46:30 +00:00
Egbert Eich
4254b2967e Merging XORG-CURRENT into trunk 2004-04-23 18:43:06 +00:00
Egbert Eich
ca910a158b Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2004-03-14 08:31:35 +00:00
Egbert Eich
08e413c25f Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 2004-03-03 12:10:54 +00:00
Egbert Eich
1b98dbf2ea readding XFree86's cvs IDs 2004-02-26 13:35:11 +00:00
Egbert Eich
f276a601f2 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2004-02-26 09:22:27 +00:00
Kaleb Keithley
47d36cccfd XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:28:02 +00:00
Kaleb Keithley
4383a95e0b XFree86 4.3.0.1 2003-11-14 16:48:42 +00:00
Kaleb Keithley
51468f1607 R6.6 is the Xorg base-line 2003-11-14 15:54:35 +00:00