On Wed, 14 Oct 2015 19:21:51 +0200 Aleksander Szczygieł <[email protected]> said:
> Hi, > > Is there option to make transparent window's background blurry? I think > it should be easy to implement with > https://www.enlightenment.org/docs/efl/advanced/eflgfxfilter/blur no there isn't, and this requires another feature (make a copy of what is below and object, which is not quite prime-time) ... and you REALLY don't want this. really... because all filters are done in sw at the moment. you know that blurring below a window would basically drop you down to like 2fps .. or less. (depending how big the window is and how often stuff BELOW it changes - let me assume for now you move a window around... so it's always changing). :) -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
