On Wed, 27 May 2020 21:52:39 +0200 Lioh Moeller <lioh.moel...@gmx.ch> said:

> Hi again.
> 
> > I have upgrade to Enlightenment DR 0.24.0 and cannot find the option to
> > disable Compositing completely anymore. Could you please help me out
> > with that. I really would need to have the composite effects disabled.
> 
> I think I have to be more specific. It's not about composite in general
> but the compositing effects as described here:
> 
> https://phab.enlightenment.org/w/e_configuration_options_compendium/
> 
> 
>      Disable composite effects
> 
> Disable all window and object compositor-based effects; this option will
> simulate an uncomposited desktop.
> 
> This option does not seem to be available anymore in 0.24.

yes. it's been removed. it makes theme creation just more work when most of it
can be achieved by properly tagging edje theme programs (the
animations/transitions) with tags like scaling does that allow transitions to
be multiplied by a global factor to speed them up or slow them down.
elementary_config (tool - you can also find it listed in e's settings panel
under preferences -> elementary config) in the etc. tab is the edje transition
factor multiplier - slide that to 09 to essentially disable all animation (that
is driven by edje). as i said - it requires a theme play along and just tag
transitions as being able to be multiplied but that's it. the flat theme i have
been working on that will replace current default already tags a bunch of
animations (but definitely not all). the bonus of this method means it's not
all-or-nothing but you can go "have the transition work, just make it faster""
and you get to decide how much...

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com



_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to