Draft: New Bluefin Features #4941
Replies: 8 comments 12 replies
|
BudsLink: Only a few well-known brands of earbuds can use it. Will there be some way I can add the configuration for my Moondrop Pill earbuds? |
Wow! That syncthing feature is super cool! 😄 I recently implemented Syncthing in a quadlet on bluefinx-dx too. I'd love to compare notes! Here's how my container file turned out:
Did you guys run into any of the same issues? Beyond the gotchas in the Syncthing In my specific syncthing deployment, my NAS is the system responsible for backing up the data. So I ended up ignoring the Edit: I think my post is giving the wrong impression about needing to backup the If you restore Syncthing’s |
If you talk of Quick Settings Audio Panel ext. I suggest also to include MoreWaita icons so it'll look consistent.
|
|
This Dakota stuff looks amazing; such a cool concept in how it works. I'm really interested to see where this heads in the future and if it makes it's way into the stable Bluefin eventually. |
|
Wow, I did not expect Bluefin to become a bit 'bloated' with techie/developer-focused apps. The project strives for a minimalistic approach to serve the audience that is currently not using Linux. The project targets the 96%, not the 4%: Quoting the very first item of Project non-goals. https://docs.projectbluefin.io/mission/#project-non-goals The 96% doesn't even know what Tailscale stands for, have no clue what it is. Same applies to SyncThing ofcourse. Why can't both not simply be a ujust script? Things like Tiling Shell I get. I can't imagine a desktop without such functionality (and this is def een weakness of MacOS that requires keyboard combinations).. And BudsLink while it sounds like a bad dating app, the functionality looks practical, and well designed. If you want an excellent menu in the taskbar, ArcMenu is the holy grail btw. It has pre-defined layouts (ranging from WinXP to Mac to absolutely anything, I can imagine you may want to create a Bluefin layout, that would be pretty cool). I am still discovering small features of ArcMenu after using it for a couple of years already. |
|
Summary of printer thread. I talked to TillK, who I worked with at Canonical. He's one of a handful of printer people left. He works at OpenPrinting, which is an LF Project. Lucky day, score! Canonical's done a bunch of work snapping up all the cups stuff. Most of the new printers are driverless and work out of the box. This is for ... those machines ... the bane of humanity. It's all a bunch of web services. They offer OCI packages for the following things:
Matthew Sweet apparently has more, including that Label Printer driver. Their snap support is solid, but they were unable to find someone for GSoC to fix up the OCI containers. I started with the ghostscript one and I applied some love and buildstream. These will be really nice fsdk distroless wonders which we hope to donate upstream. We just need to wire up the quadlets. TLDR: All the legacy printing crap is in OpenPrinting and they publish distro agnostic packaging - we're gonna help them out. It's low work with a huge payout to keep things outta landfills! snaps work ootb on Dakota so if you have a weird printer it might be worth trying, I'd love confirmation! |
|
Very cool stuff! |
|
Does dakota work on secure boot yet? I want to use it, but I am kid of stuck with secure boot :-( What would I need to look at to help with that? |


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Feature list for ~October releases:
Utahraptor: Exists
Fedorafins -> projectbluefin/bluefin and lts
Dakota first:
Dakota is fastest to build for right now so it's all landing here first, these are in the testing branch:
A few things first. We're doing this for two reasons:
Sync folder
First things first, we wired up the
~/Syncfolder with syncthing. In the final UX it's "Sync Folder". There's a quadlet that just uses the official syncthing container and shares that directory. You turn it on and then accept the join request on the webui of each client once. There's also a notification when it turns on and off since it respects your "metered connections" setting. This just landed so if it's not magical please file issues until we get it right!Each peer has discovery on your LAN, and you can always plop a central one on your homeserver. When I mention things like this feel free to assume that Bluefin Server will automagically detect and integrate with this stuff. So imagine you throwing your Pictures folder into syncthing and then your server automatically importing it into Immich and your home displays update with the latest photos, that kind of thing.
BudsLink
We're going with this thing called budslink, which was a GNOME extension but is being made into a normal app with a thin extension. This moves the heavy lifting out of the extensions system and into a proper app. This one is awesome I love this thing.
TailscaleQS is back and appears to be well maintained! Someone asked in another thread why we ship this. It's because it's the only user friendly way to VPN your stuff with a company that supports OSS and has a free generous tier. Alex is a Bluefin Advisor and in general I'm a fan of how they do business. There's other good ones but also realistically all of our users are technical and everyone uses this lol. We could make this toggleable/hideable by default though (someone file that issue)
Light Mode
I was able to take an existing extension and finish a real light mode. This was worth the entire thing. This is why I push back against all the anti-AI people in OSS. I have a friend who legit can't use dark mode, it hurts his eyes. He wants to use Bluefin but he can't. I use an LLM to do things like "deploy the next set of bluefin server builds with the shell fix through 10 runs, if they pass push to github." I used to have to type so much, and now as I get older this becomes so important.
These are real accessibility improvements!
Audio quick select
LOL those names!
Macropads
Now that there are linux friendly options available we're exploring having sane ootb keyboard shortcuts for macropads. Kyle and I use apple magic touchpads with bazzite/bluefin and it feels so good. So we're hoping to crowdsource configs for the good stuff.
Tiling Shell
We turned off the icon in the top panel so it's subtly there.
WTF Scope?
I know, you're thinking OMG GNOME EXTENSIONS and all that. Maintenance, what happens if ...? And that was all true in the past. That is no longer true. My agent was able to pull in all the inprogress PRs of the GNOME 51 updates from their repos, which means we can help test these. And since we'll always have a raptor on the latest gnome devel release we'll always be able to do the work. Building on GNOMEOS has it's advantages for all raptors!
We added some other ones (someone feel free to start linking these up in the comments, I'll integrate your work and add you to the blog author list!)
Other Things
All reactions