static library for X11

2009-07-03 Thread rahul ravindran
Hello, Is there any way to compile the X library statically. ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: is it possible to publish Xming on Citrix?

2009-07-03 Thread Daniel Stone
On Wed, Jul 01, 2009 at 11:08:59PM +0530, Venkateswara_Chalamalasetti wrote: Recently i have started using Xming free software to connect to one Solaris machine. It works. But i have a question in my mind. Is it possible to install Xming on WTS and publish Xming on Citrix web page? So that

XSetIOErrorHandler

2009-07-03 Thread Albert Sanchez
At the beggining of my program I check wether there is connection with the display with the XOpenDisplay function. This works fine. The problem is when later I lose the connection (desconnecting the network cable) and my function specified with XSetIOErrorHandler is not called. Do you know what

Re: [PATCH] Xext: return BadValue for XTestFakeInput on unsupported capabilities.

2009-07-03 Thread Julien Cristau
On Fri, Jul 3, 2009 at 13:41:05 +1000, Peter Hutterer wrote: case XI_ProximityIn: case XI_ProximityOut: +if (!dev-proximity) +{ +client-errorValue = ev-u.u.type; +return BadValue; +

Re: static library for X11

2009-07-03 Thread Jeremy Huddleston
Well... isn't there an '--enable-static' option for configure? On Jul 3, 2009, at 01:56, rahul ravindran wrote: Hello, Is there any way to compile the X library statically. ___ xorg mailing list xorg@lists.freedesktop.org

[PATCH] dri2: support glXWaitGL glXWaitX by copying fake front to front and vice-versa.

2009-07-03 Thread Hamilton, Howard S
This is a port to the server-1.6-branch from master branch 20090216, by Alan Hourihane. This change is needed to enable glxpixmap with DRI2 Signed-off-by: Howard S. Hamilton howard.s.hamil...@intel.com --- glx/glxcmds.c | 40 +--- glx/glxdrawable.h |

[ANNOUNCE] applewmproto 1.3.0

2009-07-03 Thread Jeremy Huddleston
Jeremy Huddleston (3): Pad xAppleWMNotifyEvent up to 32 bytes to properly match sizeof(xEvent) Added XAppleWMAttachTransient to push that codepath from quartz- wm into Xplugin... needed for SL. 1.3.0 git tag: applewmproto-1.3.0

[ANNOUNCE] libAppleWM 1.3.0

2009-07-03 Thread Jeremy Huddleston
Jeremy Huddleston (3): Remove compile warning about signedness Added XAppleWMAttachTransient for SnowLeopard 1.3.0 git tag: libAppleWM-1.3.0 http://xorg.freedesktop.org/archive/individual/lib/libAppleWM-1.3.0.tar.bz2 MD5: e79128571bb64e4c1286b8a1a8c4b8ab