[ANNOUNCE] libXi 1.5.99.2

2011-12-21 Thread Peter Hutterer
A rather small set of changes, the XI 2.2 additions are all in just one patch instead of a set of them. Grab this one if you want to start testing multitouch features (once the server is there). Peter Hutterer (3): Bump to 1.5.99.1 Implement support for XI 2.2 libXi 1.5.99.2

[ANNOUNCE] libXi 1.5.0

2011-12-20 Thread Peter Hutterer
architectures. Peter Hutterer (34): Allocate enough memory for raw events + extra data. XIChangeHierarchy: Return Success early if no actual changes are requested. Remove a few unused assignments. man: fix typo, layout in XGetExtensionVersion.man Silence compiler

[ANNOUNCE] inputproto 2.1.99.4

2011-12-20 Thread Peter Hutterer
flags or defines anymore. One bugfix: the dropped libXi version defines are reinstated so this version should work with older versions of libXi. Cyril Brulebois (1): specs: Fix tiny typo. Peter Hutterer (14): specs: clarify that Preferred scroll valuators are per scroll direction

[ANNOUNCE] libXi 1.4.5

2011-12-19 Thread Peter Hutterer
virtually all XI2 requests to fail if you didn't happen to run an X server from git. The patch below hardcodes 2.0 for those requests that require 2.0, regardless of the protocol version. You are strongly enocuraged to update. This issue is not visible when built against inputproto 2.0.x Peter

[ANNOUNCE] libXi 1.4.4

2011-12-15 Thread Peter Hutterer
and ended up overwriting valid ones. Commit Fix duplicate sizeof in copy_classes fixes a typo, instead of malloc(X * sizeof(Y)) the code called malloc(sizeof(X * sizeof(Y))). This could lead to memory corruption. Peter Hutterer (8): man: Fix formatting in XGetFeedbackControl man: fix typo

[ANNOUNCE] inputproto 2.1

