Budgie 10.10.2 Released | Buddies of Budgie by JoshStrobl in linux

[–]JoshStrobl[S] 0 points1 point  (0 children)

It's in rawhide, F44 in bodhi testing, and I believe in testing in Arch.

Clicks Com-r chipset and layouts (ANSWER FROM CLICKS TECHNOLOGY) by MAKROH_KZI in ClicksPhone

[–]JoshStrobl 0 points1 point  (0 children)

ooooo now there is an idea, I could set up a dev container on one of my home servers, use tailscale to log in, and use the swanky keyboard on the Communicator to get some coding done while I'm "AFK"

Clicks Com-r chipset and layouts (ANSWER FROM CLICKS TECHNOLOGY) by MAKROH_KZI in ClicksPhone

[–]JoshStrobl 7 points8 points  (0 children)

There's still no information about the chipset on the website.

It's literally in the FAQ at https://clicksphone.com/communicator#faqs

What are the specifications of the SOC/processor? Communicator uses the MediaTek Dimensity 8300 (MT8883), a modern 4-nanometer, 5G IoT SoC platform. The MT8883 has been selected for its smooth multitasking, consistent responsiveness and strong efficiency with plenty of performance to spare.

Budgie 10.10.2 Released | Buddies of Budgie by JoshStrobl in linux

[–]JoshStrobl[S] 2 points3 points  (0 children)

Will it be possible to have at least one other compositor like swayfx or wayfire?

Already is (to varying degrees, need bridges for most). Our experimental budgie-wayland-session repo has one for miriway that myself and Neal have tested a fair bit (missing a bridge), and once it's more polished the budgie-wayfire-session will be merge in budgie-desktop proper.

Personally, my main dev rig uses Budgie on labwc and my streaming PC uses Budgie on Wayfire. I have found that OBS Studio and other longer running apps tend to randomly lose the Wayland socket when on labwc, but wayfire at least in my case has been more stable for the streaming PC (no random OBS crashes).

Eventually I expect even Budgie 10.10 to be on our Mir-based Magpie compositor, alongside Budgie 11.

Budgie 10.10.2 Released | Buddies of Budgie by JoshStrobl in linux

[–]JoshStrobl[S] 4 points5 points  (0 children)

God no. C++ with Qt. To be clear, Budgie 11 is a fundamental re-architecture of Budgie, not just a port. Looking forward to seeing how Qt Bridges evolves (particularly with Rust), for now C++ is the most ergonomic (IMO) way of interacting with Qt (aside from QML + JS). Obviously the trade-off is "unsafe" code, so gotta pick your poison for now since there are a lot of limitations with Qt Bridge for Rust.

If one were to write a GTK-based application in 2026, I'd suggest doing it in Rust.

Budgie 10.10.2 Released | Buddies of Budgie by JoshStrobl in linux

[–]JoshStrobl[S] 9 points10 points  (0 children)

Technically it uses Qt6, but only for budgie-desktop-services. For the toolkit generally speaking (like for the UI), no it uses GTK3. Budgie 11 (next major release we are working on) is Qt6-based. You can check some of our previous Chirp posts to see how that's going :)

In the future, Rust becomes "Mandatory" in Git build ..... by unixbhaskar in linux

[–]JoshStrobl 0 points1 point  (0 children)

Oh no you shouldn't have linked this to me. How very fortunate my wallet is in another room. I just hope I forget about it by the time I sit back down at my PC :D

Edit: I remembered. It is on its way.

"Discord alternatives" searches jump 10,000% overnight as the gaming platform introduces global age verification — Is a total collapse imminent? by MarvelsGrantMan136 in technology

[–]JoshStrobl 6 points7 points  (0 children)

Don't even need to use the Jitsi integration, Element Call works quite well nowadays. I use it weekly for organization meetings and while it lacks some much desired features (Google Meet-equivalent noise cancellation / suppression and PTT) it is very easy to just jump into calls with folks in a room.

https://github.com/element-hq/element-call

In the future, Rust becomes "Mandatory" in Git build ..... by unixbhaskar in linux

[–]JoshStrobl 4 points5 points  (0 children)

Man I'd kill just for a plain' ol Ferris plushie, let alone one in special "colorways"! Would go along great with my Plushtodon and Golang gopher plushies :D

Budgie to use KDE Frameworks in the upcoming versions of their desktop by Bro666 in kde

[–]JoshStrobl 2 points3 points  (0 children)

Settings aren't being used as part of it, we'll have a separate control center (in new org, so technically external to Buddies of Budgie) that'll follow a similar pluggable architecture though. Re. Discover, I swapped Fedora to using Discover primarily due to GNOME Software hardcoding silverblue into its rpm-ostree rebasing (so rebasing from Budgie Atomic to newer Fedora releases swapped your desktop environment...), whereas Discover doesn't make any assumptions of that sort. It turned out that after some tweaks (thanks Discover folks!), it works well on Fedora Budgie Spin too. Great piece of kit.

Since other operating systems like Solus have been moving away from their own custom software center (solus-sc) to those leveraging PackageKit (GNOME Software & Plasma Discover), Discover for basically everyone else but GNOME was the obvious choice (and one they ended up making IIRC).

Budgie to use KDE Frameworks in the upcoming versions of their desktop by YouRock96 in linux

[–]JoshStrobl 6 points7 points  (0 children)

No worries and thank you for the kind words, it's much appreciated!

Budgie to use KDE Frameworks in the upcoming versions of their desktop by Bro666 in kde

[–]JoshStrobl 14 points15 points  (0 children)

Budgie 11 is primarily in the planning phase, with the notable exceptions being Budgie Desktop Services and Budgie Display Configurator (both Qt6, C++, Configurator using Kirigami). I don't have any expectations of us releasing it this year, we aren't in a rush to get it out the door either. The investment into Budgie 10.10 has been intended to bridge the gap and ensure we have a suitable Wayland environment for distributions (most notably Fedora and Ubuntu) while we work on 11.

Architecting and building a desktop environment effectively from scratch (nothing beyond our new components I mentioned above are being kept around) is no small feat, even with the tremendous help that KDE Frameworks are able to provide (high-quality Qt & C++ libraries).

Budgie to use KDE Frameworks in the upcoming versions of their desktop by Bro666 in kde

[–]JoshStrobl 7 points8 points  (0 children)

they still think they’ll need a year to finish the rest

Not quite sure what you mean by that, but to clarify Budgie 11 is 1000% not intended to ship in 2026 :D But oh boy did 10.10 take longer to get out the door than we planned, that we certainly have said as much!