On Wednesday 12 Nov 2003 6:29 pm, Andrew Elcock wrote: > yay, installed the font and pointed at some other icons - rocks now ;) cool > > 2 remaining q's > 1) Should the edge reall "jump" as you start to hover over the opposite > side? I think so -- I'm trying to mimick the MacOS docker. The thing is that the animation duration is only about 0.1 seconds, and there's only really going to be 2 frames -- this behaviour might be somewhat system dependent (me compile _everything_ from source w. -O2 -fomit-frame-pointer). > 2) the background is not psudo transparent, it seems to pick a random > bit of the background to paste behind it, then never refreshes. - either > that or it is just getting random junk - but I doubt that! Yeah... that's some sucking. I looked over the evidence PT code, but that used imlib(-2, maybe). I've never worked with X before, so I sorta dug around in the imlib code, finally tracing it to strange and wierd parts of the world, but then still failed to get it to work. On the other hand, found a standard function in X, which unfortunately grabs the entire desktop -- windows and all. Actually, that reminds me: what resolution is your desktop at? For reasons unknown, the ecore call of getting the geometry of the root desktop no longer works, and I've put in a hack to fix it @ 1024x768 (my res). You should find od_window_init in window.c and change the res if not matching. > > Otherwise it rocks ;) It's always nice to hear that. Suggestions (to all on the list)?
-- My weight is perfect for my height -- which varies. genneth8691.wincoll.ac.uk Gentoo Linux, version 2.6.0-test8-mm1 ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
