Workspaces, Launcher - The workspace Launcher icon should change depending on which workspace is currently being utilised
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
Medium
|
John Lea | ||
Unity |
Fix Released
|
Medium
|
Andrea Azzarone | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Andrea Azzarone |
Bug Description
The workspace Launcher icon should change depending on which workspace is currently being utilised.
The four different icons that represent the four different workspaces are attached to this bug, see file "workspace-
If the user is using any workspace configuration other than a 2x2 square, the workspace Launcher icon should not change, it should always use the icon that indicates that the currently selected workspace is the top left.
-------
This change is part of a larger set of Launcher icon changes, see attached image "preview-
The other bugs that are part of this same change request are:
bug #1081704 (Dash - update the 'App Lens' icon asset in the Dash bottom lens nav bar)
bug #1081702 (Update the default wallpaper in 13.04)
bug #838854 (Workspaces, Launcher - The workspace Launcher icon should change depending on which workspace is currently being utilised)
bug #1081697 (Launcher - Update BFB icon to use a new special asset)
bug #1081687 (Launcher - Update Launcher tile assets)
bug #1081691 (Launcher - Update the icons used for the Software Centre, Nautilus, and Software Updater)
Related branches
- Marco Trevisan (Treviño): Approve
- PS Jenkins bot: Pending (continuous-integration) requested
-
Diff: 386 lines (+178/-17)11 files modifiedlauncher/ExpoLauncherIcon.cpp (+43/-5)
launcher/ExpoLauncherIcon.h (+7/-0)
launcher/LauncherController.cpp (+1/-0)
launcher/LauncherIcon.cpp (+1/-1)
plugins/unityshell/src/unityshell.cpp (+4/-1)
tests/test_expo_launcher_icon.cpp (+71/-10)
unity-shared/PluginAdapter.cpp (+16/-0)
unity-shared/PluginAdapter.h (+4/-0)
unity-shared/StandaloneWindowManager.cpp (+19/-0)
unity-shared/StandaloneWindowManager.h (+7/-0)
unity-shared/WindowManager.h (+5/-0)
- Marco Trevisan (Treviño): Approve
- PS Jenkins bot: Pending (continuous-integration) requested
-
Diff: 10 lines (+0/-0)0 files modified
tags: | added: onew udo |
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → Medium |
status: | New → Fix Committed |
Changed in unity: | |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in unity (Ubuntu): | |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in unity: | |
assignee: | nobody → Jason Smith (jassmith) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Jason Smith (jassmith) |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
tags: | added: udp |
Changed in unity: | |
milestone: | none → backlog |
Changed in ayatana-design: | |
status: | Fix Released → Fix Committed |
Changed in unity: | |
importance: | Low → Medium |
Changed in unity (Ubuntu): | |
importance: | Low → Medium |
assignee: | Jason Smith (jassmith) → nobody |
Changed in unity: | |
assignee: | Jason Smith (jassmith) → nobody |
description: | updated |
Changed in unity: | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity: | |
assignee: | Marco Trevisan (Treviño) (3v1n0) → Andrea Azzarone (andyrock) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Andrea Azzarone (andyrock) |
Changed in unity: | |
milestone: | backlog → 7.0.0 |
status: | Triaged → In Progress |
Changed in unity (Ubuntu): | |
status: | Triaged → In Progress |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity (Ubuntu): | |
status: | Fix Committed → Fix Released |
Changed in unity: | |
status: | Fix Released → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
This bug is a duplicate of bugs 716825 and 754713. This one seems to have received the most developer attention and progress, though.