2011-12-15 Thread Peter Hutterer
XI2proto.txt XIproto.txt config: remove the pkgconfig pc.in file from EXTRA_DIST config: update AC_PREREQ statement to 2.60 specs: convert XI2proto.txt to html using asciidoc XI2proto.txt: fix whitespace issues XIproto.txt: fix whitespace issues Peter Hutterer (26

Re: [ANNOUNCE] xorg-server 1.11.99.1

2011-11-27 Thread Peter Hutterer
On Sun, Nov 20, 2011 at 03:20:11PM -0800, Keith Packard wrote: We discussed doing regular releases from master, and Jeremy suggested (sensibly) that we just do them whenever there's a stable release. I completely spaced that plan, nor was I looking at the Google X.org calendar. In any

Re: [ANNOUNCE] xorg-server 1.11.99.1

2011-11-27 Thread Peter Hutterer
On Sun, Nov 27, 2011 at 07:29:53PM -0800, Keith Packard wrote: On Mon, 28 Nov 2011 11:39:31 +1000, Peter Hutterer peter.hutte...@who-t.net wrote: We probably won't get X Input 2.2 done if the release is moved forward to Feb 8th. What's the date for the merge window end? If we followed

[ANNOUNCE] inputproto 2.1.99.2

2011-11-10 Thread Peter Hutterer
flags and #defines to build. The protocol may change in incompatible ways before the release. Chase Douglas (2): Fix Xi 2.x version comment in XI2.h Revert addition of active_touches to device events Peter Hutterer (3): XI2: swap (Raw)TouchUpdate and (Raw)TouchEnd XI2: Use

[ANNOUNCE] libX11 1.4.99.1

2011-11-10 Thread Peter Hutterer
self-resolving aliases Fix potential uninitialized variable access in _XimMakeICAttrIDList Fix nobreakspace for pt_BR.UTF-8 Mark XKeycodeToKeysym as _X_DEPRECATED Marko Myllynen (1): Add new compose sequences Matt Dew (1): Cleanup IDs and links in doc Peter Hutterer (5

[ANNOUNCE] libXi 1.4.99.1

2011-11-08 Thread Peter Hutterer
architectures. Peter Hutterer (26): Allocate enough memory for raw events + extra data. XIChangeHierarchy: Return Success early if no actual changes are requested. Remove a few unused assignments. man: fix typo, layout in XGetExtensionVersion.man Silence compiler warning

[ANNOUNCE] xf86-input-synaptics 1.5.0

2011-09-02 Thread Peter Hutterer
and finger width Peter Hutterer (1): synaptics 1.5.0 git tag: xf86-input-synaptics-1.5.0 http://xorg.freedesktop.org/archive/individual/driver/xf86-input-synaptics-1.5.0.tar.bz2 MD5: 41ee749ecbfef98f7fba708cb2afae87 xf86-input-synaptics-1.5.0.tar.bz2 SHA1

[ANNOUNCE] inputproto 2.0.99.1

2011-09-01 Thread Peter Hutterer
whitespace issues Peter Hutterer (15): Add minimal asciidoc syntax specs: move erroneous Errors: line to where it belongs specs: enable asciidoc parsing for XIproto.txt Add XI2-specific defines for grab and property requests Provide convenience defines for owner_events

[ANNOUNCE] xf86-input-aiptek 1.4.1

2011-06-28 Thread Peter Hutterer
This is a stable release to the aiptek driver, one of the legacy drivers. For shutting down the driver, the previous release(s) relied on heap memory values staying the same after a free(3) call. If such optimism is inappropriate on your system, you're encouraged to update to this release. Peter

[ANNOUNCE] xf86-input-synaptics 1.4.1

2011-06-27 Thread Peter Hutterer
): Fix nose canellation typo in man page Christoph Brill (1): Update maintainer information Diego Elio Pettenò (1): README: fix typos. Peter Hutterer (4): include: update documentation for capabilities property syndaemon: fix abysimal indentation in dp_get_device

[ANNOUNCE] xf86-input-elographics 1.3.0

2011-06-26 Thread Peter Hutterer
for the input ABI updates. 1.3.0 loads and complains that I don't have any elographics devices. Which is correct, hence the driver is clearly working correctly. Peter Hutterer (10): Bump to 1.2.99 unifdef XFree86LOADER Replace LocalDevicePtr with InputInfoPtr Require server 1.9, drop

[ANNOUNCE] xproto 7.0.22

2011-06-22 Thread Peter Hutterer
to annotate when a function expects arguments to be non-null Matthieu Herrb (1): Fix __STDC_VERSION__ tests. Peter Hutterer (2): Add two more symbols for logging grab and window trees xproto 7.0.22 git tag: xproto-7.0.22 http://xorg.freedesktop.org/archive/individual/proto

[ANNOUNCE] inputproto 2.0.2

2011-06-07 Thread Peter Hutterer
Douglas (1): Include stdint.h Fernando Carrijo (1): Fix typos in XIproto.txt Peter Hutterer (1): inputproto 2.0.2 git tag: inputproto-2.0.2 http://xorg.freedesktop.org/archive/individual/proto/inputproto-2.0.2.tar.bz2 MD5: 07d54ae098ed4e6dce472f6ef3de05ce inputproto-2.0.2.tar.bz2

[ANNOUNCE] libXi 1.4.3

2011-06-06 Thread Peter Hutterer
(1): Fix XISelectEvents on 64 bits, strict alignement architectures. Peter Hutterer (8): Allocate enough memory for raw events + extra data. XIChangeHierarchy: Return Success early if no actual changes are requested. man: fix typo, layout in XGetExtensionVersion.man

[ANNOUNCE] xf86-input-synaptics 1.4.0.901

2011-04-17 Thread Peter Hutterer
MatchDevicePath Cyril Brulebois (1): Fix egde/edge typo in manpage and comments. Peter Hutterer (6): man: update source path for fdi file and shorten description. man: add short blurb about InputClass configuration in servers 1.8 conf: remove SHM example from fdi conf: add

[ANNOUNCE] xf86-input-joystick 1.5.99.901

2011-04-06 Thread Peter Hutterer
with Copyright notices Peter Hutterer (11): Bump to 1.5.99 Replace LocalDevicePtr with InputInfoPtr Remove usage of XI86_POINTER_CAPABLE flag. Require server 1.9, drop pre-ABI 11 support. Don't handle history_size in the driver. Drop close_proc, conversion_proc

[ANNOUNCE] xproto 7.0.21

2011-03-22 Thread Peter Hutterer
missing notices to COPYING Support _X_INLINE in any C99-compliant compiler Harshula Jayasuriya (1): Add #defines for Unicode Sinhala to keysymdef.h Peter Hutterer (1): xproto 7.0.21 git tag: xproto-7.0.21 http://xorg.freedesktop.org/archive/individual/proto/xproto-7.0.21.tar.bz2

[ANNOUNCE] xf86-input-mouse 1.7.0

2011-03-09 Thread Peter Hutterer
With the BSD issue now fixed, xf86-input-mouse 1.7.0 is ready. xf86-input-mouse is the mouse driver primarily for non-Linux systems. On Linux systems, the use of evdev instead is recommended. Alexandr Shadchin (1): Fix BSD issues with new ABI12 init process. Peter Hutterer (1): mouse

[ANNOUNCE] xf86-input-keyboard 1.6.0

2011-03-07 Thread Peter Hutterer
xf86-input-keyboard 1.6.0 is now available. This driver provides keyboard support for non-Linux-2.6 systems. Only a few man page changes since the RC, so expect the functionality to be the same. Peter Hutterer (4): man: don't mention the core keyboard. man: list xorg.conf.d snippets

[ANNOUNCE] xf86-input-keyboard 1.5.99.901

2011-02-20 Thread Peter Hutterer
the value of CustomKeycodes Require server 1.4 or later Removed unnecessary code, since ABI_XINPUT_VERSION = 2 Javier Acosta (1): Make key codes for Sun Japanese keyboard match xkb-config mappings Peter Hutterer (2): Adjust to input ABI 12. keyboard 1.5.99.901 git tag

[ANNOUNCE] xf86-input-mouse 1.6.99.901

2011-02-20 Thread Peter Hutterer
from this driver for quite a while now. Alan Coopersmith (1): Add ABI checks around XI86_CONFIGURED uses in OS-specific PreInits Peter Hutterer (34): Replace libc wrappers to xcalloc and friends with libc calls. Remove unused declaration of MouseUnInit. Remove out-of-date

[ANNOUNCE] xf86-input-synaptics 1.3.99.901

2011-02-20 Thread Peter Hutterer
): synaptics: detect corner tap using the initial touch position Peter Hutterer (22): Remove XI86_POINTER_CAPABLE usage. Add some ifdefs missing from XINPUT ABI 12 Reshuffle initialization in preparation for new input API. Support the new input api. Use InputInfoPtr

