On Fri, Jan 15, 2010 at 08:45:33AM -0800, Dan Nicholson wrote:
> On Thu, Jan 14, 2010 at 9:32 PM, Peter Hutterer
> wrote:
> > These functions have the same names as the client-side functions as a legacy
> > of the shared header files. Remove the define, rename all functions to
> > XkbSrvFoobar. Xk
On Fri, Jan 15, 2010 at 08:33:44AM -0800, Dan Nicholson wrote:
> On Thu, Jan 14, 2010 at 9:32 PM, Peter Hutterer
> wrote:
> > This is a leftover from the shared header files and was defined away anyway.
> >
> > Signed-off-by: Peter Hutterer
> > ---
> > include/xkbsrv.h | 1 -
> > xkb/xkbout.c
On Sat, Jan 16, 2010 at 10:48:37AM -0800, Alan Coopersmith wrote:
> Fixes build on non-Linux platforms by restoring the defaults to
> where they were before commit 6c2b3a4247d10a50699ffa6abb643c5e959eefa8,
> to only enable the Linux kbd, mouse & evdev drivers when building
> on Linux platforms.
>
On Fri, Jan 15, 2010 at 10:40:02AM +0100, Simon Thum wrote:
> Oldřich Jedlička wrote:
> > When the input driver (like xf86-input-wacom) removes it's devices
> > during a call to UnInit, the CloseDownDevices() cannot handle it. The
> > "next" variable can become a pointer to freed memory.
> >
> > T
On Thu, Jan 14, 2010 at 11:23:23AM +0100, Bradley T. Hughes wrote:
> On 01/12/2010 12:03 PM, ext Peter Hutterer wrote:
> >>So, first question: is my behavior the good one? (not being
> >>compliant with Windows or MacOS)
> >
> >Short answer - no. Long answer - sort-of.
> >
> >Multitouch in X is curr
On Fri, Jan 15, 2010 at 02:13:18PM -0500, Gaetan Nadon wrote:
> All modules should have a README file.
> The bottom URL section is found in all X.Org README files.
>
> Reviewed-by: Peter Hutterer
> Signed-off-by: Gaetan Nadon
> ---
> README | 38 ++
> 1 fil
On Mon, 2010-01-18 at 00:17 +, Julien Cristau wrote:
> On Tue, Jan 12, 2010 at 19:08:49 -0500, Gaetan Nadon wrote:
>
> > Changed my mind about 'yes' + 'missing xmlto' = error. Not for this macro
> > to decide. WARN instead.
>
> When we get an explicit command line argument, I think it need
On Mon, 18 Jan 2010, Julien Cristau wrote:
> On Tue, Jan 12, 2010 at 19:08:49 -0500, Gaetan Nadon wrote:
>
>> Changed my mind about 'yes' + 'missing xmlto' = error. Not for this macro
>> to decide. WARN instead.
>
> When we get an explicit command line argument, I think it needs to
> either be o
On Tue, Jan 12, 2010 at 19:08:49 -0500, Gaetan Nadon wrote:
> Changed my mind about 'yes' + 'missing xmlto' = error. Not for this macro to
> decide. WARN instead.
When we get an explicit command line argument, I think it needs to
either be obeyed or lead to an error. A warning is just going to
Hello,
Here is a new version of my patch to display the current gamma and
brightness.
It takes into account the comments from Yang with respect to the
brightness not being correctly computed when gamma's are very different
between colours. In addition, it also makes sure that when setting the
gam
On Sun, 2010-01-17 at 21:42 +0100, Matthieu Herrb wrote:
> On Tue, Jan 12, 2010 at 07:08:49PM -0500, Gaetan Nadon wrote:
> > From: Matthieu Herrb
> >
> > This also allow to configure with --without-xmlto to ignore
> > a 3rd party xmlto tool on systems that normally don't have it,
> > in order to
On Tue, Jan 12, 2010 at 07:08:49PM -0500, Gaetan Nadon wrote:
> From: Matthieu Herrb
>
> This also allow to configure with --without-xmlto to ignore
> a 3rd party xmlto tool on systems that normally don't have it,
> in order to have reproducable builds.
>
> Reviewed-by: Rémi Cardona
> Signed-of
On Sat, Jan 16, 2010 at 10:09 AM, Kim Woelders wrote:
>
> Signed-off-by: Kim Woelders
Looks nice.
Reviewed-by: Dan Nicholson
___
xorg-devel mailing list
xorg-devel@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-devel
When the input driver (like xf86-input-wacom) removes it's devices
during a call to UnInit, the CloseDownDevices() cannot handle it. The
"next" variable can become a pointer to freed memory.
The patch introduces order-independent device freeing mechanism by
remembering the already freed device ids
14 matches
Mail list logo