2011/6/24 Carsten Haitzler <[email protected]>: > > that would be the right thing to do. :) n.b. nicolas: i'm thinking elfe with > some improvmeents would be good for e18 as default illume home. things needed > tho:
That sounds good :) > > 1. elm needs to work properly in e as a child window or just in a "foreign > canvas". this needs to be partly done in elm at least. like e_win but part of > the infra in elm as hooks and part in e. I don't understand what you mean by "foreign canvas". I plan for the composited window list selector, to render all Elfe's Evas_Object in the evas of the compositor. It seems that we can't create a proxy object in canvas wich is not the canvas of the parent. So i have no other option than creating all my objects in the compistor canvas. But maybe that you plan to change that for e18 ? it's an e17 limitation ? or evas ? > 2. elfe doesnt like "strange sizes" of icons - it clips them and some things. > it's ok. its new. but its good! :) Default value for icons is 72x72px. You can change that in the eet configuration file. I do that because SHR people have a per device configuration. I did not find a way always have icons to looks good, so i take the choice to have a fixed size. Indeed when the icon size is not choosen with the rows and columns numbers, you get a clipping problem. What could be good ? Compute the colums/row size depending on the DPI of the screen and resize icons accordingly ? What would you prefer ? -- Nicolas Aguirre Mail: [email protected] Web: http://enna.geexbox.org Blog: http://dev.enlightenment.fr/~captainigloo/ ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
