ubuntu-mate / mate-tweak

Tweak tool for the MATE Desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve "disable animations" checkbox

flexiondotorg opened this issue · comments

Originally reported by: stl2 (Bitbucket: stl2, GitHub: Unknown)


Basically this:
https://bitbucket.org/ubuntu-mate/mate-tweak/issues/7/enable-disable-animations

Currently it only changes:
org>mate>desktop>interface>enable animations

but it should also change:
org>mate>panel>general>enable animations
org>gnome>desktop>interface>enable animations

and any other entries that disable any sort of animation (even when disabling the above entries manually some things are still animated)

so that the user doesn't have to do it by hand via dconf editor for example

Here's a forum thread related to this issue:
https://ubuntu-mate.community/t/how-to-disable-synapse-animations/6865/22

thanks so much


Original comment by Martin Wimpress (Bitbucket: flexiondotorg, GitHub: flexiondotorg):


Changing applications that are not part of MATE are out of scope for MATE Tweak.

Original comment by Martin Wimpress (Bitbucket: flexiondotorg, GitHub: flexiondotorg):


org/mate/panel/general/enable animations and org/gnome/desktop/interface/enable-animations are being correctly toggled via org.mate.panel>enable-animations and org.gnome.desktop.interface>enable-animations respectively.