[ANNOUNCE] libXi 1.4.1

2011-01-25 Thread Peter Hutterer
Paulo Zanoni (1): Use docbookx.dtd version 4.3 for all docs Peter Hutterer (1): libXi 1.4.1 Philipp Reh (1): Fix passive grabs. git tag: libXi-1.4.1 http://xorg.freedesktop.org/archive/individual/lib/libXi-1.4.1.tar.bz2 MD5: e4b6fb1b08a92075469174f0cccde168 libXi-1.4.1.tar.bz2

[ANNOUNCE] xf86-input-evdev 2.6.0

2011-01-10 Thread Peter Hutterer
evdev 2.6 is out. I'll maintain this for a bit, trying to backport fixes while master will move ahead and drop support for anything pre masked-valuator (i.e. server 1.10). Chase Douglas (1): Print out error messages when failing to init devices Peter Hutterer (1): evdev 2.6.0 git

[ANNOUNCE] xf86-input-evdev 2.5.99.902

2010-12-07 Thread Peter Hutterer
unless I see a showstopper in before Monday, I'll get the release out next week. Peter Hutterer (2): Return error codes from EvdevOpenDevice() evdev 2.5.99.902 git tag: xf86-input-evdev-2.5.99.902 http://xorg.freedesktop.org/archive/individual/driver/xf86-input-evdev-2.5.99.902.tar.bz2

[ANNOUNCE] inputproto 2.0.1

2010-11-10 Thread Peter Hutterer
Red Had Copyright in the COPYING file. config: install and distribute XI2proto.txt XIproto.txt config: remove the pkgconfig pc.in file from EXTRA_DIST config: update AC_PREREQ statement to 2.60 Peter Hutterer (5): XI2proto.txt: fix up some request names. Define

[ANNOUNCE] xf86-input-synaptics 1.3.0

2010-08-31 Thread Peter Hutterer
The 1.3.0 release of the synaptics driver is now available. Just one more patch on top of the RC, a man page correction that I should have pushed earlier. Other than that, the driver looks reasonably stable and good enough to be pushed out. Peter Hutterer (2): man: use seconds² instead

[ANNOUNCE] xf86-input-evdev 2.4.99.901

2010-08-18 Thread Peter Hutterer
Peter Hutterer (18): Use X_PROBED instead of X_INFO for probed values. config: remove AH_TOP autoheader statement. Read the device resolution from the kernel. Update a stale comment about the use of pEvdev-tool. Remove support for kernel 2.4. Comment odd EVIOCGRAB

[ANNOUNCE] xset 1.2.0

2010-08-05 Thread Peter Hutterer
configure.ac to Makefile.am config: remove xprint option xprint: remove conditional code regarding xprint Jeremy Huddleston (2): Added --without-{xf86misc,xprint,fontcache} configure time options This is not a GNU project, so declare it foreign. Peter Hutterer (2): Remove two

[ANNOUNCE] xf86-video-sisusb 0.9.4

2010-07-04 Thread Peter Hutterer
notices. Peter Hutterer (1): sisusb 0.9.4 git tag: xf86-video-sisusb-0.9.4 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-sisusb-0.9.4.tar.bz2 MD5: 1d7a1d4d09aa953bf09acb8467b16a59 xf86-video-sisusb-0.9.4.tar.bz2 SHA1: 600fd49dffe00121f9042555fea55948653d1a7e xf86-video

Re: [ANNOUNCE] xorg-server 1.8.99.904

2010-07-01 Thread Peter Hutterer
On Thu, Jul 01, 2010 at 09:40:50AM -0400, Keith Packard wrote: Not a huge number of changes this week; a couple of bug fixes, some server log cleanups and some Xephyr changes. Summary below, but first I've gone over the bugs in the 1.9 tracking bug:

[ANNOUNCE] xf86-input-synaptics 1.2.99.1

2010-06-16 Thread Peter Hutterer
Hiroyuki Ikezoe (1): Restore user's setting when enabling touchpad. Julien Cristau (2): synaptics: don't link the tools against `pkg-config --libs xorg-server` configure: don't clobber CFLAGS Peter Hutterer (42): man: update manpage for new tap ordering synclient

[ANNOUNCE] xf86-input-elographics 1.2.4

