https://bugs.kde.org/show_bug.cgi?id=515134

--- Comment #4 from Filip Fila <[email protected]> ---
Git commit 2af132d8b4bf3a5f9b6947fda267c036f6be5e77 by Filip Fila.
Committed on 03/02/2026 at 16:35.
Pushed by filipf into branch 'master'.

desktoptheme: Add support for PlasmaComponents3.ToolTip in Oxygen and Air

PlasmaComponents3's ToolTip uses 'solid/widgets/tooltip' because the idea is to
not have transparent tooltips (usability-wise very justified).

When this SVG is not found, the ToolTip defaults to Breeze, resulting in a
sub-optimal look for Air and particularly Oxygen.

To fix this, this MR adds 'solid' tooltip SVGs for both Air and Oxygen.

Design-wise they are tweaked to not have translucency in the main item and the
colors are then changed to imitate
the (contrast) effect tooltips get when used as part of PlasmoidItem.

| Before (Oxygen) | After (Oxygen) |
| ------ | ------ |
|  
![OxygenNoTooltipSVG](/uploads/5a30c05b1707bf75950d9dedd956a574/OxygenNoTooltipSVG.png){width=459
height=501}     | 
![OxygenAddedToolTipSVG](/uploads/dd8cea5a2456853a13632571547ccc05/OxygenAddedToolTipSVG.png){width=459
height=504}      |

| Before (Air) | After (Air) |
| ------ | ------ |
| 
![AirMissingSolidToolTipsVG](/uploads/1bce449b7bc4620fac24bb01df804c33/AirMissingSolidToolTipsVG.png){width=472
height=472}      |
![AirNewSolidToolTipsVG](/uploads/932deb9b62246a3e0ac427d99fd9b10a/AirNewSolidToolTipsVG.png){width=468
height=509}       |

M  +3    -0    desktoptheme/air/CMakeLists.txt
A  +384  -0    desktoptheme/air/solid/widgets/tooltip.svg
M  +2    -0    desktoptheme/oxygen/CMakeLists.txt
A  +2492 -0    desktoptheme/oxygen/solid/widgets/tooltip.svg

https://invent.kde.org/plasma/oxygen/-/commit/2af132d8b4bf3a5f9b6947fda267c036f6be5e77

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

Reply via email to