-
-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ship logomenu by default #507
Comments
How would you determine the last selected box? Trying to figure out how best to implement this |
yea this would be really hard to implement specially if you have bunch of boxes and use them at same time |
How about making the default box on the system be named It doesn't need to be super smart or switch on demand or anything like that, just something that's a default. |
Or ... we could just select "Ubuntu", "Fedora", and "Wolfi" in yafti entries that just set the logo via a dconf key as part of when they're setting up their machine. |
Looks like this will be F39 only since Kyle's added some goodies but it's going to require GNOME 45+. |
Some ideas from chat:
The idea I wanted to capture was to use glow (which we're putting on the image) to replace the default "Here's how to use toolbox" screen in Fedora that doesn't really apply to us, so we could do something really slick there. |
Kyle had this great idea. I'd like to add logomenu to our panel, like this: https://github.com/Aryan20/Logomenu
However ... what I really want is for the icon to show the distro logo for the container userspace I am using. So by default in Bluefin that would be Ubuntu, but if you swapped it out for Alpine or Fedora then those logos would show up. And if you don't ever create a distrobox just leave the logo as Fedora or something. And they can also set one manually.
I think we'd need an agreed upon name for the default container to make it centralized. Any other ideas around this?
cc @KyleGospo @EyeCantCU
The text was updated successfully, but these errors were encountered: