#gtk — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gtk, aggregated by home.social.
-
Dear distro maintainers and "I build my own stuff" people:
In case you want to check out Phosh's 0.57 release upfront: we've tagged the first release candidates (0.57~rc1) of Phosh and related components 🎉 📱 .
Release is planned 2026-08-19.
The other released components not following the above release numbering (yet) are: gmobile 0.7.3, phosh-first-boot 0.1.1 & phosh-file-selector 0.1.2
Want to help testing? 🧵👇
-
Dear distro maintainers and "I build my own stuff" people:
In case you want to check out Phosh's 0.57 release upfront: we've tagged the first release candidates (0.57~rc1) of Phosh and related components 🎉 📱 .
Release is planned 2026-08-19.
The other released components not following the above release numbering (yet) are: gmobile 0.7.3, phosh-first-boot 0.1.1 & phosh-file-selector 0.1.2
Want to help testing? 🧵👇
-
Dear distro maintainers and "I build my own stuff" people:
In case you want to check out Phosh's 0.57 release upfront: we've tagged the first release candidates (0.57~rc1) of Phosh and related components 🎉 📱 .
Release is planned 2026-08-19.
The other released components not following the above release numbering (yet) are: gmobile 0.7.3, phosh-first-boot 0.1.1 & phosh-file-selector 0.1.2
Want to help testing? 🧵👇
-
Dear distro maintainers and "I build my own stuff" people:
In case you want to check out Phosh's 0.57 release upfront: we've tagged the first release candidates (0.57~rc1) of Phosh and related components 🎉 📱 .
Release is planned 2026-08-19.
The other released components not following the above release numbering (yet) are: gmobile 0.7.3, phosh-first-boot 0.1.1 & phosh-file-selector 0.1.2
Want to help testing? 🧵👇
-
Dear distro maintainers and "I build my own stuff" people:
In case you want to check out Phosh's 0.57 release upfront: we've tagged the first release candidates (0.57~rc1) of Phosh and related components 🎉 📱 .
Release is planned 2026-08-19.
The other released components not following the above release numbering (yet) are: gmobile 0.7.3, phosh-first-boot 0.1.1 & phosh-file-selector 0.1.2
Want to help testing? 🧵👇
-
This is showing some promise… In the words of the Rolling Stones… you can't always get what you want, but if you try sometimes, you get what you need.
I've got some ideas for what I'm calling the "STCLauncher" application… (STC = Skin The Cat… the fictional desktop where I first explored these design ideas. The idea of the desktop is there's more than one way to do something, and you use the method that suits you at the time.)
https://vk4msl.com/2014/04/12/user-interfaces/
The tricky bit is that rotated text. GTK3 could do it with a label, but not GTK4. I'm straying into custom widget territory here.
https://stackoverflow.com/a/79675230 has some ideas, but it basically revolves around a GtkDrawingArea being used to whistle up Pango. Accessibility will be the tricky bit, I'll have to work out how to tell a screenreader that this is a button and what the label says.
-
This is showing some promise… In the words of the Rolling Stones… you can't always get what you want, but if you try sometimes, you get what you need.
I've got some ideas for what I'm calling the "STCLauncher" application… (STC = Skin The Cat… the fictional desktop where I first explored these design ideas. The idea of the desktop is there's more than one way to do something, and you use the method that suits you at the time.)
https://vk4msl.com/2014/04/12/user-interfaces/
The tricky bit is that rotated text. GTK3 could do it with a label, but not GTK4. I'm straying into custom widget territory here.
https://stackoverflow.com/a/79675230 has some ideas, but it basically revolves around a GtkDrawingArea being used to whistle up Pango. Accessibility will be the tricky bit, I'll have to work out how to tell a screenreader that this is a button and what the label says.
-
This is showing some promise… In the words of the Rolling Stones… you can't always get what you want, but if you try sometimes, you get what you need.
I've got some ideas for what I'm calling the "STCLauncher" application… (STC = Skin The Cat… the fictional desktop where I first explored these design ideas. The idea of the desktop is there's more than one way to do something, and you use the method that suits you at the time.)
https://vk4msl.com/2014/04/12/user-interfaces/
The tricky bit is that rotated text. GTK3 could do it with a label, but not GTK4. I'm straying into custom widget territory here.
https://stackoverflow.com/a/79675230 has some ideas, but it basically revolves around a GtkDrawingArea being used to whistle up Pango. Accessibility will be the tricky bit, I'll have to work out how to tell a screenreader that this is a button and what the label says.
-
This is showing some promise… In the words of the Rolling Stones… you can't always get what you want, but if you try sometimes, you get what you need.
I've got some ideas for what I'm calling the "STCLauncher" application… (STC = Skin The Cat… the fictional desktop where I first explored these design ideas. The idea of the desktop is there's more than one way to do something, and you use the method that suits you at the time.)
https://vk4msl.com/2014/04/12/user-interfaces/
The tricky bit is that rotated text. GTK3 could do it with a label, but not GTK4. I'm straying into custom widget territory here.
https://stackoverflow.com/a/79675230 has some ideas, but it basically revolves around a GtkDrawingArea being used to whistle up Pango. Accessibility will be the tricky bit, I'll have to work out how to tell a screenreader that this is a button and what the label says.
-
This is showing some promise… In the words of the Rolling Stones… you can't always get what you want, but if you try sometimes, you get what you need.
I've got some ideas for what I'm calling the "STCLauncher" application… (STC = Skin The Cat… the fictional desktop where I first explored these design ideas. The idea of the desktop is there's more than one way to do something, and you use the method that suits you at the time.)
https://vk4msl.com/2014/04/12/user-interfaces/
The tricky bit is that rotated text. GTK3 could do it with a label, but not GTK4. I'm straying into custom widget territory here.
https://stackoverflow.com/a/79675230 has some ideas, but it basically revolves around a GtkDrawingArea being used to whistle up Pango. Accessibility will be the tricky bit, I'll have to work out how to tell a screenreader that this is a button and what the label says.
-
This is the final design of my desktop app. Although, some buttons & options aren't functional at the moment, it'll be very soon.
I am hoping for a working demo by the end of this month.
-
This is the final design of my desktop app. Although, some buttons & options aren't functional at the moment, it'll be very soon.
I am hoping for a working demo by the end of this month.
-
This is the final design of my desktop app. Although, some buttons & options aren't functional at the moment, it'll be very soon.
I am hoping for a working demo by the end of this month.
-
O programador Hayden Barnes lançou um novo projeto independente que permite executar o #assistente de IA da #Microsoft diretamente no ambiente de trabalho Linux
A solução destaca-se por não se tratar de um mero atalho de navegador, mas sim de uma aplicação construída em #GTK
-
O programador Hayden Barnes lançou um novo projeto independente que permite executar o #assistente de IA da #Microsoft diretamente no ambiente de trabalho Linux
A solução destaca-se por não se tratar de um mero atalho de navegador, mas sim de uma aplicação construída em #GTK
-
O programador Hayden Barnes lançou um novo projeto independente que permite executar o #assistente de IA da #Microsoft diretamente no ambiente de trabalho Linux
A solução destaca-se por não se tratar de um mero atalho de navegador, mas sim de uma aplicação construída em #GTK
-
I appreciate that #Kagi is developing a unique browser using #GTK and #WebKit. We need more diversity in this area. However, the UI of the #Linux version feels very unpolished, to say the least. It seems as if it were automatically converted from the Cocoa framework to GTK. There are quite a few GTK experts who would be happy to do contract work for Kagi to make it look and feel right. A polished product like #GNOME Web with the ambition of the #OrionBrowser would be really unique.
-
I appreciate that #Kagi is developing a unique browser using #GTK and #WebKit. We need more diversity in this area. However, the UI of the #Linux version feels very unpolished, to say the least. It seems as if it were automatically converted from the Cocoa framework to GTK. There are quite a few GTK experts who would be happy to do contract work for Kagi to make it look and feel right. A polished product like #GNOME Web with the ambition of the #OrionBrowser would be really unique.
-
I appreciate that #Kagi is developing a unique browser using #GTK and #WebKit. We need more diversity in this area. However, the UI of the #Linux version feels very unpolished, to say the least. It seems as if it were automatically converted from the Cocoa framework to GTK. There are quite a few GTK experts who would be happy to do contract work for Kagi to make it look and feel right. A polished product like #GNOME Web with the ambition of the #OrionBrowser would be really unique.
-
I appreciate that #Kagi is developing a unique browser using #GTK and #WebKit. We need more diversity in this area. However, the UI of the #Linux version feels very unpolished, to say the least. It seems as if it were automatically converted from the Cocoa framework to GTK. There are quite a few GTK experts who would be happy to do contract work for Kagi to make it look and feel right. A polished product like #GNOME Web with the ambition of the #OrionBrowser would be really unique.
-
I appreciate that #Kagi is developing a unique browser using #GTK and #WebKit. We need more diversity in this area. However, the UI of the #Linux version feels very unpolished, to say the least. It seems as if it were automatically converted from the Cocoa framework to GTK. There are quite a few GTK experts who would be happy to do contract work for Kagi to make it look and feel right. A polished product like #GNOME Web with the ambition of the #OrionBrowser would be really unique.
-
A new beta of Orion for Linux is available for testing.
v0.4.1 adds working private windows, link previews and a low power mode, among other changes.
Makers Kagi have a dedicated Flatpak repo to make it easier to install and update their WIP WebKitGTK-based web browser.
→ https://www.omgubuntu.co.uk/2026/08/orion-for-linux-0-4-1-beta
-
A new beta of Orion for Linux is available for testing.
v0.4.1 adds working private windows, link previews and a low power mode, among other changes.
Makers Kagi have a dedicated Flatpak repo to make it easier to install and update their WIP WebKitGTK-based web browser.
→ https://www.omgubuntu.co.uk/2026/08/orion-for-linux-0-4-1-beta
-
A new beta of Orion for Linux is available for testing.
v0.4.1 adds working private windows, link previews and a low power mode, among other changes.
Makers Kagi have a dedicated Flatpak repo to make it easier to install and update their WIP WebKitGTK-based web browser.
→ https://www.omgubuntu.co.uk/2026/08/orion-for-linux-0-4-1-beta
-
A new beta of Orion for Linux is available for testing.
v0.4.1 adds working private windows, link previews and a low power mode, among other changes.
Makers Kagi have a dedicated Flatpak repo to make it easier to install and update their WIP WebKitGTK-based web browser.
→ https://www.omgubuntu.co.uk/2026/08/orion-for-linux-0-4-1-beta
-
A new beta of Orion for Linux is available for testing.
v0.4.1 adds working private windows, link previews and a low power mode, among other changes.
Makers Kagi have a dedicated Flatpak repo to make it easier to install and update their WIP WebKitGTK-based web browser.
→ https://www.omgubuntu.co.uk/2026/08/orion-for-linux-0-4-1-beta
-
Cerchi un'alternativa moderna a HWiNFO64 per Linux? HWall offre monitoraggio hardware dettagliato, grafici, API HTTP e un'interfaccia GTK 4 intuitiva. #Linux #OpenSource #Rust #GTK #Hardware #SysAdmin https://www.linuxeasy.org/hwall-il-monitor-hardware-per-linux-che-porta-lesperienza-di-hwinfo64-nel-mondo-open/
-
Cerchi un'alternativa moderna a HWiNFO64 per Linux? HWall offre monitoraggio hardware dettagliato, grafici, API HTTP e un'interfaccia GTK 4 intuitiva. #Linux #OpenSource #Rust #GTK #Hardware #SysAdmin https://www.linuxeasy.org/hwall-il-monitor-hardware-per-linux-che-porta-lesperienza-di-hwinfo64-nel-mondo-open/
-
Cerchi un'alternativa moderna a HWiNFO64 per Linux? HWall offre monitoraggio hardware dettagliato, grafici, API HTTP e un'interfaccia GTK 4 intuitiva. #Linux #OpenSource #Rust #GTK #Hardware #SysAdmin https://www.linuxeasy.org/hwall-il-monitor-hardware-per-linux-che-porta-lesperienza-di-hwinfo64-nel-mondo-open/
-
Cerchi un'alternativa moderna a HWiNFO64 per Linux? HWall offre monitoraggio hardware dettagliato, grafici, API HTTP e un'interfaccia GTK 4 intuitiva. #Linux #OpenSource #Rust #GTK #Hardware #SysAdmin https://www.linuxeasy.org/hwall-il-monitor-hardware-per-linux-che-porta-lesperienza-di-hwinfo64-nel-mondo-open/
-
Cerchi un'alternativa moderna a HWiNFO64 per Linux? HWall offre monitoraggio hardware dettagliato, grafici, API HTTP e un'interfaccia GTK 4 intuitiva. #Linux #OpenSource #Rust #GTK #Hardware #SysAdmin https://www.linuxeasy.org/hwall-il-monitor-hardware-per-linux-che-porta-lesperienza-di-hwinfo64-nel-mondo-open/
-
Jakub Steiner kicked off GUADEC by presenting the future of SVG icons in GTK - GNOME apps will soon get to leverage these to have smarter, animated icons!
Watch the talk here 👉️ https://www.youtube.com/watch?v=pD0I75rbI48
Support GNOME to help make GUADEC possible 👉️ https://donate.gnome.org
-
Jakub Steiner kicked off GUADEC by presenting the future of SVG icons in GTK - GNOME apps will soon get to leverage these to have smarter, animated icons!
Watch the talk here 👉️ https://www.youtube.com/watch?v=pD0I75rbI48
Support GNOME to help make GUADEC possible 👉️ https://donate.gnome.org
-
Jakub Steiner kicked off GUADEC by presenting the future of SVG icons in GTK - GNOME apps will soon get to leverage these to have smarter, animated icons!
Watch the talk here 👉️ https://www.youtube.com/watch?v=pD0I75rbI48
Support GNOME to help make GUADEC possible 👉️ https://donate.gnome.org
-
Jakub Steiner kicked off GUADEC by presenting the future of SVG icons in GTK - GNOME apps will soon get to leverage these to have smarter, animated icons!
Watch the talk here 👉️ https://www.youtube.com/watch?v=pD0I75rbI48
Support GNOME to help make GUADEC possible 👉️ https://donate.gnome.org
-
Jakub Steiner kicked off GUADEC by presenting the future of SVG icons in GTK - GNOME apps will soon get to leverage these to have smarter, animated icons!
Watch the talk here 👉️ https://www.youtube.com/watch?v=pD0I75rbI48
Support GNOME to help make GUADEC possible 👉️ https://donate.gnome.org
-
@RandomNumber-x3lz Because if someone has done something that appeared not to be politically correct, no matter what, no matter when, they must be cancelled and boycotted at all costs for all eternity. For if you don’t, you’re just as bad as them. That’s how it is.
I guess the reason why many have switched from GIMP to Krita, pulling in half a KDE Plasma 6 desktop if they aren't already on Plasma, is not because Krita is objectively more powerful, not because they boycott something with such an ableist name as “GIMP”, but because GIMP = GNU = Richard M. Stallman.
In fact, Stallman may be at least one reason for many people to use Plasma, LXQt, i3wm or the like: They want to keep any and all GNU code away from their machines all the way down to Gtk+ because Gtk+ = GNU = Richard M. Stallman.
The only reason why there isn't a mass exodus away from GNU/Linux is because there are hardly any Linux-based distros commonly known for not using the GNU Userland, and because GNU/Linux users can't imagine having nearly as much software available on BSD. Or they can't find a BSD whose creators and maintainers are perfect angels.
#Political Correctness #Boycott "#Cancel Culture #GNU #GNU/Linux #Gtk+ #GIMP #Richard M. Stallman -
📖 OneNote Viewer: Aplicația nativă Linux care deschide notebook-urile Microsoft OneNote direct din sistemul local!Dacă ai fișiere OneNote salvate local și ai trecut pe Linux, deschiderea lor fără dependența de un browser web sau de un cont cloud a reprezentat o problemă constantă. Noua aplicație OneNote Viewer rezolvă această provocare oferind o soluție nativă, rapidă și complet autonomă!✨ Cele mai importante caracteristici:📂 Suport nativ pentru fișiere OneNote:• Deschide și reconstruiește direct structura fișierelor .one, .onetoc2 și .onepkg fără să necesite conversie sau încărcare pe servere externe.🔒 Acces 100% offline și Sigur (Read-Only):• Vizualizatorul funcționează strict în mod citire (read-only), garantând că notele originale nu vor fi modificate sau corupte în timpul navigării.🏗️ Construit nativ pentru desktop (Rust & GTK):• Spre deosebire de aplicațiile bazate pe Electron, OneNote Viewer este dezvoltat în Rust cu interfață GTK, oferind o performanță excelentă și un consum minim de resurse.🔍 Căutare integrată și navigare ierarhică:• Păstrează structura familiară (Notebook -> Secțiune -> Pagină) și permite căutarea rapidă a termenilor în toate caietele de notițe deschise simultan.📦 Instalare facilă:• Proiectul este accesibil ca pachet Flatpak, fiind ușor de instalat și rulat pe orice distribuție Linux modernă. Un instrument esențial pentru utilizatorii care vor să își acceseze arhiva de note personală pe Linux în mod privat și eficient! 🚀 #OneNoteViewer #Linux #OpenSource #Rust #GTK #Flatpak #LinuxApps #Privacy #Productivity #TechNews
-
📖 OneNote Viewer: Aplicația nativă Linux care deschide notebook-urile Microsoft OneNote direct din sistemul local!Dacă ai fișiere OneNote salvate local și ai trecut pe Linux, deschiderea lor fără dependența de un browser web sau de un cont cloud a reprezentat o problemă constantă. Noua aplicație OneNote Viewer rezolvă această provocare oferind o soluție nativă, rapidă și complet autonomă!✨ Cele mai importante caracteristici:📂 Suport nativ pentru fișiere OneNote:• Deschide și reconstruiește direct structura fișierelor .one, .onetoc2 și .onepkg fără să necesite conversie sau încărcare pe servere externe.🔒 Acces 100% offline și Sigur (Read-Only):• Vizualizatorul funcționează strict în mod citire (read-only), garantând că notele originale nu vor fi modificate sau corupte în timpul navigării.🏗️ Construit nativ pentru desktop (Rust & GTK):• Spre deosebire de aplicațiile bazate pe Electron, OneNote Viewer este dezvoltat în Rust cu interfață GTK, oferind o performanță excelentă și un consum minim de resurse.🔍 Căutare integrată și navigare ierarhică:• Păstrează structura familiară (Notebook -> Secțiune -> Pagină) și permite căutarea rapidă a termenilor în toate caietele de notițe deschise simultan.📦 Instalare facilă:• Proiectul este accesibil ca pachet Flatpak, fiind ușor de instalat și rulat pe orice distribuție Linux modernă. Un instrument esențial pentru utilizatorii care vor să își acceseze arhiva de note personală pe Linux în mod privat și eficient! 🚀 #OneNoteViewer #Linux #OpenSource #Rust #GTK #Flatpak #LinuxApps #Privacy #Productivity #TechNews
-
📖 OneNote Viewer: Aplicația nativă Linux care deschide notebook-urile Microsoft OneNote direct din sistemul local!Dacă ai fișiere OneNote salvate local și ai trecut pe Linux, deschiderea lor fără dependența de un browser web sau de un cont cloud a reprezentat o problemă constantă. Noua aplicație OneNote Viewer rezolvă această provocare oferind o soluție nativă, rapidă și complet autonomă!✨ Cele mai importante caracteristici:📂 Suport nativ pentru fișiere OneNote:• Deschide și reconstruiește direct structura fișierelor .one, .onetoc2 și .onepkg fără să necesite conversie sau încărcare pe servere externe.🔒 Acces 100% offline și Sigur (Read-Only):• Vizualizatorul funcționează strict în mod citire (read-only), garantând că notele originale nu vor fi modificate sau corupte în timpul navigării.🏗️ Construit nativ pentru desktop (Rust & GTK):• Spre deosebire de aplicațiile bazate pe Electron, OneNote Viewer este dezvoltat în Rust cu interfață GTK, oferind o performanță excelentă și un consum minim de resurse.🔍 Căutare integrată și navigare ierarhică:• Păstrează structura familiară (Notebook -> Secțiune -> Pagină) și permite căutarea rapidă a termenilor în toate caietele de notițe deschise simultan.📦 Instalare facilă:• Proiectul este accesibil ca pachet Flatpak, fiind ușor de instalat și rulat pe orice distribuție Linux modernă. Un instrument esențial pentru utilizatorii care vor să își acceseze arhiva de note personală pe Linux în mod privat și eficient! 🚀 #OneNoteViewer #Linux #OpenSource #Rust #GTK #Flatpak #LinuxApps #Privacy #Productivity #TechNews
-
📖 OneNote Viewer: Aplicația nativă Linux care deschide notebook-urile Microsoft OneNote direct din sistemul local!Dacă ai fișiere OneNote salvate local și ai trecut pe Linux, deschiderea lor fără dependența de un browser web sau de un cont cloud a reprezentat o problemă constantă. Noua aplicație OneNote Viewer rezolvă această provocare oferind o soluție nativă, rapidă și complet autonomă!✨ Cele mai importante caracteristici:📂 Suport nativ pentru fișiere OneNote:• Deschide și reconstruiește direct structura fișierelor .one, .onetoc2 și .onepkg fără să necesite conversie sau încărcare pe servere externe.🔒 Acces 100% offline și Sigur (Read-Only):• Vizualizatorul funcționează strict în mod citire (read-only), garantând că notele originale nu vor fi modificate sau corupte în timpul navigării.🏗️ Construit nativ pentru desktop (Rust & GTK):• Spre deosebire de aplicațiile bazate pe Electron, OneNote Viewer este dezvoltat în Rust cu interfață GTK, oferind o performanță excelentă și un consum minim de resurse.🔍 Căutare integrată și navigare ierarhică:• Păstrează structura familiară (Notebook -> Secțiune -> Pagină) și permite căutarea rapidă a termenilor în toate caietele de notițe deschise simultan.📦 Instalare facilă:• Proiectul este accesibil ca pachet Flatpak, fiind ușor de instalat și rulat pe orice distribuție Linux modernă. Un instrument esențial pentru utilizatorii care vor să își acceseze arhiva de note personală pe Linux în mod privat și eficient! 🚀 #OneNoteViewer #Linux #OpenSource #Rust #GTK #Flatpak #LinuxApps #Privacy #Productivity #TechNews
-
📖 OneNote Viewer: Aplicația nativă Linux care deschide notebook-urile Microsoft OneNote direct din sistemul local!Dacă ai fișiere OneNote salvate local și ai trecut pe Linux, deschiderea lor fără dependența de un browser web sau de un cont cloud a reprezentat o problemă constantă. Noua aplicație OneNote Viewer rezolvă această provocare oferind o soluție nativă, rapidă și complet autonomă!✨ Cele mai importante caracteristici:📂 Suport nativ pentru fișiere OneNote:• Deschide și reconstruiește direct structura fișierelor .one, .onetoc2 și .onepkg fără să necesite conversie sau încărcare pe servere externe.🔒 Acces 100% offline și Sigur (Read-Only):• Vizualizatorul funcționează strict în mod citire (read-only), garantând că notele originale nu vor fi modificate sau corupte în timpul navigării.🏗️ Construit nativ pentru desktop (Rust & GTK):• Spre deosebire de aplicațiile bazate pe Electron, OneNote Viewer este dezvoltat în Rust cu interfață GTK, oferind o performanță excelentă și un consum minim de resurse.🔍 Căutare integrată și navigare ierarhică:• Păstrează structura familiară (Notebook -> Secțiune -> Pagină) și permite căutarea rapidă a termenilor în toate caietele de notițe deschise simultan.📦 Instalare facilă:• Proiectul este accesibil ca pachet Flatpak, fiind ușor de instalat și rulat pe orice distribuție Linux modernă. Un instrument esențial pentru utilizatorii care vor să își acceseze arhiva de note personală pe Linux în mod privat și eficient! 🚀 #OneNoteViewer #Linux #OpenSource #Rust #GTK #Flatpak #LinuxApps #Privacy #Productivity #TechNews
-
Cerchi un modo semplice per aprire i file Microsoft OneNote su Linux? OneNote Viewer offre un'app nativa per visualizzare notebook, sezioni e pagine senza dipendere da Windows. #Linux #OneNote #OpenSource #Flatpak #Rust #GTK https://www.linuxeasy.org/onenote-viewer-lapp-linux-che-apre-i-notebook-microsoft-onenote-in-modo-nativo/
-
Cerchi un modo semplice per aprire i file Microsoft OneNote su Linux? OneNote Viewer offre un'app nativa per visualizzare notebook, sezioni e pagine senza dipendere da Windows. #Linux #OneNote #OpenSource #Flatpak #Rust #GTK https://www.linuxeasy.org/onenote-viewer-lapp-linux-che-apre-i-notebook-microsoft-onenote-in-modo-nativo/
-
Cerchi un modo semplice per aprire i file Microsoft OneNote su Linux? OneNote Viewer offre un'app nativa per visualizzare notebook, sezioni e pagine senza dipendere da Windows. #Linux #OneNote #OpenSource #Flatpak #Rust #GTK https://www.linuxeasy.org/onenote-viewer-lapp-linux-che-apre-i-notebook-microsoft-onenote-in-modo-nativo/
-
Cerchi un modo semplice per aprire i file Microsoft OneNote su Linux? OneNote Viewer offre un'app nativa per visualizzare notebook, sezioni e pagine senza dipendere da Windows. #Linux #OneNote #OpenSource #Flatpak #Rust #GTK https://www.linuxeasy.org/onenote-viewer-lapp-linux-che-apre-i-notebook-microsoft-onenote-in-modo-nativo/
-
Cerchi un modo semplice per aprire i file Microsoft OneNote su Linux? OneNote Viewer offre un'app nativa per visualizzare notebook, sezioni e pagine senza dipendere da Windows. #Linux #OneNote #OpenSource #Flatpak #Rust #GTK https://www.linuxeasy.org/onenote-viewer-lapp-linux-che-apre-i-notebook-microsoft-onenote-in-modo-nativo/
-
@Offbeatmammal I started this semantic UI refactoring coz #GTK is imperative, but SwiftUI/Compose are declarative like web, and calendaring UI is such vast area.
This is just my path. Will see how will end.
-
@Offbeatmammal I started this semantic UI refactoring coz #GTK is imperative, but SwiftUI/Compose are declarative like web, and calendaring UI is such vast area.
This is just my path. Will see how will end.
-
@Offbeatmammal I started this semantic UI refactoring coz #GTK is imperative, but SwiftUI/Compose are declarative like web, and calendaring UI is such vast area.
This is just my path. Will see how will end.
-
@Offbeatmammal I started this semantic UI refactoring coz #GTK is imperative, but SwiftUI/Compose are declarative like web, and calendaring UI is such vast area.
This is just my path. Will see how will end.
-
@Offbeatmammal I started this semantic UI refactoring coz #GTK is imperative, but SwiftUI/Compose are declarative like web, and calendaring UI is such vast area.
This is just my path. Will see how will end.
-
I find it hilarious that a 16+ years-old japanese animation video meme (https://www.youtube.com/watch?v=FtutLA63Cp8) is basically the driving force behind #GNOME's realtime composited blur API implementations now:
Episode 2: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/10145#note_2814770
Episode 1: https://mastodon.online/@YaLTeR/116375472874381064 -
I find it hilarious that a 16+ years-old japanese animation video meme (https://www.youtube.com/watch?v=FtutLA63Cp8) is basically the driving force behind #GNOME's realtime composited blur API implementations now:
Episode 2: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/10145#note_2814770
Episode 1: https://mastodon.online/@YaLTeR/116375472874381064 -
I find it hilarious that a 16+ years-old japanese animation video meme (https://www.youtube.com/watch?v=FtutLA63Cp8) is basically the driving force behind #GNOME's realtime composited blur API implementations now:
Episode 2: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/10145#note_2814770
Episode 1: https://mastodon.online/@YaLTeR/116375472874381064 -
I find it hilarious that a 16+ years-old japanese animation video meme (https://www.youtube.com/watch?v=FtutLA63Cp8) is basically the driving force behind #GNOME's realtime composited blur API implementations now:
Episode 2: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/10145#note_2814770
Episode 1: https://mastodon.online/@YaLTeR/116375472874381064 -
I find it hilarious that a 16+ years-old japanese animation video meme (https://www.youtube.com/watch?v=FtutLA63Cp8) is basically the driving force behind #GNOME's realtime composited blur API implementations now:
Episode 2: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/10145#note_2814770
Episode 1: https://mastodon.online/@YaLTeR/116375472874381064 -
📱 Our development report for July is up 📱
👀 Check out our our latest improvements, 🐛 fixes, and what else is 🍳:
https://phosh.mobi/posts/development-news-2026-07/
Testing (and other) feedback appreciated.
-
📱 Our development report for July is up 📱
👀 Check out our our latest improvements, 🐛 fixes, and what else is 🍳:
https://phosh.mobi/posts/development-news-2026-07/
Testing (and other) feedback appreciated.
-
📱 Our development report for July is up 📱
👀 Check out our our latest improvements, 🐛 fixes, and what else is 🍳:
https://phosh.mobi/posts/development-news-2026-07/
Testing (and other) feedback appreciated.