[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2015-03-10 Thread Stephen M. Webb
** Changed in: unity/7.2
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Released

Bug description:
  [ Impact ]

  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

  [ Test Case ]

  See above.

  [ Regression Potential ]

  Any code change to the Unity desktop shell has the potential to
  unleash a new crash or lockup in the desktop.

  [ Other Info ]

  The Unity SRU fix for Ubuntu 14.04 LTS was cherry-picked from Ubuntu
  14.10 where it has been in production use for some months now without
  apparent regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2015-02-11 Thread Stephen M. Webb
** Changed in: unity/7.2
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  Fix Committed
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Released

Bug description:
  [ Impact ]

  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

  [ Test Case ]

  See above.

  [ Regression Potential ]

  Any code change to the Unity desktop shell has the potential to
  unleash a new crash or lockup in the desktop.

  [ Other Info ]

  The Unity SRU fix for Ubuntu 14.04 LTS was cherry-picked from Ubuntu
  14.10 where it has been in production use for some months now without
  apparent regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2015-02-11 Thread Stephen M. Webb
** Changed in: unity
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Released

Bug description:
  [ Impact ]

  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

  [ Test Case ]

  See above.

  [ Regression Potential ]

  Any code change to the Unity desktop shell has the potential to
  unleash a new crash or lockup in the desktop.

  [ Other Info ]

  The Unity SRU fix for Ubuntu 14.04 LTS was cherry-picked from Ubuntu
  14.10 where it has been in production use for some months now without
  apparent regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2015-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.2.4+14.04.20141217-0ubuntu1

---
unity (7.2.4+14.04.20141217-0ubuntu1) trusty; urgency=medium

  [ Andrea Azzarone ]
  * Share lockscreen password between screens (lp: #1308540)
  * Allow a distinct pam config file for greeter and for lock-screen.
(lp: #1305440)
  * Add an arrow activator in the lockscreen. (lp: #1332509)
  * Make sure GetScreenGeometry returns the correct value (lp: #1374785).
  * unmapped all windows prior to shutdown (lp: #1370017) (lp: #1375271)

  [ Brandon Schaefer ]
  * fix tooltip for the Show Desktop / Restore Windows icon in the Alt-Tab
switcher (lp: #1237132)
  * Use CONFIG instead of CACHE to store the first_run.stamp (lp: #1328677)

  [ Eleni Maria Stea ]
  * LayoutSystem: make sure the exposed open windows are displayed in the
preserved order (lp: #1349281).

  [ handsome_feng ]
  * added support for getting the distro name from /etc/os-release
(lp: #1329584)

  [ Iain Lane ]
  * When grabbing keys, try prefixing XF86 if the key isn't found. GNOME
gives us unprefixed keys sometimes (lp: #1302885).

  [ Marco Trevisan (Treviño) ]
  * make the Launcher icon count badge width depend on the text value width
and scaling (lp: #1353070) (lp: #1354498) (lp: #796527) (lp: #1066971)
(lp: #1361713)
  * DecoratedWindow: make edges independent from borders and properly update
them on actions change (lp: #1276177), (lp: #1299741), (lp: #1301776),
(lp: #1324104), (lp: #1364225), (lp: #1373695)
  * Lockscreen: scale the UI elements based on current monitor scaling
(lp: #1292218)
  * UnityScreen: when filtering out windows in spread, make sure we unscale
them (lp: #1316265).
  * PanelMenuView: ensure that proper window tiles and buttons are shown at
the right place (lp: #1384910) (lp: #1384958) (lp: #1385285)
  * SearchBar, ActionButtons, IconRenderer: include the font scaling when
scaling textual items (lp: #1332947) (lp: #1361751) (lp: #1362162)
(lp: #1362346).
  * ApplicationLauncherIcon: make sure we close the dash if DnD is accepted
and the application window is about to be focused (lp: #1350331).
  * SwitcherView: set progress on icon render args (lp: #1361679).
  * LockScreenController: wait for the primary shield to get the grab
before setting the session locked (lp: #1368427) (lp: #1371764).
  * added decorations to windows in non-focused workspaces (lp: #1383468)

  [ Stephen M. Webb ]
  * updated the unity(1) manpage to match the actual command (lp: #1059275)
  * bumped package version to match upstream

  [ Marco Trevisan (Treviño) ]
  * Preparing for unity 7.2.4
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Wed, 17 Dec 2014 
20:52:10 +

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Released

Bug description:
  [ Impact ]

  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

  [ Test Case ]

  See above.

  [ Regression Potential ]

  Any code change to the Unity desktop shell has the potential to
  unleash a new crash or lockup in the desktop.

  [ Other Info ]

  The Unity SRU fix for Ubuntu 14.04 LTS was cherry-picked from Ubuntu
  14.10 where it has been in production use for some months now without
  apparent regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2015-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.2.4+14.04.20141217-0ubuntu1

---
unity (7.2.4+14.04.20141217-0ubuntu1) trusty; urgency=medium

  [ Andrea Azzarone ]
  * Share lockscreen password between screens (lp: #1308540)
  * Allow a distinct pam config file for greeter and for lock-screen.
(lp: #1305440)
  * Add an arrow activator in the lockscreen. (lp: #1332509)
  * Make sure GetScreenGeometry returns the correct value (lp: #1374785).
  * unmapped all windows prior to shutdown (lp: #1370017) (lp: #1375271)

  [ Brandon Schaefer ]
  * fix tooltip for the Show Desktop / Restore Windows icon in the Alt-Tab
switcher (lp: #1237132)
  * Use CONFIG instead of CACHE to store the first_run.stamp (lp: #1328677)

  [ Eleni Maria Stea ]
  * LayoutSystem: make sure the exposed open windows are displayed in the
preserved order (lp: #1349281).

  [ handsome_feng ]
  * added support for getting the distro name from /etc/os-release
(lp: #1329584)

  [ Iain Lane ]
  * When grabbing keys, try prefixing XF86 if the key isn't found. GNOME
gives us unprefixed keys sometimes (lp: #1302885).

  [ Marco Trevisan (Treviño) ]
  * make the Launcher icon count badge width depend on the text value width
and scaling (lp: #1353070) (lp: #1354498) (lp: #796527) (lp: #1066971)
(lp: #1361713)
  * DecoratedWindow: make edges independent from borders and properly update
them on actions change (lp: #1276177), (lp: #1299741), (lp: #1301776),
(lp: #1324104), (lp: #1364225), (lp: #1373695)
  * Lockscreen: scale the UI elements based on current monitor scaling
(lp: #1292218)
  * UnityScreen: when filtering out windows in spread, make sure we unscale
them (lp: #1316265).
  * PanelMenuView: ensure that proper window tiles and buttons are shown at
the right place (lp: #1384910) (lp: #1384958) (lp: #1385285)
  * SearchBar, ActionButtons, IconRenderer: include the font scaling when
scaling textual items (lp: #1332947) (lp: #1361751) (lp: #1362162)
(lp: #1362346).
  * ApplicationLauncherIcon: make sure we close the dash if DnD is accepted
and the application window is about to be focused (lp: #1350331).
  * SwitcherView: set progress on icon render args (lp: #1361679).
  * LockScreenController: wait for the primary shield to get the grab
before setting the session locked (lp: #1368427) (lp: #1371764).
  * added decorations to windows in non-focused workspaces (lp: #1383468)

  [ Stephen M. Webb ]
  * updated the unity(1) manpage to match the actual command (lp: #1059275)
  * bumped package version to match upstream

  [ Marco Trevisan (Treviño) ]
  * Preparing for unity 7.2.4
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Wed, 17 Dec 2014 
20:52:10 +

** Changed in: unity (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

** Changed in: unity (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Released

Bug description:
  [ Impact ]

  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

  [ Test Case ]

  See above.

  [ Regression Potential ]

  Any code change to the Unity desktop shell has the potential to
  unleash a new crash or lockup in the desktop.

  [ Other Info ]

  The Unity SRU fix for Ubuntu 14.04 LTS was cherry-picked from Ubuntu
  14.10 where it has been in production use for some months now without
  apparent regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2015-01-17 Thread Mateusz Stachowski
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Committed

Bug description:
  [ Impact ]

  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

  [ Test Case ]

  See above.

  [ Regression Potential ]

  Any code change to the Unity desktop shell has the potential to
  unleash a new crash or lockup in the desktop.

  [ Other Info ]

  The Unity SRU fix for Ubuntu 14.04 LTS was cherry-picked from Ubuntu
  14.10 where it has been in production use for some months now without
  apparent regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2015-01-16 Thread Amr Ibrahim
Please update unity from trusty-proposed and verify the fix.

** Changed in: unity (Ubuntu Trusty)
   Status: New = Fix Committed

** Tags added: trusty verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Committed

Bug description:
  [ Impact ]

  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

  [ Test Case ]

  See above.

  [ Regression Potential ]

  Any code change to the Unity desktop shell has the potential to
  unleash a new crash or lockup in the desktop.

  [ Other Info ]

  The Unity SRU fix for Ubuntu 14.04 LTS was cherry-picked from Ubuntu
  14.10 where it has been in production use for some months now without
  apparent regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2015-01-14 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  New

Bug description:
  [ Impact ]

  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

  [ Test Case ]

  See above.

  [ Regression Potential ]

  Any code change to the Unity desktop shell has the potential to
  unleash a new crash or lockup in the desktop.

  [ Other Info ]

  The Unity SRU fix for Ubuntu 14.04 LTS was cherry-picked from Ubuntu
  14.10 where it has been in production use for some months now without
  apparent regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2015-01-06 Thread Stephen M. Webb
** Description changed:

+ [ Impact ]
+ 
  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.
  
  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)
+ 
+ [ Test Case ]
+ 
+ See above.
+ 
+ [ Regression Potential ]
+ 
+ Any code change to the Unity desktop shell has the potential to unleash
+ a new crash or lockup in the desktop.
+ 
+ [ Other Info ]
+ 
+ The Unity SRU fix for Ubuntu 14.04 LTS was cherry-picked from Ubuntu
+ 14.10 where it has been in production use for some months now without
+ apparent regression.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  [ Impact ]

  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

  [ Test Case ]

  See above.

  [ Regression Potential ]

  Any code change to the Unity desktop shell has the potential to
  unleash a new crash or lockup in the desktop.

  [ Other Info ]

  The Unity SRU fix for Ubuntu 14.04 LTS was cherry-picked from Ubuntu
  14.10 where it has been in production use for some months now without
  apparent regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2015-01-05 Thread Stephen M. Webb
Attached debdiff between trusty-updates and SRU.

** Branch unlinked: lp:~unity-team/unity/trusty-1066971

** Patch added: debdiff between unity_7.2.3+14.04.20140826-0ubuntu1 and 
unity_7.2.4+14.04.20141217-0ubuntu1
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/796527/+attachment/4292522/+files/unity_7.2.4%2B14.04.20141217-0ubuntu1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2014-12-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/unity/7.2.4

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2014-12-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/unity/trusty-1066971

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2014-10-30 Thread Treviño
** Changed in: unity/7.2
Milestone: 7.2.3 = 7.2.4

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2014-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.3.1+14.10.20140904-0ubuntu1

---
unity (7.3.1+14.10.20140904-0ubuntu1) utopic; urgency=low

  [ Martin Pitt ]
  * Adjust upstart dependency to upstart-bin. (LP: #1351306)

  [ Brandon Schaefer ]
  * When Show Desktop is active, it will set the tooltip icon as
Restore Windows. This is per workspace. So each time show_destop
bool is updated in PluginAdapter, the Show Desktop icon will update
its tooltip if needed. (LP: #1237132)
  * Use CONFIG instead of CACHE to store the first_run.stamp

  [ Stephen M. Webb ]
  * update the unity manpage (LP: #1059275)

  [ Andrea Azzarone ]
  * Share lockscreen password entry between screens. (LP: #1308540)

  [ Marco Trevisan (Treviño) ]
  * IconRenderer: draw count texture at proper scaling, built by
LauncherIcon (LP: #1353070)
  * LauncherIcon: make the Icon count width depending on the text value
width (LP: #796527)
  * Lockscreen: scale the UI elements based on current monitor scaling
(LP: #1292218)
  * SwitcherView: set progress on icon render args (LP: #1361679)
  * SearchBar, ActionButtons, IconRenderer: include the font scaling
when scaling textual items
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 04 Sep 2014 
22:12:54 +

** Changed in: unity (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  In Progress
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2014-09-05 Thread Treviño
** Changed in: unity
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2014-08-25 Thread Treviño
** Changed in: unity
Milestone: backlog = 7.3.1

** Changed in: unity
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged

Bug description:
  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2014-08-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~3v1n0/unity/adaptive-icon-count

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  In Progress
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  In Progress

Bug description:
  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 796527] Re: Launcher - Count indicator should change size depending on the number of digits

2014-08-25 Thread Treviño
** Changed in: unity (Ubuntu)
   Status: Triaged = In Progress

** Changed in: unity
   Status: Triaged = In Progress

** Changed in: unity/7.2
   Importance: Undecided = Medium

** Changed in: unity/7.2
   Status: New = In Progress

** Changed in: unity/7.2
Milestone: None = 7.2.3

** Changed in: unity/7.2
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/796527

Title:
  Launcher - Count indicator should change size depending on the number
  of digits

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  In Progress
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  In Progress

Bug description:
  The count indicator currently stays the same size irrespective of
  whether it is displaying one or two digits.

  Desired solution:
  If the count indicator only displays one digit it should be a circle e.g (7)
  If the count indicator displays two digits it should be a lozenge shape e.g. 
two half circles joined by two straight lines e.g. (27)
  If the count indicator displays three digits it should be a lozenge shape 
e.g. two half circles joined by two straight lines e.g (527)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796527/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp