[FFE][UIFE]Dash - Finesse the placement, movement and behaviour of the 12.10 Dash
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
Critical
|
John Lea | ||
Music Lens |
Fix Released
|
Critical
|
Unassigned | ||
Photos Lens |
Fix Released
|
Undecided
|
Unassigned | ||
Unity |
Fix Released
|
Critical
|
Unassigned | ||
unity (Ubuntu) |
Fix Released
|
Critical
|
Unassigned | ||
unity-asset-pool (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
unity-lens-music (Ubuntu) |
Fix Released
|
Critical
|
Unassigned | ||
unity-lens-photos (Ubuntu) |
Fix Released
|
Critical
|
Unassigned |
Bug Description
= Proposed Change =
At the London 12.10 dash sprint we are working on finessing the placement, movement and behaviour of elements in the 12.10 Dash. This bug is requesting a FFE and UIFE to land these fixes.
-------------
Changes include:
- remove preview containers
- default button (normally mapped to same action as left-click) should be focused
- left/right arrows go 20% opc and move further apart, go fully opaque on mouseover
- Clicking outside of dash region does not stop a song preview from playing
- Clicking on the main left hand side preview image in a Dash Preview should close the Preview and return the user to the results view
- Users should be able to exit the Preview and return to the results by right clicking anywhere inside the preview
- tab to move focus between buttons
- Fix display of star ‘Rating’ in App Previews
- Buttons are in 34px height, with 1px inside stroke for unselected, 2px inside stroke for selected
- Buttons should also render the extra_text property of PreviewAction
- add correct category header icons for Dash home
- adjust spacing between categories so the implementation matches design
- category headers should only be focusable if they can be expended
- Dash is not dismissed when something in the other display is clicked
- Dash jumps from one monitor to another in a multi-monitor environment
- On a fresh install, the "filter results" section of all Lenses should be collapsed by default
- update highlight focus to a 106px * 106px square with 2px round corner, 20% opc white
- Files deleted by dragging and dropping from the Dash to the Trash are not removed from the Dash
- Height of lenses nav bar is 40px
- Removing ‘rating’ star filter from app lens
- All results other than app and file icons should become 96px * 96px
- app icons and icons of files that cannot be previewed become 64px * 64px
- When an application is installed direct from a Dash Preview, the Software Centre should not be launched and the Software Centre window should not be opened
- All applications which are a dependency of Ubuntu Desktop should not have an uninstall button in their preview
= Effects on Quantal =
This FFe captures a lot of small bugs/fixes and a couple larger ones. Though we don't expect any issues, the reason there are so many branches linked is that, if there are issues found, we can revert out the individual 'fixes' rather than having to revert out everything.
This should hopefully make it more palatable for getting into Ubuntu. Amongst the branches linked, there are only a couple with large code changes, and they have been developed in isolation of the rest, ready to be reverted out should they cause any issues for beta 2.
= Translations =
unity-lens-
(this might be captured in another report but just to be absolutely sure adding it here per dpm's request)
Related branches
- Paweł Stołowski (community): Approve
-
Diff: 87 lines (+7/-27)2 files modifiedsrc/daemon.vala (+6/-26)
src/schemas.vala (+1/-1)
- Michal Hruby (community): Approve
-
Diff: 68 lines (+24/-4)2 files modifiedsrc/daemon.vala (+2/-2)
src/musicstore-collection.vala (+22/-2)
- Andrea Azzarone (community): Approve
- John Lea (community): Approve (design)
-
Diff: 19 lines (+3/-0)1 file modifieddash/LensView.cpp (+3/-0)
- Michal Hruby (community): Approve
-
Diff: 35 lines (+3/-0)3 files modifiedsrc/banshee-scope.vala (+1/-0)
src/musicstore-scope.vala (+1/-0)
src/rhythmbox-scope.vala (+1/-0)
- Michal Hruby (community): Approve
-
Diff: 10 lines (+1/-0)1 file modifiedsrc/daemon.vala (+1/-0)
- Michal Hruby (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedsrc/daemon.vala (+1/-1)
- Omer Akram (community): Approve
- Andrea Azzarone (community): Approve
- John Lea (community): Approve (design)
- Gord Allott: Pending requested
-
Diff: 1047 lines (+462/-82)17 files modifieddash/FilterBar.cpp (+0/-22)
dash/FilterBar.h (+0/-1)
dash/LensView.cpp (+30/-2)
dash/LensView.h (+1/-0)
dash/PlacesGroup.cpp (+85/-22)
dash/PlacesGroup.h (+5/-3)
panel/PanelController.cpp (+14/-0)
panel/PanelController.h (+2/-0)
panel/PanelView.cpp (+146/-2)
panel/PanelView.h (+11/-0)
panel/StandalonePanel.cpp (+8/-6)
plugins/unityshell/src/unityshell.cpp (+1/-0)
unity-shared/DashStyle.cpp (+37/-0)
unity-shared/DashStyle.h (+8/-1)
unity-shared/OverlayRenderer.cpp (+108/-22)
unity-shared/UBusMessages.h (+3/-0)
unity-standalone/StandaloneUnity.cpp (+3/-1)
- Gord Allott: Pending requested
-
Diff: 2019 lines (+761/-246)37 files modifieddash/CoverflowResultView.cpp (+4/-7)
dash/DashController.cpp (+8/-10)
dash/DashController.h (+2/-1)
dash/FilterBar.cpp (+0/-22)
dash/FilterBar.h (+0/-1)
dash/LensBar.cpp (+3/-1)
dash/LensView.cpp (+30/-2)
dash/LensView.h (+1/-0)
dash/PlacesGroup.cpp (+84/-24)
dash/PlacesGroup.h (+5/-3)
dash/previews/ActionButton.cpp (+1/-1)
dash/previews/PreviewContainer.cpp (+45/-30)
launcher/LauncherController.cpp (+1/-1)
manual-tests/Dash.txt (+13/-0)
manual-tests/Preview.txt (+27/-6)
panel/PanelController.cpp (+14/-0)
panel/PanelController.h (+2/-0)
panel/PanelView.cpp (+147/-2)
panel/PanelView.h (+11/-0)
panel/StandalonePanel.cpp (+8/-6)
plugins/unityshell/resources/lens-nav-app.svg (+12/-12)
plugins/unityshell/resources/lens-nav-file.svg (+3/-8)
plugins/unityshell/resources/lens-nav-gwibber.svg (+14/-0)
plugins/unityshell/resources/lens-nav-home.svg (+4/-4)
plugins/unityshell/resources/lens-nav-music.svg (+6/-11)
plugins/unityshell/resources/lens-nav-photo.svg (+6/-11)
plugins/unityshell/resources/lens-nav-video.svg (+8/-9)
plugins/unityshell/src/unityshell.cpp (+31/-27)
plugins/unityshell/src/unityshell.h (+1/-4)
tests/autopilot/unity/tests/test_dash.py (+55/-17)
tests/autopilot/unity/tests/test_hud.py (+51/-16)
unity-shared/DashStyle.cpp (+37/-0)
unity-shared/DashStyle.h (+8/-1)
unity-shared/OverlayRenderer.cpp (+112/-7)
unity-shared/PreviewStyle.cpp (+1/-1)
unity-shared/UBusMessages.h (+3/-0)
unity-standalone/StandaloneUnity.cpp (+3/-1)
- Paweł Stołowski (community): Approve
-
Diff: 273 lines (+79/-35)2 files modifiedpo/unity-lens-video.pot (+32/-8)
src/unity-lens-video (+47/-27)
- Jim Hodapp (community): Approve (code)
-
Diff: 150 lines (+61/-35)1 file modifiedsrc/unity-scope-video-remote (+61/-35)
- Unity Videos lens: Pending requested
-
Diff: 1187 lines (+1153/-0) (has conflicts)6 files modifiedCOPYING (+674/-0)
MANIFEST.in (+4/-0)
setup.py (+16/-0)
src/unity-scope-video-remote (+453/-0)
unity-scope-video-remote.service (+3/-0)
video-remote.scope (+3/-0)
- Neil J. Patel (community): Approve
-
Diff: 429 lines (+233/-22)7 files modifiedconfigure.ac (+1/-1)
src/Makefile.am (+1/-0)
src/daemon.vala (+58/-13)
src/purchase-info-helper.vala (+80/-0)
src/unity-package-search.cc (+81/-3)
src/unity-package-search.h (+4/-0)
vapi/unity-package-search.vapi (+8/-5)
- Marco Trevisan (Treviño): Approve
-
Diff: 14 lines (+4/-0)1 file modifiedunity-shared/IconLoader.cpp (+4/-0)
- Neil J. Patel (community): Approve
-
Diff: 6727 lines (+2510/-1026)96 files modifiedNux/AbstractCheckedButton.cpp (+1/-1)
Nux/AbstractComboBox.cpp (+2/-2)
Nux/AbstractComboBox.h (+2/-2)
Nux/Area.cpp (+211/-25)
Nux/Area.h (+113/-8)
Nux/BaseWindow.h (+0/-1)
Nux/BasicView.cpp (+46/-0)
Nux/BasicView.h (+42/-0)
Nux/Button.cpp (+25/-8)
Nux/CheckBox.cpp (+0/-2)
Nux/ClientArea.cpp (+74/-125)
Nux/ClientArea.h (+0/-1)
Nux/ColorEditor.cpp (+29/-53)
Nux/ColorPreview.cpp (+1/-1)
Nux/ComboBoxSimple.cpp (+1/-1)
Nux/Coverflow.cpp (+3/-3)
Nux/Coverflow.h (+1/-1)
Nux/CoverflowItem.h (+1/-1)
Nux/EditTextBox.cpp (+1/-1)
Nux/FloatingWindow.cpp (+11/-11)
Nux/FloatingWindow.h (+5/-5)
Nux/GridHLayout.cpp (+1/-1)
Nux/GridVLayout.cpp (+1/-1)
Nux/GroupBox.h (+1/-1)
Nux/GroupBox2.cpp (+1/-1)
Nux/GroupBox2.h (+1/-1)
Nux/HScrollBar.cpp (+4/-4)
Nux/HScrollBar.h (+4/-4)
Nux/HSplitter.cpp (+0/-20)
Nux/HSplitter.h (+1/-1)
Nux/InputArea.cpp (+4/-2)
Nux/InputArea.h (+0/-2)
Nux/LayeredLayout.cpp (+2/-7)
Nux/Layout.cpp (+306/-63)
Nux/Layout.h (+26/-9)
Nux/LinearLayout.cpp (+3/-3)
Nux/MainLoopGLib.cpp (+0/-1)
Nux/Makefile.am (+3/-0)
Nux/MenuBar.cpp (+5/-5)
Nux/MenuBar.h (+1/-1)
Nux/MouseAreaCtrl.cpp (+1/-1)
Nux/MouseAreaCtrl.h (+1/-1)
Nux/Nux.cpp (+1/-0)
Nux/Nux.h (+5/-0)
Nux/NuxTimerTickSource.h (+54/-0)
Nux/PaintLayer.cpp (+9/-0)
Nux/Painter.cpp (+42/-4)
Nux/Painter.h (+7/-0)
Nux/RGBValuator.cpp (+10/-21)
Nux/RGBValuator.h (+9/-9)
Nux/RadioButton.cpp (+1/-3)
Nux/RangeValue.cpp (+1/-1)
Nux/RangeValue.h (+1/-1)
Nux/RangeValueInteger.cpp (+1/-1)
Nux/RangeValueInteger.h (+1/-1)
Nux/ScrollView.cpp (+0/-2)
Nux/SpinBox_Logic.cpp (+2/-2)
Nux/SpinBox_Logic.h (+2/-2)
Nux/TabView.cpp (+3/-3)
Nux/TabView.h (+3/-3)
Nux/TextEntry.cpp (+6/-7)
Nux/TextEntry.h (+1/-1)
Nux/Theme.cpp (+1/-1)
Nux/VScrollBar.cpp (+4/-4)
Nux/VScrollBar.h (+4/-4)
Nux/VSplitter.cpp (+0/-19)
Nux/VSplitter.h (+1/-1)
Nux/View.cpp (+290/-36)
Nux/View.h (+22/-14)
Nux/WindowCompositor.cpp (+12/-12)
Nux/WindowCompositor.h (+0/-1)
Nux/WindowThread.cpp (+0/-1)
Nux/WindowThread.h (+0/-1)
NuxCore/Animation.cpp (+3/-2)
NuxCore/AnimationController.cpp (+1/-0)
NuxCore/AnimationController.h (+6/-1)
NuxCore/Color.cpp (+1/-1)
NuxCore/EasingCurve.cpp (+14/-0)
NuxCore/EasingCurve.h (+6/-0)
NuxGraphics/GLWindowManager.cpp (+2/-2)
NuxGraphics/GLWindowManager.h (+2/-2)
NuxGraphics/GpuDevice.cpp (+27/-4)
NuxGraphics/GpuDevice.h (+10/-1)
NuxGraphics/GpuDeviceTexture.cpp (+11/-0)
NuxGraphics/GraphicsDisplayWin.cpp (+233/-244)
NuxGraphics/GraphicsDisplayWin.h (+32/-37)
NuxGraphics/GraphicsDisplayX11.cpp (+54/-55)
NuxGraphics/GraphicsDisplayX11.h (+13/-15)
NuxGraphics/GraphicsEngine.cpp (+7/-0)
NuxGraphics/GraphicsEngine.h (+38/-2)
NuxGraphics/IOpenGLFrameBufferObject.cpp (+190/-90)
NuxGraphics/IOpenGLFrameBufferObject.h (+24/-9)
NuxGraphics/RenderingPipe.cpp (+32/-6)
NuxGraphics/RenderingPipeAsm.cpp (+120/-0)
NuxGraphics/RenderingPipeGLSL.cpp (+254/-18)
configure.ac (+2/-1)
- Neil J. Patel (community): Approve
-
Diff: 1553 lines (+738/-155)23 files modifieddash/CoverflowResultView.cpp (+16/-2)
dash/DashView.cpp (+355/-17)
dash/DashView.h (+28/-1)
dash/FilterAllButton.cpp (+4/-0)
dash/FilterBar.cpp (+5/-10)
dash/FilterBasicButton.cpp (+21/-8)
dash/FilterBasicButton.h (+2/-0)
dash/FilterExpanderLabel.cpp (+48/-15)
dash/FilterMultiRangeButton.cpp (+7/-0)
dash/FilterRatingsButton.cpp (+7/-0)
dash/LensBar.cpp (+34/-17)
dash/LensBarIcon.cpp (+7/-7)
dash/LensView.cpp (+1/-2)
dash/PlacesGroup.cpp (+25/-36)
dash/ResultViewGrid.cpp (+36/-2)
dash/previews/PreviewContainer.cpp (+2/-2)
manual-tests/DashToPreviewTransition.txt (+38/-0)
plugins/unityshell/src/unityshell.cpp (+15/-7)
plugins/unityshell/src/unityshell.h (+3/-3)
unity-shared/DashStyle.h (+2/-0)
unity-shared/PlacesVScrollBar.cpp (+16/-9)
unity-shared/SearchBar.cpp (+64/-15)
unity-shared/UBusMessages.h (+2/-2)
- Neil J. Patel (community): Approve
-
Diff: 508 lines (+275/-24)8 files modifiedsrc/Makefile.am (+1/-0)
src/daemon.vala (+108/-23)
src/runner.vala (+1/-1)
src/software-center-data-cache.vala (+71/-0)
src/software-center-data-provider.vala (+20/-0)
src/unity-package-search.cc (+62/-0)
src/unity-package-search.h (+9/-0)
vapi/unity-package-search.vapi (+3/-0)
- Neil J. Patel (community): Approve
-
Diff: 38 lines (+8/-3)2 files modifiedsrc/daemon.vala (+6/-3)
src/software-center-data-provider.vala (+2/-0)
- Sebastien Bacher: Approve
- Ubuntu branches: Pending requested
-
Diff: 36 lines (+10/-1)2 files modifieddebian/changelog (+7/-0)
src/unity-scope-video-remote (+3/-1)
- Paweł Stołowski (community): Approve
-
Diff: 11 lines (+1/-0)1 file modifiedsrc/musicstore-collection.vala (+1/-0)
- Andrea Azzarone (community): Needs Fixing
- John Lea (community): Approve (design)
- Michal Hruby (community): Approve
-
Diff: 356 lines (+56/-128)4 files modifieddash/ResultRendererTile.cpp (+34/-120)
dash/ResultRendererTile.h (+0/-4)
unity-shared/DashStyle.cpp (+18/-3)
unity-shared/DashStyle.h (+4/-1)
- Neil J. Patel (community): Approve
-
Diff: 16 lines (+3/-3)1 file modifieddash/previews/Track.cpp (+3/-3)
- Michal Hruby (community): Approve
- John Lea (community): Approve (design)
-
Diff: 592 lines (+254/-98)8 files modifieddash/DashView.cpp (+6/-3)
dash/previews/ActionButton.cpp (+3/-30)
dash/previews/ActionButton.h (+5/-3)
dash/previews/Preview.cpp (+166/-6)
dash/previews/Preview.h (+8/-1)
dash/previews/PreviewContainer.cpp (+61/-55)
dash/previews/PreviewContainer.h (+3/-0)
dash/previews/PreviewNavigator.h (+2/-0)
- Brandon Schaefer (community): Approve
-
Diff: 226 lines (+41/-17)7 files modifieddash/previews/ApplicationPreview.cpp (+7/-4)
dash/previews/GenericPreview.cpp (+7/-3)
dash/previews/MoviePreview.cpp (+7/-3)
dash/previews/MusicPreview.cpp (+7/-3)
unity-shared/CoverArt.cpp (+7/-3)
unity-shared/PreviewStyle.cpp (+4/-1)
unity-shared/PreviewStyle.h (+2/-0)
- Michal Hruby (community): Approve
- John Lea (community): Approve (design)
-
Diff: 117 lines (+51/-2)4 files modifieddash/previews/PreviewContainer.cpp (+1/-0)
dash/previews/PreviewNavigator.cpp (+37/-1)
dash/previews/PreviewNavigator.h (+12/-0)
unity-shared/IconTexture.cpp (+1/-1)
- Brandon Schaefer (community): Approve
-
Diff: 948 lines (+329/-111)17 files modifieddash/DashController.cpp (+30/-13)
dash/DashController.h (+4/-5)
dash/DashView.cpp (+5/-0)
dash/DashView.h (+2/-0)
hud/HudAbstractView.h (+3/-1)
hud/HudController.cpp (+42/-11)
hud/HudController.h (+7/-3)
hud/HudView.cpp (+60/-65)
hud/HudView.h (+4/-5)
hud/StandaloneHud.cpp (+1/-4)
plugins/unityshell/src/unityshell.cpp (+45/-3)
plugins/unityshell/src/unityshell.h (+2/-0)
tests/autopilot/unity/emulators/dash.py (+4/-0)
tests/autopilot/unity/tests/test_dash.py (+33/-0)
tests/autopilot/unity/tests/test_hud.py (+32/-0)
tests/test_hud_controller.cpp (+2/-1)
unity-shared/ResizingBaseWindow.h (+53/-0)
- Michal Hruby (community): Approve
-
Diff: 550 lines (+190/-17)10 files modifieddash/previews/ActionButton.cpp (+47/-4)
dash/previews/ActionButton.h (+8/-1)
dash/previews/Preview.cpp (+5/-1)
dash/previews/StandaloneApplicationPreview.cpp (+18/-7)
tests/test_previews_application.cpp (+25/-1)
tests/test_previews_generic.cpp (+25/-1)
tests/test_previews_movie.cpp (+25/-1)
tests/test_previews_music.cpp (+25/-1)
unity-shared/PreviewStyle.cpp (+9/-0)
unity-shared/PreviewStyle.h (+3/-0)
- Brandon Schaefer (community): Approve
- Christopher Lee (community): Needs Fixing
- Andrea Azzarone (community): Needs Fixing
-
Diff: 367 lines (+144/-50)8 files modifieddash/DashController.cpp (+8/-10)
dash/DashController.h (+2/-1)
launcher/LauncherController.cpp (+1/-1)
manual-tests/Dash.txt (+13/-0)
plugins/unityshell/src/unityshell.cpp (+13/-4)
plugins/unityshell/src/unityshell.h (+1/-1)
tests/autopilot/unity/tests/test_dash.py (+55/-17)
tests/autopilot/unity/tests/test_hud.py (+51/-16)
- Michal Hruby (community): Approve
-
Diff: 58 lines (+14/-1)4 files modifiedsrc/album.vala (+1/-0)
src/musicstore-collection.vala (+10/-0)
src/musicstore-scope.vala (+2/-0)
tests/manual/previews-musicstore.txt (+1/-1)
- Michal Hruby (community): Needs Fixing
-
Diff: 215 lines (+47/-35)5 files modifiedsrc/banshee-collection.vala (+5/-8)
src/banshee-scope.vala (+8/-7)
src/musicstore-scope.vala (+2/-1)
src/rhythmbox-collection.vala (+19/-10)
src/rhythmbox-scope.vala (+13/-9)
- Neil J. Patel: Pending requested
-
Diff: 6 lines (+0/-0)0 files modified
- Michal Hruby (community): Approve
-
Diff: 6 lines (+0/-0)0 files modified
- Michal Hruby (community): Approve
-
Diff: 32 lines (+3/-1)2 files modifiedsrc/daemon.vala (+1/-1)
src/software-center-data-provider.vala (+2/-0)
- Neil J. Patel (community): Approve
-
Diff: 19 lines (+5/-3)1 file modifieddash/CoverflowResultView.cpp (+5/-3)
- Omer Akram (community): Approve
- John Lea (community): Approve (design)
- Nick Dedekind (community): Approve
-
Diff: 1235 lines (+416/-178)15 files modifieddash/ResultRendererTile.cpp (+11/-17)
dash/ResultRendererTile.h (+1/-1)
launcher/DeviceNotificationDisplayImp.cpp (+4/-3)
plugins/unityshell/resources/emblem_apps.svg (+19/-0)
plugins/unityshell/resources/emblem_books.svg (+9/-0)
plugins/unityshell/resources/emblem_clothes.svg (+8/-0)
plugins/unityshell/resources/emblem_music.svg (+15/-0)
plugins/unityshell/resources/emblem_video.svg (+17/-0)
tests/test_icon_loader.cpp (+6/-6)
unity-shared/CoverArt.cpp (+16/-10)
unity-shared/CoverArt.h (+3/-3)
unity-shared/IconLoader.cpp (+290/-127)
unity-shared/IconLoader.h (+9/-5)
unity-shared/IconTexture.cpp (+7/-5)
unity-shared/IconTexture.h (+1/-1)
- Andrea Azzarone (community): Approve
- Xi Zhu (community): Approve (design)
- John Lea: Pending (design) requested
-
Diff: 251 lines (+62/-61)11 files modifieddash/LensBar.cpp (+3/-1)
dash/PlacesGroup.cpp (+4/-3)
dash/previews/ActionButton.cpp (+1/-1)
plugins/unityshell/resources/lens-nav-app.svg (+12/-12)
plugins/unityshell/resources/lens-nav-file.svg (+3/-8)
plugins/unityshell/resources/lens-nav-gwibber.svg (+14/-0)
plugins/unityshell/resources/lens-nav-home.svg (+4/-4)
plugins/unityshell/resources/lens-nav-music.svg (+6/-11)
plugins/unityshell/resources/lens-nav-photo.svg (+6/-11)
plugins/unityshell/resources/lens-nav-video.svg (+8/-9)
unity-shared/PreviewStyle.cpp (+1/-1)
- Neil J. Patel (community): Approve
- Nick Dedekind: Pending requested
-
Diff: 116 lines (+33/-4)6 files modifieddash/CoverflowResultView.cpp (+5/-3)
dash/previews/MusicPreview.cpp (+1/-0)
dash/previews/Preview.cpp (+8/-0)
dash/previews/Preview.h (+2/-0)
dash/previews/PreviewContainer.cpp (+15/-0)
dash/previews/PreviewContainer.h (+2/-1)
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → Critical |
status: | New → Triaged |
Changed in unity: | |
status: | New → Triaged |
Changed in unity (Ubuntu): | |
status: | New → Triaged |
Changed in ayatana-design: | |
status: | Triaged → Fix Committed |
tags: | added: dashm udp |
Changed in unity: | |
milestone: | none → backlog |
importance: | Undecided → Critical |
Changed in unity (Ubuntu): | |
importance: | Undecided → Critical |
Changed in unity: | |
milestone: | backlog → none |
tags: | added: exbacklog |
description: | updated |
description: | updated |
Changed in unity (Ubuntu): | |
status: | Triaged → New |
Changed in unity-lens-music (Ubuntu): | |
status: | Triaged → New |
Changed in unity-lens-music (Ubuntu): | |
importance: | Undecided → Critical |
Changed in unity-lens-photos (Ubuntu): | |
importance: | Undecided → Critical |
Changed in unity-lens-music: | |
importance: | Undecided → Critical |
Changed in unity (Ubuntu): | |
milestone: | none → ubuntu-12.10-beta-2 |
Changed in unity-lens-music (Ubuntu): | |
milestone: | none → ubuntu-12.10-beta-2 |
Changed in unity-lens-photos (Ubuntu): | |
milestone: | none → ubuntu-12.10-beta-2 |
description: | updated |
Changed in unity: | |
milestone: | 6.6 → 7.0 |
status: | Triaged → Fix Committed |
no longer affects: | unity/6.0 |
Changed in unity: | |
milestone: | 7.0 → 6.6 |
description: | updated |
Changed in unity (Ubuntu): | |
status: | Triaged → Fix Released |
Changed in unity-lens-music (Ubuntu): | |
status: | Triaged → Fix Released |
Changed in unity-lens-photos (Ubuntu): | |
status: | Triaged → Fix Released |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity-lens-music: | |
status: | New → Fix Released |
Changed in unity-lens-photos: | |
status: | New → Fix Released |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
tags: |
added: reviewedbydesignq removed: udp |
Can we have some more information about what changes you're making?
You'll be asking the doc team to retake their screenshots of the dash for this feature, so please consider again whether they are all crucial to include in 12.10, given where we are in the release cycle, then reply with information so that we can be better informed about what's being requested here.
Is there any chance of regressions? If so, what's the plan to deal with them?
When will you be able to land this, if approved?