2010-06-08 Thread Peter Hutterer
. Peter Hutterer (6): Cope with XINPUT ABI 7. Reset local-private to NULL to avoid double-frees. (#23239) Remove unused bits from configure.ac Added support for GeneralTouch serial touchscreens. Remove libcwrappers for malloc and free. elographics 1.2.4 git tag: xf86

[ANNOUNCE] xinput 1.5.2

2010-06-03 Thread Peter Hutterer
mouse/keyboard combos do), you can now also specify the device ID with a pointer: and keyboard: prefix. For example: xinput --list-props pointer:device name Kees Cook (1): Atoms from XIGetProperty are 32bits (#27657) Peter Hutterer (2): test-xi2: Print out the sourceid for enter/leave

[ANNOUNCE] xorg-server 1.7.7

2010-05-04 Thread Peter Hutterer
checking Peter Hutterer (3): Revert mi: don't thrash resources when displaying the software cursor across screens Xext: only update the sprite on pointer events. xserver 1.7.7 git tag: xorg-server-1.7.7 http://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.7.7

[ANNOUNCE] xorg-server 1.8.0.902

2010-05-03 Thread Peter Hutterer
, not SourceValidate Oliver McFadden (1): x-list.c: null-returning function malloc() was called without checking Peter Hutterer (5): Revert DRI2: Track DRI2 drawables as resources, not privates xfree86: a missing input driver is not an error. Xext: only update the sprite

[ANNOUNCE] xf86-input-evdev 2.3.3

2010-04-11 Thread Peter Hutterer
This is likely the last release of the 2.3 series, just tagging the two patches that have been sitting on top of 2.3.2 into a tarball. One man page fix, one fix stopping infinite reopens if Option ReopenAttempts is set to 0. Peter Hutterer (3): Don't reopen ad infinitum if reopen_attempts

[ANNOUNCE] xorg-server 1.7.6.901

2010-04-11 Thread Peter Hutterer
): Xext: Fix cursor reference counting hazard. Mikhail Gusarov (1): kdrive: Bump evdev maxKeycode Paulo Ricardo Zanoni (1): dix: be more verbose when we run out of opcodes Peter Harris (1): Fix crash when all glyphs of a given depth are freed, but not all glyphsets Peter

[ANNOUNCE] xf86-input-evdev 2.4.0

2010-04-05 Thread Peter Hutterer
ChangeLog and INSTALL on MAINTAINERCLEANFILES config: move CWARNFLAGS from configure.ac to Makefile.am Oliver McFadden (1): emuMB: default to disabled mouse button emulation for touchscreens. Peter Hutterer (9): Remove the reopen timer logic. Forward keycodes 255

[ANNOUNCE] xf86-input-synaptics 1.2.2

2010-03-25 Thread Peter Hutterer
it a bit (improved pointer acceleration that I need to find the time to evaluate first). So expect 1.3 to come out after server 1.8 but I don't want to give a timeframe just yet. Adam Jackson (1): Don't clobber the timer we just created. Peter Hutterer (2): After closing the fd, reset

[ANNOUNCE] xorg-server 1.7.6

2010-03-16 Thread Peter Hutterer
pass a bellProc to make XBell() work again. Peter Hutterer (2): configure: restore SHA1_LIB for XSERVER_SYS_LIBS xserver 1.7.6 git tag: xorg-server-1.7.6 http://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.7.6.tar.bz2 MD5: 178225f499ec10fa9d312d1c339e6a39 xorg

[ANNOUNCE] xinput 1.5.1

2010-03-14 Thread Peter Hutterer
): Add Peter and Red Hat's copyright notices and licenses to COPYING Peter Hutterer (4): man: remove reference to XListInputDevices man: document XI2 options test-xi2: print event type name as well. xinput 1.5.1 Simon Thum (1): Clarify role of set-ptr-feedback git tag

[ANNOUNCE] xorg-server 1.7.5.902

