Unity Launcher UI Improvement/Suggestion

Bug #857216 reported by Steve Masson
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ayatana Design
Incomplete
Undecided
Unassigned
unity-2d
Expired
Undecided
Unassigned
unity-2d (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

I highly suggest to provide a "glass" mode for the Launcher Items. This is much more appealing. During an item launch, it flashes from transparent to item color, instead of item color to transparent. Much better..

In Unity-2D, one can get this "glass" mode by doing the following:

In file /usr/share/unity-2d/launcher/LauncherItem.qml

In section Image id "tileBackground":

-- add the line "opacity: 0"
-- in subsection "SequentialAnimation", change "0.0" to "1.0", and "1.0" to "0.0"

In section Image id "tileOutline":

-- change the line "opacity: 0" for "opacity: 1.0"
-- in subsection "SequentialAnimation", change "1.0" to "0.0", and "0.0" to "1.0"

Revision history for this message
Steve Masson (steve-masson) wrote :
summary: - Unity Launcher Improvement/Suggestion
+ Unity Launcher UI Improvement/Suggestion
description: updated
Revision history for this message
Omer Akram (om26er) wrote :

OMG :-D
added ayatana-design so that this could be considered for the future.

Changed in unity:
status: New → Incomplete
Changed in unity (Ubuntu):
status: New → Incomplete
Revision history for this message
Carl Ansell (afccarl1994) wrote :

This is already possible in Unity 3D using CCSM, changing project to Unity 2D.

affects: unity → unity-2d
affects: unity (Ubuntu) → unity-2d (Ubuntu)
Changed in ayatana-design:
status: New → Incomplete
Jason Smith (jassmith)
Changed in unity-2d (Ubuntu):
status: Incomplete → Invalid
status: Invalid → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for unity-2d because there has been no activity for 60 days.]

Changed in unity-2d:
status: Incomplete → Expired
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for unity-2d (Ubuntu) because there has been no activity for 60 days.]

Changed in unity-2d (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.