cool!
this is perfect.. now, you said that you have 2 problems :
1 - xfce current version doesn't support it, is there a way to get the WM
name and version programatically ? this way we can do "if xfce and version
< $whatever_xfce_devs_told_you_it_works_in; then return tcl_error"
2 - your second problem is that iff the taskbar isn't shown in kde, then
it won't flash.. ok, then how about this.. kde with no taskbar, and
linflash.so deleted.. humm.. would it flash ? how could the user see it
flashing ??? they can't, so it won't make a difference with TCL_OK or with
TCL_ERROR...
3 - I add this one, in enlightenment for example, or in kde without
taskbar, if the user has non maximized, tiled windows, if the titlebar
flickers from the title to "New Message", then it should get his
attention... if you return TCL_OK for kde in that case.. yeah, it might be
a problem.. but.. wouldn't the XSendEvent fail if there is no taskbar ?
maybe you can ask to kde devels...
Thanks for the info, and congrats on your work!
KKRT
On Sat, 13 May 2006 13:45:01 -0400, Philippe Valembois - Phil
<[EMAIL PROTECTED]> wrote:
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
--
KaKaRoTo
-------------------------------------------------------
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