Re: [PATCH:libICE 6/6] Remove ancient workaround for System V/386 Release 4.2 compiler bug

2011-11-10 Thread Matthieu Herrb
On Wed, Nov 09, 2011 at 10:19:55PM -0800, Alan Coopersmith wrote: Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com Reviewed-by: Matthieu Herrb matthieu.he...@laas.fr --- src/process.c | 12 +--- 1 files changed, 1 insertions(+), 11 deletions(-) diff --git

[PULL] Xext: XCopyArea does not work in Xinerama mode.#25113

2011-11-10 Thread Arvind Umrao
The following changes since commit 072ff17136b7c2d795d261870025c3061886b4c8: Xext: XCopyArea does not work in Xinerama mode.#25113 (2011-11-10 20:47:50 +0530) are available in the git repository at: git://github.com/akumrao/xserver.git master Fixes:

evdev and absolute axes help

2011-11-10 Thread Jean-François Dagenais
Hi, I am using maverick, I have tried for the last two days to do something which some X developers would find quite trivial I imagine. We have a capacitive wheel using the ad714x.c driver in the kernel. In my latest desperations, I have changed the events sent by ad714x.c so they are BTN_LEFT

Re: [PATCH:libICE 6/6] Remove ancient workaround for System V/386 Release 4.2 compiler bug

2011-11-10 Thread walter harms
I love this part, UNIX System V/386 Release 4.2 Version 1 Reviewed-by: walter wha...@bfs.de Am 10.11.2011 07:19, schrieb Alan Coopersmith: Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com --- src/process.c | 12 +--- 1 files changed, 1 insertions(+), 11 deletions(-)

Re: evdev and absolute axes help

2011-11-10 Thread Chase Douglas
On 11/09/2011 02:49 PM, Jean-François Dagenais wrote: Hi, I am using maverick, I have tried for the last two days to do something which some X developers would find quite trivial I imagine. We have a capacitive wheel using the ad714x.c driver in the kernel. In my latest desperations, I

Re: evdev and absolute axes help

2011-11-10 Thread Chase Douglas
On 11/10/2011 09:51 AM, Jean-François Dagenais wrote: Thanks for trying to help... On Nov 10, 2011, at 12:39, Chase Douglas wrote: On 11/09/2011 02:49 PM, Jean-François Dagenais wrote: Hi, I am using maverick, I have tried for the last two days to do something which some X developers

Re: evdev and absolute axes help

2011-11-10 Thread Jean-François Dagenais
Thanks for trying to help... On Nov 10, 2011, at 12:39, Chase Douglas wrote: On 11/09/2011 02:49 PM, Jean-François Dagenais wrote: Hi, I am using maverick, I have tried for the last two days to do something which some X developers would find quite trivial I imagine. We have a capacitive

Re: evdev and absolute axes help

2011-11-10 Thread Jean-François Dagenais
On Nov 10, 2011, at 12:54, Chase Douglas wrote: On 11/10/2011 09:51 AM, Jean-François Dagenais wrote: Thanks for trying to help... On Nov 10, 2011, at 12:39, Chase Douglas wrote: On 11/09/2011 02:49 PM, Jean-François Dagenais wrote: Hi, I am using maverick, I have tried for the last

Re: [PATCH 1/3] glx: fix memory leak when destroying screen

2011-11-10 Thread Paulo Zanoni
2011/10/29 przan...@gmail.com: From: Paulo Zanoni paulo.r.zan...@intel.com 1,152 bytes in 1 blocks are definitely lost in loss record 536 of 575   at 0x4C25E84: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)   by 0x483820: __glXScreenInit (glxscreens.c:357)   by 0x48271C:

s3switch maintenance

2011-11-10 Thread Tormod Volden
[s3switch is a tool for switching outputs on S3 Savage cards] Hi, Due to popular request, I would like to revive the s3switch tool and maintain it. It is still shipped in Fedora, based on a patch set from Debian and a couple of additional patches, but meanwhile it has ironically been dropped from

