On Tue, 09 May 2006 13:01:56 -0400, Sander Hoentjen <[EMAIL PROTECTED]>
wrote:
On Tue, 2006-05-09 at 17:36 +0200, Boris Faure (aka billiob) wrote:
The TODO-List is not long, but too hard for me :( I've searched the
thing about non fully compliant WM and linflash, but it gave me no
interesting answers.
attached is a diff that will work.. But I'd rather have it use
freedesktop stuff when it has the option.. So someone that can code c
should look up how to query the WM for what messages it understands, and
according to that use the right way (including fallback to what we had
in amsn before)
The diff was sent by a user on irc, forgot his name unfortunatly
Yes, that was also my idea, to ask the WM, which messages it accepts, and
check to make sure it does.. falling back to the way amsn worked before is
as simple as :
if (WM_doesn_t_support_flashing) return TCL_ERROR;
since the old code is executed if the catch { linflash } fails...
--
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&kid=120709&bid=263057&dat=121642
_______________________________________________
Amsn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amsn-devel