Writing my first Fediverse post in Tuba from within the Haiku OS, looks promising so far.
Things todo, fix webkitgtk and clapper (minor fixes that can be a pain to track down). :)
Writing my first Fediverse post in Tuba from within the Haiku OS, looks promising so far.
Things todo, fix webkitgtk and clapper (minor fixes that can be a pain to track down). :)
Linux Lite 8.0 "Hematite" has been released with a major refresh built on Ubuntu 26.04 LTS.
Highlights:
• Custom performance and gaming kernels
• 15 new GTK4 applications
• Lite Kernel Manager
• Lite Game Center
• Calamares installer
• MyAI local offline AI assistant
• Smaller ISO size
Read more:
https://www.opensourcefeed.org/linux-lite-8-0-release/
#Linux #LinuxLite #Ubuntu #OpenSource #FOSS #XFCE #LinuxDesktop #GTK4
I guess it's not bad after all
Playground! Updated (local) glib2 package to 2.88.1, GTK4 to 4.22.4 and libadwaita to 1.9.0.
With those in place I can checkout latest GNOME sources, so far a few already up and running with the latest being Gitte 0.5.0.
Not production ready (got some annoying bug in GTK4 where keystrokes are repeated eg pressing p resolves to pppppp....
Anyway, basics are good so far. 😇
It has a few nice features:
* font size normalization so comparing fonts is easier
* uses a command of your choice. I'm using #neovim above with a built-in #rakulang sample
* automatically uses system fonts, optionally pulls in other fonts
Implementing it is the same story as everything else in RelayTerm: #rakulang makes it straightforward to use the C libraries of #vte and #gtk4, and it's easier for everything else (array manipulation and CLI argument handling are two that come to mind)