On 07/11/13 11:21 PM, Thomas Klausner wrote:
Signed-off-by: Thomas Klausner
---
hw/xnest/Args.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/xnest/Args.h b/hw/xnest/Args.h
index 514a395..225418d 100644
--- a/hw/xnest/Args.h
+++ b/hw/xnest/Args.h
@@ -12,7 +12,7 @@ is"
Signed-off-by: Thomas Klausner
---
hw/xnest/Args.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/xnest/Args.h b/hw/xnest/Args.h
index 514a395..225418d 100644
--- a/hw/xnest/Args.h
+++ b/hw/xnest/Args.h
@@ -12,7 +12,7 @@ is" without express or implied warranty.
*/
-#i
If a client calls XIGrabDevice in response to a ButtonPress event (regular
event selection), the device will have a grab, but listener->grab is NULL.
Check for that, to avoid logspam.
[ 26293.863] (EE) BUG: triggered 'if (!pGrab)'
[ 26293.863] (EE) BUG: grabs.c:256 in FreeGrab()
[ 26293.863] (EE)
Seats other than seat0 need custom configuration. Provide that with a
default configuration file so we can share it across distros.
This file intentionally does not end in .conf so it won't get picked up by
the server after a normal installation. gdm, or whatever starts up the
servers will have to
Hi Matt,
all backports from master, all shipped in Fedora, all making Peter
angry because he had to rebase
them.
The following changes since commit 3608d9f3dd6ae1d23e23294e9a56cb8158e65d19:
glx: fix uninitialized var in __glXDRIscreenProbe (2013-07-11 09:46:11 +1000)
are available in the git
I wrote up the current Present extension status on my blog this
afternoon.
http://keithp.com/blogs/Present/
Short summary: it's running X and GL applications, but not yet connected
to the hardware, and the Redirection stuff is still in the design phase.
--
keith.pack...@intel.com
pgp
On Thu, Jul 11, 2013 at 6:02 PM, Julien Cristau wrote:
> On Mon, Jun 17, 2013 at 12:39:20 -0400, alexdeuc...@gmail.com wrote:
>
>> From: Leo Liu
>>
>> leak happens when looping xrandr prop.
>>
>> Signed-off-by: Leo Liu
>> ---
>> hw/xfree86/common/xf86Helper.c |1 +
>> 1 file changed, 1 inse
merged.
2767d9a..3608d9f server-1.14-branch -> server-1.14-branch
On Wed, Jul 10, 2013 at 5:49 PM, Peter Hutterer wrote:
> Just one patch. This fixes bug 59825, which just had a resurrection on
> Fedora 19 (which ships 1.14). Please pull this in, it's simple and stops
> the
> server from crash
On Mon, Jun 17, 2013 at 12:39:20 -0400, alexdeuc...@gmail.com wrote:
> From: Leo Liu
>
> leak happens when looping xrandr prop.
>
> Signed-off-by: Leo Liu
> ---
> hw/xfree86/common/xf86Helper.c |1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/hw/xfree86/common/xf86Helper.c b/hw/xf
ping?
On Mon, Jun 17, 2013 at 12:39 PM, wrote:
> From: Leo Liu
>
> same monitor modes added causing memory leak
> when looping xrandr prop.
>
> Signed-off-by: Leo Liu
> ---
> hw/xfree86/modes/xf86EdidModes.c | 22 ++
> 1 file changed, 22 insertions(+)
>
> diff --git a/hw
Ping?
On Mon, Jun 17, 2013 at 12:39 PM, wrote:
> From: Leo Liu
>
> leak happens when looping xrandr prop.
>
> Signed-off-by: Leo Liu
> ---
> hw/xfree86/common/xf86Helper.c |1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/hw/xfree86/common/xf86Helper.c b/hw/xfree86/common/xf86Helper
I took a quick look and it seems that this bit doesn't exist on PM3,
only PM2.
Can you test this alternative patch ?
Thanks,
Alan.
On 07/11/13 10:31, Thomas Klausner wrote:
Hi!
You're the maintainer according to
http://cgit.freedesktop.org/xorg/doc/xorg-docs/tree/MAINTAINERS
Can you please
On Wed, Jul 10, 2013 at 02:17:35PM +1000, Peter Hutterer wrote:
> On Tue, Jul 09, 2013 at 10:41:42AM +0200, Thomas Klausner wrote:
> > We still have it in pkgsrc. If you give me a good reason I can remove
> > it. Like: what is the replacement, or why is it completely unneeded.
>
> xsetmode still w
On Thu, Jul 11, 2013 at 12:15:16PM +0200, Matthieu Herrb wrote:
> On Thu, Jul 11, 2013 at 11:29:55AM +0200, Thomas Klausner wrote:
> > Hi Matthieu!
> >
> > Alan pointed out that this is nearly the same as your patch in
> > http://patchwork.freedesktop.org/patch/13855/
> >
> > Can you please push
On Thu, Jul 11, 2013 at 11:29:55AM +0200, Thomas Klausner wrote:
> Hi Matthieu!
>
> Alan pointed out that this is nearly the same as your patch in
> http://patchwork.freedesktop.org/patch/13855/
>
> Can you please push your patch?
Sure. Can I add a Reviewed-by: header with your name ?
>
> Thank
Hi!
You're the maintainer according to
http://cgit.freedesktop.org/xorg/doc/xorg-docs/tree/MAINTAINERS
Can you please take a look at and merge the patch?
Thanks,
Thomas
- Forwarded message from Thomas Klausner -
Date: Tue, 4 Jun 2013 12:38:03 +0200
From: Thomas Klausner
To: xorg-de
Hi Matthieu!
Alan pointed out that this is nearly the same as your patch in
http://patchwork.freedesktop.org/patch/13855/
Can you please push your patch?
Thanks,
Thomas
On Sun, Jun 02, 2013 at 11:47:00PM +0200, Thomas Klausner wrote:
> ---
> src/i740_dga.c | 4 ++--
> 1 file changed, 2 insert
Hello!
I see you're the official xauth maintainer according to
http://cgit.freedesktop.org/xorg/doc/xorg-docs/tree/MAINTAINERS#n80
Can you please take a look at the attached patch and merge it?
Thanks,
Thomas
- Forwarded message from Thomas Klausner -
Date: Sun, 30 Jun 2013 13:29:44
18 matches
Mail list logo