On Tue, 30 Aug 2005 11:59:38 -0400 "David P. Donahue" <[EMAIL PROTECTED]> babbled:
> 1) At first I thought the menus were being lost off-screen if I click > too close to the edge, but I just noticed that they move if I push the > cursor towards the edge. Very cool. Regardless, is there a way to get > the menus to "smart render" entirely on-screen when I click? currently - no. > 2) Also, is there a way to get the focus to stay in a window when the > cursor leaves to the desktop, not to another window? change to sloppy focus (see enlightenment_remote) > 3) And I notice that the only way to raise a window is to click the > window title. Is there a way to get windows to raise when I click > anywhere in them? alt+click or enable clicks always raise windows option in enlightenment_remote > 4) What file types can be used for icons in EAP files? At the moment > I'm just using PNG files. Is there a performance difference for one > file type vs. another? eaps are compiled from src data - they no longer have anything to do with the original source format. the image data is re-encoded into eet's image data storage mechanisms. these are designed to be compact and fast wherever possible. > 5) Is there documentation for editing themes? I realize that they're > compiled binary files, what tools are used to create them? I notice in > the screen shots for themes on get-e.org that a lot more is changed than > what I see changed when I apply the theme. For example, the clock in > the Clean theme is not applied, I still see the default clock. Is there > something more I need to do? Can I mix/match theme components? they are edje files. you compile these from source (generally .edc files) using edje_cc. see www.get-e.org for info. www.cuddletech.com has an edje cookbook - a bit old though. there are other places too for info on how edje works. its a bit like flash/swf in some ways. you'll need to come to grips with edje to make themes. once u have edje under the belt modifying an existing theme will be no trouble. youc an decompile a theme with edje_decc (the default theme doesnt decompile - i know. i need to fix that eventually in the decompiler). you can see all the .edc soruces in e17's src tree - or try another theme to decompile :) > (Made a full switch from KDE to E17 today... damn this is pretty.) but not complete! :( -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 [EMAIL PROTECTED] Tokyo, Japan (東京 日本) ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
