Well...
It works with almost all desktops and soon it will works with XFce too.
My way :
the WM sets some hints in a property "_NET_SUPPORTED" (a hint is a number 
asociated with a string dynamically)
In these hints there is or there isn't the hint "_NET_WM_STATE_DEMANDS"
If it is set I send the message and return TCL_OK
If it isn't set I return TCL_ERROR...
Now the limitations...
If the WM is buggy like with XFce it won't work... Why ? Because XFce WM sets 
the hint in _NET_SUPPORTED but it's taskbar doesn't support it... The fact is 
that XFce supports multi taskbars soft : I mean you can use the taskbar from 
Gnome in XFce so it won't work with the XFce taskbar...
But after a reply from XFce devels, the "_NET_WM_STATE_DEMANDS" is supported 
by the new version of XFce taskbar... (New version will be out soon I think)
ANother bug is with KDE : if the taskbar isn't showed (I mean if you removed 
it) it won't flash neither....
Apart these little troubles, it's known to work with E17, FVWM, Gnome, KDE, 
Fluxbox....
Phil

Le Saturday 13 May 2006 09:23, Youness Alaoui a écrit :
> Humm.. a real fix ? for real ? de vrai de vrai ? I thought you said we
> can't detect if it works.. now tell me, how did you do it? :D
>
> KKRT
>
>
> On Fri, 12 May 2006 08:12:01 -0400, Philippe Valembois - Phil
>
> <[EMAIL PROTECTED]> wrote:
> > Updated :
> >  - fix linflash <-- (Done, waiting for CVS to get back online)
> >
> >  COMPLETE TODO LIST FOR 0.96
> >  - fix linflash <-- (Done, waiting for CVS to get back online)
> >  - fix webcam pause + reflector <-- (Done, waiting for CVS to get back
> >  online)
> >  - maybe apply holy_wood patch for saving DPs in a per_email directories
> > in
> >  the
> >  cache.
> >  - finish proxy support
> >  - remove unnecessary output from libng, so people stop saying "ouhh, it
> >  says can't find _plugin-init" <-- (Done, waiting for Harry's commit)
> >  - enabling/disabling debug in libng is as easy as libng_debug = TRUE; so
> >  maybe add a EnableDebug DisableDebug functions in ::Webcamsn:: so people
> >  don't need to recompile with ./configure --enable-debug if they ever
> > have
> >  a problem we need debug output from
> >  - accept/reject webcam doesn't reopen the SB if it was closed.. messages
> >  should be queued until SB is open (one line of code to add...)
> >
> >
> >
> > -------------------------------------------------------
> > Using Tomcat but need to do more? Need to support web services, security?
> > Get stuff done quickly with pre-integrated technology to make your job
> > easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> > Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > Amsn-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/amsn-devel



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Amsn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to