On Mon, 12 Apr 2010 08:35:41 -0800 Gustavo Sverzut Barbieri
<[email protected]> said:

from my todo list file here:

* e17 - comp needs proper icon
* e17 - comp needs a "first run is ok?" check dialog
* e17 - comp needs a "abort & unload" keybinding (+action)
* e17 - comp needs to match windows and shadow styles
* e17 - comp needs ability to have "source" geometry for win (for appear anim
etc.)

ie the "match windows and shadow styles" bit. popup vs border, vs
override-redirect menu from app vs every client window border type (dialog,
splash, blah blah blah) whatever...  not to mention name, class, role and title
matching needs to be done. :) not there yet, thus your problem. :) so no -
shouldn't emit type in signals imho - should use completely new style for these
matches - just like e matches window borders to windows or remembers etc. what
i'm now mulling over is how to maybe extend and recycle the remembers
code... :) (and not just for borders but non-borders too)

> Hi Raster and anyone interested in hacking the comp module effects,
> 
> I don't have time to work much on it until next month, but I did a
> quick hack to replace the annoying focus in effect with a fade of
> unfocused. It show some deficiency/lacking in the message system, just
> try the attached patch.
> 
> The problem comes that comp module lacks identification of window
> classes. The effect I'd like to apply is only for application windows,
> not for their menus, popups, tooltips. It is also the same for E
> internal windows that do not take focus, for instance try "Alt-tab",
> the next window is focused, thus the dialog is darkened. Same for
> other modules, like System dialog (shutdown, power...) and menus.
> 
> IMO these classes should be appended to the message, like the button
> number for mouse,button,1... those that want to match all can use a
> trailing "*" or we can emit a generic version without the specific
> class.
> 
> Also, it would be good to have the visualization to be bit bigger and
> dynamically change the label based on the effect being demoed. This is
> all about edje, so anyone can step in and help. For instance the
> preview can show "Window Show", pause, "Focus In", pause, "Focus Out",
> "Window Hide"... cycle.
> 
> 
> BR,
> 
> -- 
> Gustavo Sverzut Barbieri
> http://profusion.mobi embedded systems
> --------------------------------------
> MSN: [email protected]
> Skype: gsbarbieri
> Mobile: +55 (19) 9225-2202
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to