<table><tr><td style="">davidedmundson created this revision.<br />davidedmundson added a reviewer: Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />davidedmundson requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D22885">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Introduce a new config entry into kdeglobals AnimationSpeed that will<br />
control /all/ animation speeds in kwin and plasma themes and Qt styles<br />
and kirigami.</p>

<p>The value stored is a multiplier.<br />
i.e 1 == normal speed, 0.5 = twice as fast, 2 = twice as slow.<br />
0 is a special value meaning "disable animations"</p>

<p>The QML is a bit complex to represent a logarithmic slider that goes<br />
4x, 2x, 1x, 0.5x, 0.25x, 0.125x</p>

<p>but still allowing a user to type arbitrary values into their config</p>

<hr class="remarkup-hr" />

<p>Note <span class="phabricator-remarkup-mention-unknown">@kbroulik</span> This is reversed it from what we coded together, because<br />
I decided it was confusing.</p>

<p>Needs relevant patches through the rest of the stack before merging.<br />
Also kwin has some asserts on 0 speed animations that need addressing.</p>

<p>You also need an up-to-date kconfig and qqc2-desktop-style for bugfixes</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Looked at config</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22885">https://phabricator.kde.org/D22885</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kcms/workspaceoptions/package/contents/ui/main.qml<br />
kcms/workspaceoptions/workspaceoptions.cpp<br />
kcms/workspaceoptions/workspaceoptions.h</div></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: </strong>plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>