Cairo and Opengl

2009-12-19 Thread Susmith M R (RBEI/ECF1)
Hai all, Anybody tried using the same surface for rendering opengl and cairo. In the new release of cairo(cairo-1.9.4.tar.gz) I saw the implemetation of cairo_gl_surface_create. Is it possible to render opengl and cairo together to this surface. My problem is, I have one application which is

Re: Pointer Acceleration

2009-12-19 Thread Simon Thum
Justin Piszcz wrote: On Fri, 18 Dec 2009, Lorenz Ruhmann wrote: Is there a way to exactly reproduce this old behavior with the new code? I don't like to rely on a scheme that is kinda considered obsolete. [..] Yes, this is VERY annoying to me as well (all of the new acceleration methods

Re: touchscreens in multiscreen setups

2009-12-19 Thread Peter Korsgaard
Peter == Peter Hutterer peter.hutte...@who-t.net writes: Hi, Peter I don't think either is a particularly large undertaking, so Peter it's worth tackling if you have the hardware and the test setups Peter to actually do it. Thanks - I do. I'm going on holidays from Tuesday on, but I'm back

Re: Pointer Acceleration

2009-12-19 Thread Gene Heskett
On Saturday 19 December 2009, Simon Thum wrote: Justin Piszcz wrote: On Fri, 18 Dec 2009, Lorenz Ruhmann wrote: Is there a way to exactly reproduce this old behavior with the new code? I don't like to rely on a scheme that is kinda considered obsolete. [..] Yes, this is VERY annoying to me

Re: Pointer Acceleration

2009-12-19 Thread Simon Thum
Gene Heskett wrote: I would tend to agree. With modern high resolution mice, I have often wished I could set the gain to a below 1 condition. My mouse now uses about a 1 x1.35 area of the pad, to cover a 1680x1250 screen, so its way too fast for this user. I'm not sure I got it. What you

Re: Pointer Acceleration

2009-12-19 Thread Lorenz Ruhmann
Simon Thum wrote: Essentially, you have done exactly the right thing. Please ensure you don't use adaptive deceleration, which would explain that. You might try using the default profile and xset m 1 0. Technically this is polynomial but flat, ruling out adaptive decel. If the inaccuracy

[ANNOUNCE] xorg-server 1.7.99.2

2009-12-19 Thread Keith Packard
Here's the second snapshot towards 1.8. Sorry for the long lag since the first snapshot; I was waiting to get the 'fb' issue resolved. Note that this release includes new ABI versions for version 1.8, affecting the input, video and extension interfaces as CreateNewResourceType has gotten an

Re: [Patch] Documenting pointer acceleration

2009-12-19 Thread Peter Hutterer
On Sat, Dec 19, 2009 at 02:25:16PM +0100, Simon Thum wrote: Peter Hutterer wrote: given the two changes alan already suggested, Reviewed-by: Peter Hutterer peter.hutte...@who-t.net please send out the last version of these patches and I'll push them once they're in my inbox. I think