Hi, can anyone check the use of the traydock ? look at the forum thread http://amsn-project.net/forums/viewtopic.php?t=3175 it looks like rev 8486 broke the tray dock for many people, it's because the diff on that rev was adding a : if { [config::getKey dock] == 0 } {return } and I'm guessins that some people had the option set to 0 for some reason.. I just grepped and it looks like that variable is used at some places and now I'm thinking maybe it was used for something else... it could also be that it was used before but wasn't a boolean value, like 0 means freedesktop, 1 meant gnomedock, 2 meant windows dock, -1 meant disabled... could someone please look into this and see what the variable is used for in the other files when you do a grep on it (do a grep on dock, then pipe it to a grep on config). If the variable is wrongly chosen, it should be renamed like 'enable_tray' or something else that isn't already used. I can't test this as I don't have a traydock in my WM. thanks
KaKaRoTo ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Amsn-devel mailing list Amsn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amsn-devel