blue-systems / netrunner-next

https://pub.netrunner.com/.testing/?C=M;O=D
0 stars 0 forks source link

YAKUAKE: panel icon DROPDOWN DOESNT WORK #97

Open star-buck opened 5 months ago

UriHerrera commented 4 months ago

For an inexplicable reason, Plasma keeps creating duplicate launchers for both embedded desktop launchers in the panel. This occurs every time Plasma is executed.

Captura de pantalla de 2024-05-15 13-55-05

Captura de pantalla de 2024-05-15 13-59-18

The panel configuration has not changed in this regard, and it seems to be a bug in Plasma or a KDE Framework.

2024-05-15_14-28

As is, this bug will continue to break the embedded launcher for Yakuake. On the other hand, the embedded launcher for Spectacle keeps working, regardless of this bug in Plasma. I'd assume that embedding the launchers in the panel is causing the problem in the first place.

That being the case, I recommend using a widget/plasmoid called Configurable Button instead. This widget will allow us to include a launcher for Yakuake (and Spectacle or whatever application or action, like triggering a KWin effect) without having this problem. Best of all, it works the same way without triggering the bug. One-click opens Yakuake; another click closes it.

The only difference is that since the icon is pulled from the Breeze icon theme, the icon theme provides an icon for Yakuake that is for smaller sizes that look different.

Captura de pantalla de 2024-05-15 14-08-30

In summary, other than the icon, going this route will work around that bug and provide the same functionality.

Captura de pantalla de 2024-05-15 14-20-22