[plasmashell] [Bug 373087] prefer icons from icon theme and only use Plasma theme icons as fallbacks

2023-08-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=373087

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||6.0

--- Comment #6 from Nate Graham  ---
This has been basically done for Plasma 6; System Tray icons now come from the
systemwide icon theme, not the Plasma style.

If there is still demand for using special different icons just only the System
Tray, we can implement a feature to use a separate KIconLoader instance that
would then be able to use icons from a different icon theme for only the System
Tray icons.

See https://invent.kde.org/plasma/plasma-desktop/-/issues/82 for more
information.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 373087] prefer icons from icon theme and only use Plasma theme icons as fallbacks

2022-03-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=373087

Nate Graham  changed:

   What|Removed |Added

 CC||filippo27...@gmail.com

--- Comment #5 from Nate Graham  ---
*** Bug 451407 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 373087] prefer icons from icon theme and only use Plasma theme icons as fallbacks

2021-12-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=373087

Nate Graham  changed:

   What|Removed |Added

 Depends on||417969


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=417969
[Bug 417969] Inability to deterministically choose when an icon should be
monochrome and when it should be colorful
-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 373087] prefer icons from icon theme and only use Plasma theme icons as fallbacks

2021-10-18 Thread postix
https://bugs.kde.org/show_bug.cgi?id=373087

postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 373087] prefer icons from icon theme and only use Plasma theme icons as fallbacks

2021-10-17 Thread Prajna Sariputra
https://bugs.kde.org/show_bug.cgi?id=373087

Prajna Sariputra  changed:

   What|Removed |Added

 CC||putr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 373087] prefer icons from icon theme and only use Plasma theme icons as fallbacks

2021-06-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=373087

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=438191

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 373087] prefer icons from icon theme and only use Plasma theme icons as fallbacks

2021-05-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=373087

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=410652

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 373087] prefer icons from icon theme and only use Plasma theme icons as fallbacks

2020-01-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=373087

Nate Graham  changed:

   What|Removed |Added

Summary|Fall back to icon from the  |prefer icons from icon
   |general icon theme when no  |theme and only use Plasma
   |icon from the Plasma theme  |theme icons as fallbacks
   |is available|

--- Comment #4 from Nate Graham  ---
In principle this request makes sense, and I'd like to move towards removing
all icons from the Plasma theme and having everything always use icons from the
icon theme.

However a practical challenge here is that we currently use Plasma theme icons
to force some large icons to be monochrome-only. For example, the Show Desktop
widget's icon. If we always use icons from the icon theme, we'd need to make
sure we don't lose the ability to do this, or else we'll be back to panel icons
changing from monochrome to colorful based on the panel height. This seems
quite unnerving to many users and we get bug reports about it.

-- 
You are receiving this mail because:
You are watching all bug changes.