blueman-project / blueman

Blueman is a GTK+ Bluetooth Manager
GNU General Public License v3.0
1.26k stars 192 forks source link

Statusicon not hidden #2517

Open infirit opened 1 week ago

infirit commented 1 week ago

I checked if the applet emits the correct state in VisibilityChanged, it does. I checked blueman tray sets the right visibility, it does. I also see that the StatusNotifierItem indicator sends the "Passive" NewStatus. But still the blueman icon remains in the plasma tray.

Not sure where to go from here 🤔 .

edit: This is on Plasma 6.2

infirit commented 1 week ago

Aah, hold on, I had plasma always show the icon. Now that I changed it to only show when relevant it moved from the visible area.

I can still interact with it in the pop-out box so we probably should do something about that. Removing from the 2.4.4 milestone as it's not that urgent now.