2010-03-11 Thread Peter Hutterer
): dri2: return FALSE not BadValue. Peter Hutterer (3): Revert dix: Use DeliverGrabbedEvent for implicit passive grabs (#25400) Xext: Link to external libraries when necessary. xserver 1.7.5.902 git tag: xorg-server-1.7.5.902 http://xorg.freedesktop.org/archive/individual

[ANNOUNCE] xorg-server 1.7.5.901

2010-03-04 Thread Peter Hutterer
support pixmaps. xselinux: Bump extension minor version. Jeremy Huddleston (2): XQuartz: clang static analysis fixes XQuartz: Fix a possible buffer overrun in quartzAudio Keith Packard (1): Allow for missing or disabled compat_output Peter Hutterer (8): dix: don't update

[ANNOUNCE] xorg-server 1.7.4.902

2010-02-05 Thread Peter Hutterer
display when CoreGraphics reports no displays. Oldřich Jedlička (2): Fix typo in updateSlaveDeviceCoords Allow driver to call DeleteInputDeviceRequest during UnInit Peter Hutterer (1): xserver 1.7.4.902 Pierre-Loup A. Griffais (1): Fix source pictures getting random transforms

[ANNOUNCE] xorg-server 1.7.4.901

2010-01-22 Thread Peter Hutterer
executable name Jeremy Huddleston (2): XQuartz: Setup the modifier map in the quartz thread XQuartz: Update copyright in bundle for 2010 Peter Hutterer (1): xserver 1.7.4.901 Simon Thum (3): doc: actually document SendDragEvents xfree86: document pointer acceleration

[ANNOUNCE] xorg-server 1.7.4

2010-01-07 Thread Peter Hutterer
schedule will be maintained for 1.7.5 Adam Tkac (1): Do not define members of include/eventstr.h:EventType enum conditionally. Alan Coopersmith (1): CloseDevice: call XkbRemoveResourceClient before freeing key class struct Peter Hutterer (1): xserver 1.7.4 git tag: xorg-server

[ANNOUNCE] xorg-server 1.7.3.902

2009-12-25 Thread Peter Hutterer
of standalone xpbproxy executable dtrace: Add Xserver-dtrace.h to CLEANFILES Xfake: Nuke -Wl,-undefined=InitExtensions from LDFLAGS Julien Cristau (1): test/xi2: fix maximum max_keycode (bug#25492) Peter Hutterer (8): Xi: reset device properties to NULL after deleting them

[ANNOUNCE] xf86-input-wacom 0.10.3

2009-12-23 Thread Peter Hutterer
we're good to go for this one. Ho. Ho. Ho. Cheers, Peter Enrico Ros (2): Don't crash if model-specific functions are not defined. Add USB devices 0xD0, 0xD1, 0xD2, 0xD3, 0xD4, mapped to the Bamboo tablet. Peter Hutterer (59): AC_TYPE of 0 is a valid type for wheel events

Re: [ANNOUNCE] xorg-server 1.7.99.2

2009-12-20 Thread Peter Hutterer
=${DEFAULT_FONT_PATH} ]) +AC_MSG_CHECKING([for default font path]) +AC_MSG_RESULT([$FONTPATH]) AC_ARG_WITH(xkb-path, AS_HELP_STRING([--with-xkb-path=PATH], [Path to XKB base dir (default: ${datadir}/X11/xkb)]), [ XKBPATH=$withval ], -- 1.6.2.5 Reviewed-by: Peter

[ANNOUNCE] xf86-input-synaptics 1.2.1

2009-12-13 Thread Peter Hutterer
on DeviceOff. Peter Hutterer (4): man: update manpage for new tap ordering synclient: fix man page typo Always make the input buffer size 200 synaptics 1.2.1 git tag: xf86-input-synaptics-1.2.1 http://xorg.freedesktop.org/archive/individual/driver/xf86-input-synaptics-1.2.1

[ANNOUNCE] xf86-input-evdev 2.3.2

2009-12-10 Thread Peter Hutterer
): Swap axes before applying touch screen calibration. Report initial calibration parameters. Peter Hutterer (3): Only init the calibration property for absolute devices. Fix up BTN_TOUCH handling for non-button tablets. evdev 2.3.2 git tag: xf86-input-evdev-2.3.2 http

[ANNOUNCE] xorg-server 1.7.3.901

