<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/xserver.git/include/input.h, branch input-hotplug</title>
<subtitle>gitlab.freedesktop.org: xorg/xserver.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/xserver.git/'/>
<entry>
<title>input: add non-keyboard bell ringing function</title>
<updated>2006-11-01T21:10:26+00:00</updated>
<author>
<name>Daniel Stone</name>
<email>daniel@fooishbar.org</email>
</author>
<published>2006-11-01T21:10:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/xserver.git/commit/?id=81728558a044fdde0e1d63da7b6314755f77296e'/>
<id>81728558a044fdde0e1d63da7b6314755f77296e</id>
<content type='text'>
Add a generic 'ring the bell' function (console bell on Linux and BSD,
/dev/audio on Solaris), and add DDX functions for this.  Make this the
core keyboard's bell.
Port Xvfb and Xnest to this.
Port XFree86 to this, with OS-specific hooks for Linux, BSD, and Solaris
taken from foo_io.c in the old layer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a generic 'ring the bell' function (console bell on Linux and BSD,
/dev/audio on Solaris), and add DDX functions for this.  Make this the
core keyboard's bell.
Port Xvfb and Xnest to this.
Port XFree86 to this, with OS-specific hooks for Linux, BSD, and Solaris
taken from foo_io.c in the old layer.
</pre>
</div>
</content>
</entry>
<entry>
<title>dix: add motion history support</title>
<updated>2006-10-24T22:08:29+00:00</updated>
<author>
<name>Daniel Stone</name>
<email>daniel@fooishbar.org</email>
</author>
<published>2006-10-24T22:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/xserver.git/commit/?id=5b38eb69cdaa154791c7f74e35dbe4d3256b19bd'/>
<id>5b38eb69cdaa154791c7f74e35dbe4d3256b19bd</id>
<content type='text'>
Add motion history support (sort of based on the XFree86 DDX's
implementation) to the DIX.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add motion history support (sort of based on the XFree86 DDX's
implementation) to the DIX.
</pre>
</div>
</content>
</entry>
<entry>
<title>GetProximityEvents: add (untested) function</title>
<updated>2006-10-23T03:55:21+00:00</updated>
<author>
<name>Daniel Stone</name>
<email>daniel@fooishbar.org</email>
</author>
<published>2006-10-23T03:55:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/xserver.git/commit/?id=cccf7ae0ff24d0c84b5144c457f3f86bbbc36e12'/>
<id>cccf7ae0ff24d0c84b5144c457f3f86bbbc36e12</id>
<content type='text'>
Add untested first guess at what GetProximityEvents should look like.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add untested first guess at what GetProximityEvents should look like.
</pre>
</div>
</content>
</entry>
<entry>
<title>include: move POINTER_* flags from inputstr.h to input.h</title>
<updated>2006-10-22T23:50:53+00:00</updated>
<author>
<name>Daniel Stone</name>
<email>daniel@fooishbar.org</email>
</author>
<published>2006-10-22T23:50:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/xserver.git/commit/?id=bf4df9b73f0c1a84093aaf9a2e2cbc56fb341c60'/>
<id>bf4df9b73f0c1a84093aaf9a2e2cbc56fb341c60</id>
<content type='text'>
Given they're just numeric constants, they should be included in
input.h, not inputstr.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Given they're just numeric constants, they should be included in
input.h, not inputstr.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserver</title>
<updated>2006-10-21T08:26:14+00:00</updated>
<author>
<name>Zephaniah E. Hull</name>
<email>warp@agamemnon.b5</email>
</author>
<published>2006-10-21T08:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/xserver.git/commit/?id=e26a494f417c3c700636ee68892c3015b2e0f27a'/>
<id>e26a494f417c3c700636ee68892c3015b2e0f27a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DEVICE_TOUCHSCREEN becomes DEVICE_ABS_CALIB.</title>
<updated>2006-10-21T08:24:49+00:00</updated>
<author>
<name>Zephaniah E. Hull</name>
<email>warp@agamemnon.b5</email>
</author>
<published>2006-10-21T08:24:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/xserver.git/commit/?id=736b0d5078597abbda80444deef852879260af90'/>
<id>736b0d5078597abbda80444deef852879260af90</id>
<content type='text'>
Update the DEVICE_ABS_CALIB stuff to include the new elements.

