[Dx-packages] [Bug 1772338] Re: Deprecation warning compiling against unity.vapi

2018-08-10 Thread Daniel Fore
** Changed in: libunity (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libunity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1772338

Title:
  Deprecation warning compiling against unity.vapi

Status in libunity package in Ubuntu:
  Confirmed

Bug description:
  Vala 0.31.1 deprecated the "Deprecated" code attribute, replacing it
  with "Version". The copy of unity.vapi shipped by libunity-dev in
  bionic still uses the Deprecated attribute, however.

  I.e. in unity.vapi:

  [Deprecated (replacement = "AppInfoManager.get_default")]
  public static Unity.AppInfoManager get_instance ();

  Should instead be:

  [Version (deprecated = true, replacement = "AppInfoManager.get_default")]
  public static Unity.AppInfoManager get_instance ();

  This causes a deprecation warning when compiling against it,
  regardless of whether any deprecated calls are actually being made by
  the code being compiled. While a minor issue, it would be good to have
  fixed since it makes it impossible to develop against it with fatal
  warnings enabled, which is bad for QA.

  The Unity build seems to generate that file as per usual (as a valac
  build artefact) so I would assume this should be fixed by a simple
  rebuild using vala >= 0.31.1, but surely the version of libunity-dev
  that shipped with bionic would have been rebuild against valac that
  ships with bionic (0.40)? So I'm not sure why Deprecated is still
  present in the vapi.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libunity-dev 7.1.4+18.04.20180209.1-0ubuntu2
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon May 21 10:45:08 2018
  InstallationDate: Installed on 2015-07-22 (1033 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 
(20150422)
  SourcePackage: libunity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1772338/+subscriptions

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


[Dx-packages] [Bug 1193498] Re: Show quicklist even when closed

2016-05-06 Thread Daniel Fore
Also to be considered is that you can launch directly to plugs by
searching slingshot

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libunity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1193498

Title:
  Show quicklist even when closed

Status in libunity:
  New
Status in Switchboard:
  Opinion
Status in libunity package in Ubuntu:
  New

Bug description:
  We should show the quicklist in the dock even when Switchboard is
  closed.

  Here's a possible (somewhat dirty) workaround:

  1. Switchboard is launched
  2. Switchboard checks what plugs are available
  3. Switchboard makes sure the quicklist in its .desktop matches what's 
available

  Right now it's pretty useless to only show it when the app is open.

To manage notifications about this bug go to:
https://bugs.launchpad.net/libunity/+bug/1193498/+subscriptions

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


[Dx-packages] [Bug 1193498] Re: Show quicklist even when closed

2016-05-06 Thread Daniel Fore
Yeah I think the only way to do this would be to have an always running
process to do this. I'm inclined to mark it as either "opinon" or "won't
fix" because I'm not sure the benefits outway to performance drawbacks.
Opening Switchboard is fast already

** Changed in: switchboard
   Importance: Undecided => Wishlist

** Changed in: switchboard
   Status: New => Confirmed

** Changed in: switchboard
   Status: Confirmed => Opinion

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libunity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1193498

Title:
  Show quicklist even when closed

Status in libunity:
  New
Status in Switchboard:
  Opinion
Status in libunity package in Ubuntu:
  New

Bug description:
  We should show the quicklist in the dock even when Switchboard is
  closed.

  Here's a possible (somewhat dirty) workaround:

  1. Switchboard is launched
  2. Switchboard checks what plugs are available
  3. Switchboard makes sure the quicklist in its .desktop matches what's 
available

  Right now it's pretty useless to only show it when the app is open.

To manage notifications about this bug go to:
https://bugs.launchpad.net/libunity/+bug/1193498/+subscriptions

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


[Dx-packages] [Bug 1256060] Re: -symbolic icons in indicator-power are gray [$50]

2015-10-22 Thread Daniel Fore
** Changed in: wingpanel-indicator-power
Milestone: loki-beta1 => loki-alpha1

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
https://bugs.launchpad.net/bugs/1256060

Title:
  -symbolic icons in indicator-power are gray [$50]

Status in Wingpanel Power Indicator:
  Fix Committed
Status in indicator-power package in Ubuntu:
  Confirmed

Bug description:
  Not sure if this is a wingpanel issue or an indicator-power issue, but
  the -symbolic battery icons in the menu aren't picking up the text
  color.

  The icon color is working correctly in the panel, so I know it's not
  an issue with the icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/wingpanel-indicator-power/+bug/1256060/+subscriptions

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


[Dx-packages] [Bug 888776] Re: search quicklist items [$50]

2015-09-29 Thread Daniel Fore
** Branch linked: lp:~donadigo/slingshot/search-quicklist

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/888776

Title:
  search quicklist items [$50]

Status in Ayatana Design:
  Opinion
Status in Slingshot:
  In Progress
Status in Synapse:
  New
Status in Unity:
  Opinion
Status in unity-lens-applications:
  Opinion
Status in unity package in Ubuntu:
  Opinion
Status in unity-lens-applications package in Ubuntu:
  Opinion

Bug description:
  There's currently a trend of application developers to provide
  multiple .desktops for their apps in order to get to different parts
  of the app (for example private browsing in a web browser). One
  possible way to fulfill that need without needing multiple .desktops
  littered around would be to have popular search-based launchers also
  search through quicklist items in a .desktop. In this way, power users
  who need quick access to those other functions can have them without
  littering menus or grids with extra icons.

  It's also important to note that many apps already use Quicklist items
  this way (as that's the designed use); adding the ability to search
  them would be an improvement to everyone as it'd expose those
  quicklist items via keyboard rather than requiring users to right-
  click on the launcher item.

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

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


[Dx-packages] [Bug 888776] Re: search quicklist items [$50]

2015-09-29 Thread Daniel Fore
** Changed in: slingshot
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/888776

Title:
  search quicklist items [$50]

Status in Ayatana Design:
  Opinion
Status in Slingshot:
  Fix Committed
Status in Synapse:
  New
Status in Unity:
  Opinion
Status in unity-lens-applications:
  Opinion
Status in unity package in Ubuntu:
  Opinion
Status in unity-lens-applications package in Ubuntu:
  Opinion

Bug description:
  There's currently a trend of application developers to provide
  multiple .desktops for their apps in order to get to different parts
  of the app (for example private browsing in a web browser). One
  possible way to fulfill that need without needing multiple .desktops
  littered around would be to have popular search-based launchers also
  search through quicklist items in a .desktop. In this way, power users
  who need quick access to those other functions can have them without
  littering menus or grids with extra icons.

  It's also important to note that many apps already use Quicklist items
  this way (as that's the designed use); adding the ability to search
  them would be an improvement to everyone as it'd expose those
  quicklist items via keyboard rather than requiring users to right-
  click on the launcher item.

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

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


[Dx-packages] [Bug 888776] Re: search quicklist items [$50]

2015-09-18 Thread Daniel Fore
https://www.bountysource.com/issues/919709-search-quicklist-items

** Summary changed:

- search quicklist items
+ search quicklist items [$50]

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/888776

Title:
  search quicklist items [$50]

Status in Ayatana Design:
  Opinion
Status in Slingshot:
  Confirmed
Status in Synapse:
  New
Status in Unity:
  Incomplete
Status in unity-lens-applications:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete
Status in unity-lens-applications package in Ubuntu:
  Incomplete

Bug description:
  There's currently a trend of application developers to provide
  multiple .desktops for their apps in order to get to different parts
  of the app (for example private browsing in a web browser). One
  possible way to fulfill that need without needing multiple .desktops
  littered around would be to have popular search-based launchers also
  search through quicklist items in a .desktop. In this way, power users
  who need quick access to those other functions can have them without
  littering menus or grids with extra icons.

  It's also important to note that many apps already use Quicklist items
  this way (as that's the designed use); adding the ability to search
  them would be an improvement to everyone as it'd expose those
  quicklist items via keyboard rather than requiring users to right-
  click on the launcher item.

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

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


[Dx-packages] [Bug 1390625] Re: mouse cursor gets corrupted

2015-08-05 Thread Daniel Fore
** Changed in: elementaryos
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1390625

Title:
  mouse cursor gets corrupted

Status in elementary OS:
  Fix Committed
Status in Mesa:
  New
Status in Unity:
  Invalid
Status in unity package in Ubuntu:
  Invalid
Status in xorg-lts-utopic package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 14.10, the mouse cursor graphic gets corrupted under certain
  occasions. It then looks flipped, sheared or shows fragments of a
  previous cursor.

  * when switching the cursor them forth and back in Gnome Tweak Tool
  * when dragdropping a document icon

  Maybe related, the cursor does not always show the correct image scale
  on a high-dpi display (this was working right in 14.04). For example
  after login, or when hovering specific areas, or on mouse down to
  start a dragdrop, the cursor appears 1/4 the expected size.

  Attached is a photo of a corrupted cursor (whereas a screenshot with
  Gimp showed the uncorrupted cursor).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  BootLog:
   * Setting up X socket directories...   
  [ OK ]
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Nov  7 22:12:52 2014
  DistUpgraded: 2014-11-04 18:35:56,188 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:3978]
  InstallationDate: Installed on 2014-02-02 (278 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140201)
  MachineType: LENOVO 20266
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic.efi.signed 
root=UUID=4bfb3686-b9f7-487d-81f6-eceb41097ad9 ro quiet splash 
acpi_backlight=vendor
  SourcePackage: unity
  UpgradeStatus: Upgraded to utopic on 2014-11-04 (3 days ago)
  dmi.bios.date: 10/31/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 76CN31WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Yoga2
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058STD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 Pro
  dmi.modalias: 
dmi:bvnLENOVO:bvr76CN31WW:bd10/31/2013:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoYoga2Pro:
  dmi.product.name: 20266
  dmi.product.version: Lenovo Yoga 2 Pro
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Fri Nov  7 14:54:59 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors: [dix] ELAN Touchscreen: unable to find touch point 1
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16970
   vendor SDC
  xserver.version: 2:1.16.0-1ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1390625/+subscriptions

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


[Dx-packages] [Bug 1357897] Re: Wrong date abbreviating in Date Indicator

2015-06-05 Thread Daniel Fore
** Project changed: elementaryos = wingpanel-indicator-datetime

** Changed in: wingpanel-indicator-datetime
Milestone: loki-beta1 = None

** Changed in: wingpanel-indicator-datetime
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1357897

Title:
  Wrong date abbreviating in Date Indicator

Status in Wingpanel Date  Time Indicator:
  New
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  In French with local fr_CH (Switzerland), août (august) should not
  be abbreviating. Also, abbreviating must be ended with a dot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/wingpanel-indicator-datetime/+bug/1357897/+subscriptions

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


[Dx-packages] [Bug 1256060] Re: -symbolic icons in indicator-power are gray [$50]

2015-05-24 Thread Daniel Fore
** Project changed: elementaryos = wingpanel-indicator-power

** Changed in: wingpanel-indicator-power
Milestone: loki-beta1 = None

** Changed in: wingpanel-indicator-power
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
https://bugs.launchpad.net/bugs/1256060

Title:
  -symbolic icons in indicator-power are gray [$50]

Status in Power Indicator:
  Fix Committed
Status in indicator-power package in Ubuntu:
  Confirmed

Bug description:
  Not sure if this is a wingpanel issue or an indicator-power issue, but
  the -symbolic battery icons in the menu aren't picking up the text
  color.

  The icon color is working correctly in the panel, so I know it's not
  an issue with the icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/wingpanel-indicator-power/+bug/1256060/+subscriptions

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


[Dx-packages] [Bug 1256060] Re: -symbolic icons in indicator-power are gray [$50]

2015-05-24 Thread Daniel Fore
** Changed in: wingpanel-indicator-power
Milestone: None = loki-beta1

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
https://bugs.launchpad.net/bugs/1256060

Title:
  -symbolic icons in indicator-power are gray [$50]

Status in Power Indicator:
  Fix Committed
Status in indicator-power package in Ubuntu:
  Confirmed

Bug description:
  Not sure if this is a wingpanel issue or an indicator-power issue, but
  the -symbolic battery icons in the menu aren't picking up the text
  color.

  The icon color is working correctly in the panel, so I know it's not
  an issue with the icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/wingpanel-indicator-power/+bug/1256060/+subscriptions

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


[Dx-packages] [Bug 1244994] Re: second battery icon is different

2015-05-01 Thread Daniel Fore
** No longer affects: elementaryos

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
https://bugs.launchpad.net/bugs/1244994

Title:
  second battery icon is different

Status in elementary Icons:
  Invalid
Status in indicator-power package in Ubuntu:
  Invalid

Bug description:
  hey,

  i have a notebook with 1 build in battery and 1 hot plug battery.
  the second battery icon is different then the first: 
http://i.imgur.com/ZaCOM9C.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryicons/+bug/1244994/+subscriptions

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


[Dx-packages] [Bug 923485] Re: Use symbolic volume and mic icons

2015-03-25 Thread Daniel Fore
** No longer affects: elementaryos

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-sound in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/923485

Title:
  Use symbolic volume and mic icons

Status in Sound Menu:
  Confirmed
Status in indicator-sound package in Ubuntu:
  Confirmed

Bug description:
  Indicator sound should use the symbolic namespace for it's icons. This
  would create greater upstream theme compatibility as well as reduce
  the need to ship and maintain separate icon themes for dark and light
  panels and menus. The symbolic icon names in question are as follows:

  audio-volume-high-symbolic
  audio-volume-medium-symbolic
  audio-volume-low-symbolic
  audio-volume-muted-symbolic

  microphone-sensitivity-high-symbolic
  microphone-sensitivity-medium-symbolic
  microphone-sensitivity-low-symbolic
  microphone-sensitivity-muted-symbolic

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/923485/+subscriptions

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


[Dx-packages] [Bug 1357897] Re: Wrong date abbreviating in Date Indicator

2015-03-25 Thread Daniel Fore
** Changed in: elementaryos
Milestone: None = loki-beta1

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1357897

Title:
  Wrong date abbreviating in Date Indicator

Status in elementary OS:
  Incomplete
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  In French with local fr_CH (Switzerland), août (august) should not
  be abbreviating. Also, abbreviating must be ended with a dot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1357897/+subscriptions

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


[Dx-packages] [Bug 1256060] Re: -symbolic icons in indicator-power are gray [$50]

2015-03-25 Thread Daniel Fore
** Changed in: elementaryos
Milestone: None = loki-beta1

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
https://bugs.launchpad.net/bugs/1256060

Title:
  -symbolic icons in indicator-power are gray [$50]

Status in elementary OS:
  New
Status in The Power Indicator:
  New
Status in indicator-power package in Ubuntu:
  New

Bug description:
  Not sure if this is a wingpanel issue or an indicator-power issue, but
  the -symbolic battery icons in the menu aren't picking up the text
  color.

  The icon color is working correctly in the panel, so I know it's not
  an issue with the icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1256060/+subscriptions

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


[Dx-packages] [Bug 888776] Re: search quicklist items

2015-03-25 Thread Daniel Fore
** Changed in: slingshot
Milestone: None = loki-beta1

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/888776

Title:
  search quicklist items

Status in Ayatana Design:
  Opinion
Status in Slingshot App Launcher:
  Confirmed
Status in Synapse:
  New
Status in Unity:
  Incomplete
Status in Unity Applications Lens:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete
Status in unity-lens-applications package in Ubuntu:
  Incomplete

Bug description:
  There's currently a trend of application developers to provide
  multiple .desktops for their apps in order to get to different parts
  of the app (for example private browsing in a web browser). One
  possible way to fulfill that need without needing multiple .desktops
  littered around would be to have popular search-based launchers also
  search through quicklist items in a .desktop. In this way, power users
  who need quick access to those other functions can have them without
  littering menus or grids with extra icons.

  It's also important to note that many apps already use Quicklist items
  this way (as that's the designed use); adding the ability to search
  them would be an improvement to everyone as it'd expose those
  quicklist items via keyboard rather than requiring users to right-
  click on the launcher item.

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

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