[04:37] Does 17.10 have Wayland support? [04:47] Hi Everyone [06:53] hi [06:53] finished clean install budgie [06:53] the latest version [06:53] but still having the same problem [10:42] just installed budgie, very nice [10:42] 17.10 [10:42] came from ubuntu 16.04 [10:42] I'm trying to enable workspaces? [10:45] ok I think i found it, it's an applet [14:16] ryanpcmcquen it does not. The 10.x series will never have it (tech issues), it would be in v11 at some point, but there is no indicator from upstream as to when that is [14:21] Thank you bashfulrobot. [14:24] No problem ryanpcmcquen. Glad to help [17:59] sorry to barge in - im using UbuntuBudgie as my HTPC and everything is awesome, save for one small detail...was hoping maybe someone could offer some help/advice [18:00] i have a bottom panel, and i need larger icons (10 foot interface) since i will be far away from the TV...the IconList icons scale up perfectly when i increase the panel size.....but, the system-tray style icons do not scale up....is there a way to make the system tray icons scale properly? they're very hard to see from across the room ; ) [18:00] here is an image illustrating the behavior... [18:00] https://imgur.com/a/X8UOP [18:01] thanks for all the great work on ubuntu budgie btw....loving it so far [18:02] i will likely get pulled away from the keyboard soon, but will leave this open and check back often...TIA for any help/ideas [18:10] mark-9876543210, I will have a look at the code - but I think they may be a fixed size. [18:12] thanks foss! was hoping maybe there might be some stray .CSS file somewhere that could be tweaked....at this point even if i "force" them larger, and they don't look exactly perfect (pixellated from forced upscaling), i think even that might be preferable ...as it is now, i cant really see them...i just have to hover and look for the popup display msg [19:08] mark-9876543210, from here https://github.com/budgie-desktop/budgie-desktop/blob/master/src/applets/places-indicator/PlacesIndicator.vala [19:08] the icon is sized for a fixed size [19:09] line 83 - size of the Gtk.IconSize.MENU which is probably 32px [19:10] so - no easy way to scale those icons without changing and recompiling the code [20:11] hi [20:38] ok thanks a lot fossfreedom for looking into it for me 'preciate it