New DEVICE_ABS_AREA support.

dev-&gt;touchscreen becomes dev-&gt;absolute, with _CALIB and _AREA stuff in it.

Update xfree86 to compile with this, kdrive needs an update too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the DEVICE_ABS_CALIB stuff to include the new elements.

New DEVICE_ABS_AREA support.

dev-&gt;touchscreen becomes dev-&gt;absolute, with _CALIB and _AREA stuff in it.

Update xfree86 to compile with this, kdrive needs an update too.
</pre>
</div>
</content>
</entry>
<entry>
<title>move keymap copy to event processing, from enqueuing</title>
<updated>2006-10-19T21:43:11+00:00</updated>
<author>
<name>Daniel Stone</name>
<email>daniel@fooishbar.org</email>
</author>
<published>2006-10-19T21:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/xserver.git/commit/?id=aeba855b07832354f59678e20cc29a085e42bd99'/>
<id>aeba855b07832354f59678e20cc29a085e42bd99</id>
<content type='text'>
Move the keymap copying to event processing time (in
ProcessInputEvents), instead of being at event enqueuing time.
Break SetCore{Pointer,Keyboard} out into separate functions.
Change mieqEnqueue to take a device pointer, that asks for the
_original_ device associated with this event.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the keymap copying to event processing time (in
ProcessInputEvents), instead of being at event enqueuing time.
Break SetCore{Pointer,Keyboard} out into separate functions.
Change mieqEnqueue to take a device pointer, that asks for the
_original_ device associated with this event.
</pre>
</div>
</content>
</entry>
<entry>
<title>GetKeyboardValuatorEvents: also take first_valuator param</title>
<updated>2006-10-08T18:40:53+00:00</updated>
<author>
<name>Daniel Stone</name>
<email>daniel@fooishbar.org</email>
</author>
<published>2006-10-08T18:40:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/xserver.git/commit/?id=1546a398144619a14ff06aaf84ebc1bf293eac66'/>
<id>1546a398144619a14ff06aaf84ebc1bf293eac66</id>
<content type='text'>
Take a first_valuator parameter, which specifies the first valuator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Take a first_valuator parameter, which specifies the first valuator.
</pre>
</div>
</content>
</entry>
<entry>
<title>GetPointerEvents: add first_valuator parameter</title>
<updated>2006-10-08T13:18:05+00:00</updated>
<author>
<name>Daniel Stone</name>
<email>daniel@fooishbar.org</email>
</author>
<published>2006-10-08T13:18:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/xserver.git/commit/?id=58314756aeecbb8fb04706c3e04d98e9ac531a02'/>
<id>58314756aeecbb8fb04706c3e04d98e9ac531a02</id>
<content type='text'>
Add a first_valuator parameter.  Looks correct by inspection, but untested
with first_valuator != 0 as yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a first_valuator parameter.  Looks correct by inspection, but untested
with first_valuator != 0 as yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>make core keyboard/pointer map functions act on all core-sending devices</title>
<updated>2006-09-28T21:34:23+00:00</updated>
<author>
<name>Daniel Stone</name>
<email>daniel@fooishbar.org</email>
</author>
<published>2006-09-28T21:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/xserver.git/commit/?id=ad631afcf3fbc74024cddaaacd05d38addc047a2'/>
<id>ad631afcf3fbc74024cddaaacd05d38addc047a2</id>
<content type='text'>
Make Set{Keyboard,Modifier,Pointer}Mapping act on all devices which send core
events.
Change LegalModifier to accept a DeviceIntPtr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make Set{Keyboard,Modifier,Pointer}Mapping act on all devices which send core
events.
Change LegalModifier to accept a DeviceIntPtr.
</pre>
</div>
</content>
</entry>
</feed>