moving rootless out of the server

2011-11-10 Thread Jamey Sharp
Just to let you all know: Getting students to build xf86-video-nested worked out well, so we're starting another X-related PSU Capstone project. This time Jeremy is joining Josh and me as project sponsors. The goal this time around is to replace the XQuartz DDX. We'll run the stock xfree86 DDX

Re: [PATCH] test: remove unneeded printf statements from misc.c

2011-11-10 Thread Alan Coopersmith
On 11/10/11 14:59, Peter Hutterer wrote: Leftover from debugging, not really needed in a test. Signed-off-by: Peter Huttererpeter.hutte...@who-t.net --- test/misc.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/test/misc.c b/test/misc.c index d98449b..1f6cb9a

Re: moving rootless out of the server

2011-11-10 Thread Peter Hutterer
On Thu, Nov 10, 2011 at 02:44:08PM -0800, Jamey Sharp wrote: Just to let you all know: Getting students to build xf86-video-nested worked out well, so we're starting another X-related PSU Capstone project. This time Jeremy is joining Josh and me as project sponsors. The goal this time around

Re: moving rootless out of the server

2011-11-10 Thread Alan Hourihane
On 11/10/11 23:40, Peter Hutterer wrote: On Thu, Nov 10, 2011 at 02:44:08PM -0800, Jamey Sharp wrote: Just to let you all know: Getting students to build xf86-video-nested worked out well, so we're starting another X-related PSU Capstone project. This time Jeremy is joining Josh and me as

Re: moving rootless out of the server

2011-11-10 Thread Jamey Sharp
On 11/10/11, Alan Hourihane al...@fairlite.co.uk wrote: On 11/10/11 23:40, Peter Hutterer wrote: I wonder how much effort it would be to write a xf86-video-vnc that runs on xfree86 ddx. That would be interesting to try, and there's some library out there for quickly building a VNC server into

[PATCH libXi] Add some () to shut up coverity

2011-11-10 Thread Peter Hutterer
Yes, this is an array of *nclasses pointers. Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- src/XExtInt.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/XExtInt.c b/src/XExtInt.c index aa341e9..372956e 100644 --- a/src/XExtInt.c +++ b/src/XExtInt.c @@

Multitouch feature merge for 1.12

2011-11-10 Thread Peter Hutterer
This is a heads-up for the multitouch work (i.e. XI 2.2) currently ongoing and planned for server 1.12. This will likely _not_ be 100% ready for the merge window but we're already about a year late on this and I don't want to punt this by another 6 months unless really really necessary. The

Re: [PATCH:libICE 0/6] gcc -Wwrite-strings warning fixes

2011-11-10 Thread Jeremy Huddleston
It's nice to see more of our codebase starting to make use of language features introduced 20 years ago... ;) Reviewed-by: Jeremy Huddleston jerem...@apple.com On Nov 9, 2011, at 10:19 PM, Alan Coopersmith wrote: plus a bonus cleanup of ancient cruft noticed in the process. Changes the

Re: [PULL] Xext: XCopyArea does not work in Xinerama mode.#25113

2011-11-10 Thread Jeremy Huddleston
Please remove the 2011BRB_Reviewed tag from the commit log. That's just a bugzilla whitespace keyword that I've been adding to bugs as I've been reviewing the bugs. I use it to keep track of what I've screened and what I haven't, and it should have no bearing on the actual commit. On Nov 10,

Re: [PATCH 1/3] glx: fix memory leak when destroying screen

2011-11-10 Thread Jeremy Huddleston
For all 3: Reviewed-by: Jeremy Huddleston jerem...@apple.com On Oct 29, 2011, at 2:08 PM, przan...@gmail.com wrote: From: Paulo Zanoni paulo.r.zan...@intel.com 1,152 bytes in 1 blocks are definitely lost in loss record 536 of 575 at 0x4C25E84: calloc (in