2009-12-10 Thread Peter Hutterer
. Peter Hutterer (5): xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput. Set the source and deviceid for key repeat events (#24785) dix: remove core devices when shutting down. (#25028) dix: fix memory leak, free event list on shutdown. (#25028) xserver

[ANNOUNCE] xorg-server 1.7.3

2009-12-02 Thread Peter Hutterer
to image_from_pict. Gaetan Nadon (1): configure.ac: error while checking for XDMXCONFIG_DEP Peter Hutterer (1): xserver 1.7.3 git tag: xorg-server-1.7.3 http://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.7.3.tar.bz2 MD5: 4c63b22cad9ed8ae8b86561f0f92c327 xorg-server-1.7.3.tar.bz2

[ANNOUNCE] xf86-input-wacom 0.10.2

2009-11-30 Thread Peter Hutterer
works now in a similar manner to USB autoconfiguration. I'm particularly excited that we're already seeing a fair bit of testing and contributions to this driver. Many thanks for your efforts! As usual, the shortlog below: Peter Hutterer (8): fdi: compress the wacom tablet into the first

Re: [ANNOUNCE] xorg-server 1.7.2

2009-11-29 Thread Peter Hutterer
On Fri, Nov 27, 2009 at 04:00:49PM +1000, Peter Hutterer wrote: The second stable update to the X server 1.7 is now available. Only a few fixes went in since last week's RC2, the most prominent reverting a regression. See Bug 25136 for more details. Please note that the 1.7.2 release has two

[ANNOUNCE] xorg-server 1.7.2

2009-11-26 Thread Peter Hutterer
clipping when windows are used as sources Jeremy Huddleston (1): XQuartz: Allow better compatability with older versions of xinit Peter Hutterer (4): Xi: don't crash when deleting invalid device properties. Move xdmxconfig modules into DMX conditionals (#25102) Xi: when

[ANNOUNCE] xf86-input-wacom 0.10.1

2009-11-19 Thread Peter Hutterer
directives, the driver now does its own hotplugging based on the model found. To do so, the driver queries the kernel for the tablet's capabilities and then sets up stylus, erasor, etc. pending the matching keys set on the device. Peter Hutterer (45): Use the SYSCALL macro for opening the fd

[ANNOUNCE] xf86-input-wacom 0.10.0

2009-11-03 Thread Peter Hutterer
the end of the fork transition. Peter Hutterer (21): man: fix two typos. man: comma-separate authors. Don't expose button mapping as multiple properties. Remove coreevents property - not the driver to decide Remove Mode property, this is still controlled through DeviceCtrls

[ANNOUNCE] xorg-server 1.7.1

2009-10-22 Thread Peter Hutterer
Lee Leahu (2): dmx: when setting up device axis, use the correct counter number dmxDestroyWindow() - must call the X's native DetroyWindow() Marcin Baczyński (1): Kill compilation warnings. Peter Hutterer (2): kdrive: silence tslib compiler warnings xserver 1.7.1 git

Re: [ANNOUNCE] xorg-server 1.7.0.902

2009-10-19 Thread Peter Hutterer
On Mon, Oct 19, 2009 at 08:59:19AM +0200, Werner LEMBERG wrote: What about http://cgit.freedesktop.org/~whot/X11R7.5/ which is, according to your words, the easiest method to build and test X11. It seems that you haven't updated this; at least `git submodule update' doesn't do

[ANNOUNCE] xorg-server 1.7.0.902

2009-10-18 Thread Peter Hutterer
by c7680befe5ae [alpha] don't return from void functions [alpha] assume we have __NR_pciconfig_iobase Michael Cree (1): Fix undefined symbols on alpha Peter Hutterer (4): dix: extend IsPointerDevice check to valuator-only devices. kdrive: fix Xfake build by removing

[ANNOUNCE] xf86-input-evdev 2.2.6

2009-10-18 Thread Peter Hutterer
Just a single fix to address segfaults upon unplugging devices, USB bus or hub resets. Peter Hutterer (2): Finalize the middle button emulation when a read error occurs (#23048) evdev 2.2.6 git tag: xf86-input-evdev-2.2.6 http://xorg.freedesktop.org/archive/individual/driver/xf86

Re: [ANNOUNCE] xorg-server 1.7.0.902

2009-10-18 Thread Peter Hutterer
On Mon, Oct 19, 2009 at 07:42:48AM +0200, Werner LEMBERG wrote: The second release candidate for server 1.7.1 is now available. This release includes a couple of patches to make the server work on alpha and a number of patches for Xming and Xwin as well as other fixes. What about

[ANNOUNCE] xinput 1.5.0

2009-10-12 Thread Peter Hutterer
One rather important change before the final release: --list by default will print out the short format. Other than that, some man page cleanup, and --version now displays the server version as well. Peter Hutterer (3): man: clean up the man page. Clean up --version, don't require

[ANNOUNCE] xf86-input-synaptics 1.2.0

2009-10-08 Thread Peter Hutterer
options in the man page Christoph Brill (2): Add support for reducing the build process output by using shave Revert Add support for reducing the build process output by using shave Peter Hutterer (4): man: s/SYNTAX/SYNOPSIS/ (#9515) Require macros 1.3 for XORG_DEFAULT_OPTIONS

[ANNOUNCE] xf86-input-mouse 1.5.0

2009-10-06 Thread Peter Hutterer
One janitor fix, one crash fix in the middle mouse button emulation code. Alan Coopersmith (1): Fix crashes due to MouseBlockHandler/MouseWakeupHandler with invalid devices Peter Hutterer (2): Require macros 1.3 for XORG_DEFAULT_OPTIONS mouse 1.5.0 git tag: xf86-input-mouse

[ANNOUNCE] xf86-input-keyboard 1.4.0

2009-10-06 Thread Peter Hutterer
Just a few janitorial fixes since the snapshot, nothing exciting. Peter Hutterer (4): Require macros 1.3 for XORG_DEFAULT_OPTIONS Don't use XKB_DFLT_RULES from the server. Remove now un-used autorepeat field. keyboard 1.4.0 git tag: xf86-input-keyboard-1.4.0 http

[ANNOUNCE] libXtst 1.1.0

2009-10-04 Thread Peter Hutterer
Just two changes, increasing the requires for libXext to what it really is and the usual xorg-macros change. Peter Hutterer (3): Require macros 1.3 for XORG_DEFAULT_OPTIONS Require libXext 1.0.99.4 libXtst 1.1.0 git tag: libXtst-1.1.0 http://xorg.freedesktop.org/archive

[ANNOUNCE] libXxf86vm 1.1.0

2009-10-04 Thread Peter Hutterer
Just one more change, the xorg-macros 1.3 requirement. Peter Hutterer (2): Require macros 1.3 for XORG_DEFAULT_OPTIONS libXxf86vm 1.1.0 git tag: libXxf86vm-1.1.0 http://xorg.freedesktop.org/archive/individual/lib/libXxf86vm-1.1.0.tar.bz2 MD5: b431ad7084e1055fef99a9115237edd8

[ANNOUNCE] xineramaproto 1.2

2009-10-01 Thread Peter Hutterer
Just one change, the requirement of xorg-macros 1.3 for the new XORG_DEFAULT_OPTIONS. Peter Hutterer (2): Require macros 1.3 for XORG_DEFAULT_OPTIONS xineramaproto 1.2 git tag: xineramaproto-1.2 http://xorg.freedesktop.org/archive/individual/proto/xineramaproto-1.2.tar.bz2 MD5

[ANNOUNCE] libXext 1.1

2009-10-01 Thread Peter Hutterer
Just one change since 1.0.99.4, the requirement of xorg-macros 1.3 for the new XORG_DEFAULT_OPTIONS. Peter Hutterer (2): Require macros 1.3 for XORG_DEFAULT_OPTIONS libXext 1.1 git tag: libXext-1.1 http

[ANNOUNCE] xorg-server 1.6.99.903

2009-09-28 Thread Peter Hutterer
. render: Don't add b8g8r8x8 format for depth 24. EXA: Extend mixed pixmaps scheme to allow driver PrepareAccess hook to fail. EXA: Fix mixed pixmaps crash with missing / failing UploadToScreen hook. Peter Hutterer (10): configure: fix up tslib check once again. Xi: fix

[ANNOUNCE] libXdmcp 1.0.3

2009-09-23 Thread Peter Hutterer
A minor janitorial release, libXdmcp requires macros 1.3 now. Alan Coopersmith (1): Add README with pointers to mailing list, bugzilla git repos Paulo Cesar Pereira de Andrade (2): Mark Xalloc, Xrealloc, and Xfree as weak symbols. Ansification and compile warning fixes. Peter

[ANNOUNCE] xinput 1.4.99.3

2009-09-23 Thread Peter Hutterer
in man page header/footer Julien Cristau (3): Add a format and type argument to the set_prop functions set-prop: add --type={atom,float,int} and --format={8,16,32} options Use do_set_prop for set_{atom,float,int}_prop Peter Hutterer (3): test_xi2: Print the key repeat flag

[ANNOUNCE] xorg-server 1.6.99.902 (1.7 RC2)

2009-09-21 Thread Peter Hutterer
for sporadic segfault on resume. Revert fe31f9c + 977953b to fix issue for good. Peter Hutterer (19): dmx: don't include panoramiXsrv.h if building w/o Xinerama configure.ac: move all protocol requirements to a single location. Require dmxproto 2.2.99.1 xfree86: use

[ANNOUNCE] xf86dgaproto 2.0.99.2

2009-09-20 Thread Peter Hutterer
One minor fix to provide better backwards compatibility for older servers. The xf86dga.h header file has been re-added to this module with a compatibility hack for older servers. This re-added header file conflicts with that present in libXxf86dga 1.0.99.1. Users upgrading to this release will

Re: [ANNOUNCE] xf86-video-ati 6.12.3

2009-09-10 Thread Peter Hutterer
On Thu, Sep 10, 2009 at 01:21:16PM +1000, Dave Airlie wrote: This is a release of the X.org ATI driver from the stable branch. It should build for X.org 7.5. Please cherry-pick 7e6557b81026d8a4d6c837839e68c28b151f8a97, without it the build fails against 1.7. Cheers, Peter

[ANNOUNCE] xf86-input-void 1.3.0

2009-09-10 Thread Peter Hutterer
Only cleanups, packaging fixes and API adjustments, since this driver doesn't actually do anything (but it does it twice as fast now). New requirement: util-macros 1.3.0 Peter Hutterer (11): Adjust for ABI_XINPUT_VERSION = 7 Remove obsolete chunk, focus/key class is added

[ANNOUNCE] xf86-input-acecad 1.4.0

2009-09-10 Thread Peter Hutterer
Another driver that has only seen a bit of cleanup and a few API changes. New requirement: util-macros 1.3.0 Alan Coopersmith (1): Fill in COPYING file, add SubmittingPatches URL to README Gaetan Nadon (1): xf86-input-acecad: Remove unused .cvsignore file #23776 Peter Hutterer (8

[ANNOUNCE] xf86-video-nv 2.1.15

2009-09-10 Thread Peter Hutterer
. #22611 Peter Hutterer (2): Update to xextproto 7.1 support. nv 2.1.15 git tag: xf86-video-nv-2.1.15 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-nv-2.1.15.tar.bz2 MD5: 1b22188bd9012a148206940708b52ea6 xf86-video-nv-2.1.15.tar.bz2 SHA1

[ANNOUNCE] xf86-input-mouse 1.4.99.1

2009-09-08 Thread Peter Hutterer
Gaetan Nadon (1): xf86-input-mouse: Remove unused .cvsignore file #23776 Paulo Cesar Pereira de Andrade (1): Janitor: use $PKG_CONFIG and update .gitignore. Peter Hutterer (5): Require xorg-server 1.5.99.901 or higher. Remove xf86MouseProtocolIDToName

[ANNOUNCE] xf86-input-keyboard 1.3.99.1

2009-09-08 Thread Peter Hutterer
. No autorepeat handling in the driver. Switch to new XKB API David Miller (1): Fix xf86-input-keyboard build on Linux/sparc Paulo Cesar Pereira de Andrade (1): Janitor: compiler warnings, .gitignore. Peter Hutterer (6): unifdef XKB and remove all noXkb handling

Re: [ANNOUNCE] xorg-server 1.6.99.900

2009-09-06 Thread Peter Hutterer
On Fri, Sep 04, 2009 at 05:54:14AM -0700, Aaron Plattner wrote: On Fri, Sep 04, 2009 at 12:04:05AM -0700, Peter Hutterer wrote: Announcing the last and only snapshot for X Server 1.7 (Depressed Dodo). Please test this snapshot thoroughly. Release candidates for 1.7 will follow soon

[ANNOUNCE] xf86-input-synaptics 1.1.99.1

2009-09-06 Thread Peter Hutterer
): man: explain TapButton default values Paul Menzel (1): Fix typo. s/tough/though/ Peter Hutterer (36): man: device properties are now supported, should be stated as such. man: remove some pointless ( and ) around float options. Bump to 1.1.99 Remove NEWS file

[ANNOUNCE] libX11 1.1.6

2009-09-02 Thread Peter Hutterer
for a release. Expect this to be the last libX11-1.1.x release. James Cloos (1): nls (en_US) Re-remove long compositions that override shorter Peter Hutterer (1): Update to 1.1.6 git tag: libX11-1.1.6 http://xorg.freedesktop.org/archive/individual/lib/libX11-1.1.6.tar.bz2 MD5

[ANNOUNCE] libICE 1.0.6

2009-08-28 Thread Peter Hutterer
Some warning fixes, documentation update. Alan Coopersmith (1): Add README with pointers to mailing list, bugzilla git repos Paulo Cesar Pereira de Andrade (1): Janitor: Correct sparse warnings. Peter Hutterer (1): libICE 1.0.6 git tag: libICE-1.0.6 http

[ANNOUNCE] libXcursor 1.1.10

2009-08-28 Thread Peter Hutterer
): Janitor: make distcheck, compiler warnings, extra .gitignore files. Peter Hutterer (1): libXcursor 1.1.10 git tag: libXcursor-1.1.10 http://xorg.freedesktop.org/archive/individual/lib/libXcursor-1.1.10.tar.bz2 MD5: 7dcdad1c10daea872cb3355af414b2ca libXcursor-1.1.10.tar.bz2 SHA1

[ANNOUNCE] fontsproto 2.1.0

2009-08-27 Thread Peter Hutterer
distcheck and dont distribute autogen.sh Peter Hutterer (2): Remove RCS tags fontsproto 2.1.0 git tag: fontsproto-2.1.0 http://xorg.freedesktop.org/archive/individual/proto/fontsproto-2.1.0.tar.bz2 MD5: f3a857deadca3144fba041af1dbf7603 fontsproto-2.1.0.tar.bz2 SHA1

[ANNOUNCE] libAppleWM 1.4.0

2009-08-27 Thread Peter Hutterer
The Xlib headers have moved from applewmproto to here. No changes to the actual library itself. Note: You should not expect [libAppleWM] to work or be useful in any way whatsoever on any os other than OSX. [http://lists.freedesktop.org/archives/xorg/2009-March/044248.html] Jeremy Huddleston (5):

[ANNOUNCE] xf86dgaproto 2.0.99.1

2009-08-27 Thread Peter Hutterer
No protocol changes, packaging changes only. The Xlib headers have moved to libXxf86dga. James Cloos (1): Replace static ChangeLog with dist-hook to generate from git log Paulo Cesar Pereira de Andrade (1): Janitor: Correct make distcheck and dont distribute autogen.sh Peter

[ANNOUNCE] libXxf86dga 1.0.99.1

2009-08-27 Thread Peter Hutterer
from git log Matthieu Herrb (1): nuke RCS Ids Paulo Cesar Pereira de Andrade (1): Janitor: make distcheck and .gitignore. Peter Hutterer (2): Move Xlib headers from xf86dgaproto to here. Bump to 1.0.99.1 git tag: libXxf86dga-1.0.99.1 http://xorg.freedesktop.org/archive

[ANNOUNCE] xf86vidmodeproto 2.2.99.1

2009-08-27 Thread Peter Hutterer
Paulo Cesar Pereira de Andrade (1): Janitor: Correct make distcheck and dont distribute autogen.sh Peter Hutterer (5): Remove RCS tags Move xf86vmstr.h to xf86vmproto.h for consistency with other modules. Move request opcodes to xf86vmproto.h Remove xf86vmode.h Xlib

[ANNOUNCE] libXxf86vm 1.0.99.1

2009-08-27 Thread Peter Hutterer
: ansification, make distcheck, compiler warnings, .gitignore. Peter Hutterer (3): Move the xf86vmode.h header from the proto package to here. Include xf86vmproto instead of xf86vmstr.h libXxf86vm 1.0.99.1 git tag: libXxf86vm-1.0.99.1 http://xorg.freedesktop.org/archive/individual/lib

[ANNOUNCE] bigreqsproto 1.1.0

2009-08-26 Thread Peter Hutterer
(1): Janitor: Correct make distcheck and dont distribute autogen.sh Peter Hutterer (3): Remove RCS tags. Move bigreqstr.h to bigreqsproto.h. bigreqsproto 1.1.0 git tag: bigreqsproto-1.1.0 http://xorg.freedesktop.org/archive/individual/proto/bigreqsproto-1.1.0.tar.bz2 MD5

  1   2   >