Testing Budgie's new System Tray
- Edited
Harry Is there a way to include a spacing between the status indicator icons?
That option is provided in this update. Check the system tray's applet settings.
I misread, been a long day
No immediate plans on having it for the Status Indicator. Only reason it really makes sense for System Tray is because the icon sizing lacks consistency due to how the applications expose those windows.
JoshStrobl It's okay bud! Could we please try and get this implemented as I think it would be a good feature. Or even to make the each status indicator singular and the user can manually add spacers and configure it?
- Edited
Harry Could we please try and get this implemented as I think it would be a good feature.
As I said, there are no immediate plans on it. As much as you think it might be a good feature.
Or even to make the each status indicator singular and the user can manually add spacers and configure it?
This requires providing a migration path otherwise you end up breaking existing configurations, done at the Budgie level (as opposed to usysconf, which is where we'll perform some future transitions of other sorts) due to it affecting all users of Budgie across all OSes that use it.
This sort of separation likely wouldn't be planned until Budgie 11. It's unnecessary work for the Budgie 10.5 maintenance series.
JoshStrobl I understand, thanks for the reply!
serebit Good news! It looks like both of those issues are fixed for the system tray. I managed to test it a bit more today. No sign of corrupted icons and the expected menus appear when clicking on them. I have never gone a day without the corrupted/non functional system tray issue appearing.
I couldn't reproduce the issue with 2 of every icon appearing either. So that's looking good. Thanks for the fix .
If you have some luck fixing the taskbar issue then amazing would be insufficient for this thread .
Neumie Awesome!! Glad to hear the patch fixed the issues you had with the tray applet. It should be landing in the stable repository on this week's sync if @JoshStrobl gets around to reviewing it in time.
As for the issue with the taskbar, I imagine it's a similar problem to the one I fixed with this patch, just on a larger scale. As such, I may be able to fix it in a separate patch. I'll let you know if I have anything for you to test in the future!
Good news! An improved version of the patch I gave you has been pushed to Solus unstable, and will be in stable next sync (likely this Friday). Thanks for testing!
Shouldn't be. Most of what I improved was around the additional tray spawn handling, All the fixes that I did for the tray reintegration (most of what you were seeing) stayed the exact same. Thanks for offering though! If you still want to test it early, just switch to the unstable repository in eopkg and install updates.
- Edited
There's one remaining issue that I've noticed locally, and that I'm going to try fixing soonβthe system tray occasionally dies (i.e. restarts the panel or outright kills it) when a malformed tray icon is submitted from Wine specifically. If this happens to you and your panel outright dies, rebooting your PC or restarting lightdm (open a TTY and run sudo systemctl restart lightdm
to force logout) will fix it until it happens again. I don't have time to fix it this week or next, but I'll give it a shot as soon as I can. Thanks for your patience!
Note that this does not happen every time a Wine tray icon is submitted. I've seen it happen twice from starting Origin through proton on my own machine, and I've started up Titanfall 2 plenty of times.
hi there. just installed friday update, icon size issue still here. sorry if i didn't say anything new.
- Edited
shlavik icon size issue still here.
They're provided by the application itself, it isn't something we can fix.
shlavik You can try this Hardcode-Tray. Not all apps are supported, so better check it before. They are continuously adding more icons.
- Edited
serebit, I've got a tooltip placement issue on my system. The Network and Notification icon hover tooltips, on the bottom panel, are placed below the icons (outside the viewport). Volume tooltip however is placed correctly above. See (assuming that the gray line on the bottom right is the top of the tooltip):
I am not sure if this behavior is new, as I have not used (and have no use of) this tooltip feature for these particular icons.
vitalvital It isn't new and it is a Gtk issue. Not related to the system tray.