Hi,

I'm preparing an SGI package of fvwm and I have a couple issues
with your implementation of Xinerama.

SGI is currently developing the Xinerama library as per the
latest spec (Actually SGI is even beyond the spec for certain
things)

It sounds like you're using an old spec. A couple differences :

Bool XineramaActive() replaces char XineramaIsActive()

XineramaScreenInfo *XineramaQueryScreens(disp, &count)
along with the typedef struct are not in the spec anymore.

An equivalent could be found by using XineramaGetScreenCount
and XineramaGetScreenSize, but the very latest spec will show
up a new function, XineramaGetData

so... a couple questions:

- how do we keep up on API spec changes (very often yet)
- is anybody following this very close ?
- I'll patch 2.4.2 for SGI use. Want the spec ?

Thanks!
Stephane

-- 
SILICON GRAPHICS                 EUROPEAN MANUFACTURING CENTER
##############################################################
Stephane Rosa                     Tel :     +41 (0)32 843-3638
Business Analyst                  Fax :     +41 (0)32 843-3909
APS/FP  Project                   GSM :     +41 (0)79 616-0828
--------------------------------------------------------------
ircnoc.neu.sgi.com  SGI Intranet  IRC :   EuroOper on #irchelp
irc.stealth.net     Euro-IRCNet   IRC :   Clipper on #radionet

--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to