Missing window open/close animations on desktop
Bug #1510378 reported by
Daniel van Vugt
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
New
|
Undecided
|
Unassigned | ||
Ubuntu UX |
Fix Committed
|
Medium
|
Vesa Rautiainen | ||
unity8 (Ubuntu) |
In Progress
|
Medium
|
Lukáš Tinkl |
Bug Description
Unity8 (on desktop) is missing window open/close animations
-------
Desired design:
Opening animation (parallel animation):
- Scale from 0.85 to 1
- Opacity from 0 to 1
- duration: UbuntuAnimation
- easing: UbuntuAnimation
Closing animation (parallel animation):
- Scale from 1 to 0.85
- Opacity from 1 to 0
- duration: UbuntuAnimation
- easing: UbuntuAnimation
Related branches
lp://staging/~lukas-kde/unity8/windowOpenCloseAnimations
- Unity8 CI Bot: Needs Fixing (continuous-integration)
- Michael Terry: Pending requested
- Nick Dedekind: Pending requested
- Daniel d'Andrada: Pending requested
- PS Jenkins bot: Pending (continuous-integration) requested
- Lukáš Tinkl: Pending requested
-
Diff: 68111 lines (+20884/-32075)106 files modifiedCMakeLists.txt (+1/-1)
debian/control (+2/-2)
plugins/Unity/Launcher/launchermodel.cpp (+1/-1)
plugins/Utils/windowstatestorage.h (+12/-2)
po/aa.po (+280/-385)
po/am.po (+10/-9)
po/ar.po (+287/-515)
po/ast.po (+290/-542)
po/az.po (+277/-357)
po/be.po (+293/-535)
po/bg.po (+281/-358)
po/bn.po (+282/-423)
po/br.po (+293/-542)
po/bs.po (+288/-532)
po/ca.po (+294/-534)
po/ca@valencia.po (+293/-459)
po/ce.po (+279/-356)
po/ckb.po (+279/-356)
po/cs.po (+292/-536)
po/cy.po (+285/-529)
po/da.po (+291/-534)
po/de.po (+289/-540)
po/el.po (+293/-535)
po/en_AU.po (+6/-7)
po/en_GB.po (+6/-7)
po/eo.po (+280/-391)
po/es.po (+13/-17)
po/eu.po (+291/-532)
po/fa.po (+13/-16)
po/fi.po (+289/-540)
po/fo.po (+279/-356)
po/fr.po (+15/-14)
po/ga.po (+284/-518)
po/gd.po (+12/-14)
po/gl.po (+287/-538)
po/gv.po (+288/-364)
po/he.po (+279/-467)
po/hi.po (+279/-356)
po/hr.po (+287/-540)
po/hu.po (+16/-19)
po/hy.po (+281/-358)
po/ia.po (+292/-542)
po/id.po (+281/-358)
po/is.po (+285/-362)
po/it.po (+9/-11)
po/ja.po (+292/-374)
po/km.po (+287/-427)
po/kn.po (+279/-356)
po/ko.po (+297/-535)
po/ku.po (+279/-358)
po/ky.po (+279/-356)
po/lo.po (+279/-356)
po/lt.po (+283/-359)
po/lv.po (+287/-529)
po/ml.po (+280/-358)
po/mr.po (+279/-356)
po/ms.po (+289/-531)
po/my.po (+279/-363)
po/nb.po (+4/-5)
po/ne.po (+279/-356)
po/nl.po (+294/-543)
po/nn.po (+279/-356)
po/oc.po (+279/-356)
po/or.po (+279/-356)
po/pa.po (+290/-534)
po/pl.po (+13/-15)
po/pt.po (+292/-541)
po/pt_BR.po (+292/-532)
po/ro.po (+290/-533)
po/ru.po (+295/-536)
po/shn.po (+279/-356)
po/si.po (+283/-360)
po/sk.po (+5/-8)
po/sl.po (+291/-532)
po/sq.po (+278/-462)
po/sr.po (+9/-11)
po/sv.po (+6/-8)
po/sw.po (+277/-471)
po/ta.po (+279/-357)
po/te.po (+279/-356)
po/th.po (+279/-356)
po/tr.po (+291/-532)
po/ug.po (+289/-516)
po/uk.po (+12/-11)
po/ur.po (+279/-356)
po/uz.po (+279/-356)
po/vi.po (+279/-356)
po/wo.po (+289/-531)
po/xh.po (+279/-356)
po/zh_CN.po (+18/-11)
po/zh_HK.po (+277/-354)
po/zh_TW.po (+283/-532)
qml/Components/WindowControlButtons.qml (+12/-1)
qml/Stages/DecoratedWindow.qml (+4/-0)
qml/Stages/DesktopStage.qml (+133/-45)
qml/Stages/PhoneStage.qml (+4/-0)
qml/Stages/TabletStage.qml (+4/-0)
qml/Stages/WindowDecoration.qml (+4/-0)
qml/Stages/WindowResizeArea.qml (+10/-1)
tests/mocks/Unity/Application/ApplicationManager.cpp (+6/-0)
tests/mocks/Unity/Application/ApplicationManager.h (+1/-1)
tests/mocks/Utils/windowstatestorage.h (+13/-2)
tests/plugins/Unity/Launcher/launchermodeltest.cpp (+4/-0)
tests/qmltests/Stages/ApplicationCheckBox.qml (+2/-2)
tests/qmltests/Stages/tst_DesktopStage.qml (+7/-4)
tests/qmltests/Stages/tst_WindowResizeArea.qml (+1/-0)
Changed in ubuntu-ux: | |
assignee: | nobody → Vesa Rautiainen (vesar) |
Changed in unity8 (Ubuntu): | |
status: | New → Incomplete |
Changed in ubuntu-ux: | |
importance: | Undecided → Medium |
status: | New → Triaged |
description: | updated |
Changed in ubuntu-ux: | |
status: | Triaged → Fix Committed |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → Medium |
status: | Incomplete → Triaged |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Lukáš Tinkl (lukas-kde) |
status: | Triaged → In Progress |
tags: | added: unity8-desktop |
To post a comment you must log in.
See also related bug 1497097