#gtk2 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gtk2, aggregated by home.social.
-
Am Freitag den PC frisch mit #ArchLinux installiert. Nach dem #AUR Befall habe ich zwar nichts schädliches gefunden, aber mir ist wohler, auf Nummer sicher zu gehen. Zumal der Torfkopp vorm Monitor es fertig brachte, sich sein /home-Verzeichnis zu löschen 🫣
Jetzt alles neu einrichten ermöglicht, wie jeder Neuanfang, bisheriges zu überdenken.
Z.B. #FreeFileSync – eines meiner wichtigsten Programme bisher – will ein uraltes, längst nicht mehr empfohlenes #gtk2 installieren. Da werde ich mir wohl eine neue Strategie überlegen.
-
Am Freitag den PC frisch mit #ArchLinux installiert. Nach dem #AUR Befall habe ich zwar nichts schädliches gefunden, aber mir ist wohler, auf Nummer sicher zu gehen. Zumal der Torfkopp vorm Monitor es fertig brachte, sich sein /home-Verzeichnis zu löschen 🫣
Jetzt alles neu einrichten ermöglicht, wie jeder Neuanfang, bisheriges zu überdenken.
Z.B. #FreeFileSync – eines meiner wichtigsten Programme bisher – will ein uraltes, längst nicht mehr empfohlenes #gtk2 installieren. Da werde ich mir wohl eine neue Strategie überlegen.
-
I’m so happy this effort exists for #GTK2 , thanks #Devuan folks.
-
I’m so happy this effort exists for #GTK2 , thanks #Devuan folks.
-
GTK2 Gets an Unofficial Revival Fork for Legacy Linux Apps
A Devuan community developer has launched GTK2-NG, a fork designed to maintain compatibility for legacy GTK2 software on current Linux systems
https://linuxiac.com/gtk2-gets-an-unofficial-revival-fork-for-legacy-linux-apps/
#Devuan #Linux #gtk #gtk2 #gtkNG -
GTK2 Gets an Unofficial Revival Fork for Legacy Linux Apps
A Devuan community developer has launched GTK2-NG, a fork designed to maintain compatibility for legacy GTK2 software on current Linux systems
https://linuxiac.com/gtk2-gets-an-unofficial-revival-fork-for-legacy-linux-apps/
#Devuan #Linux #gtk #gtk2 #gtkNG -
GTK2‑NG mantiene in vita le vecchie app Linux grazie a un fork comunitario dedicato alla compatibilità. #Linux #GTK2 #OpenSource
-
GTK2‑NG mantiene in vita le vecchie app Linux grazie a un fork comunitario dedicato alla compatibilità. #Linux #GTK2 #OpenSource
-
Ah, a brave band of keyboard warriors has taken up the Sisyphean task of breathing life into #GTK2 with... highly visible apathy! 😆 No stars, no forks, but hey, at least it has a catchy name that's as memorable as a sneeze. 🤦♂️
https://git.devuan.org/Daemonratte/gtk2-ng #Revival #Apathy #KeyboardWarriors #OpenSource #Humor #TechCommunity #HackerNews #ngated -
Ah, a brave band of keyboard warriors has taken up the Sisyphean task of breathing life into #GTK2 with... highly visible apathy! 😆 No stars, no forks, but hey, at least it has a catchy name that's as memorable as a sneeze. 🤦♂️
https://git.devuan.org/Daemonratte/gtk2-ng #Revival #Apathy #KeyboardWarriors #OpenSource #Humor #TechCommunity #HackerNews #ngated -
GTK2-NG: A community effort to revive and modernize GTK2
https://git.devuan.org/Daemonratte/gtk2-ng
#HackerNews #GTK2 #NG #GTK2 #Community #Revive #Modernization #OpenSource #Development
-
GTK2-NG: A community effort to revive and modernize GTK2
https://git.devuan.org/Daemonratte/gtk2-ng
#HackerNews #GTK2 #NG #GTK2 #Community #Revive #Modernization #OpenSource #Development
-
@Amiga_News
I just would like a full #gtk4 #MUI like theme for #GNOME (and #gtk2 and #gtk3theme would also be appreciated) 😀 -
@Amiga_News
I just would like a full #gtk4 #MUI like theme for #GNOME (and #gtk2 and #gtk3theme would also be appreciated) 😀 -
Official death for #gtk2. I would really like to see @BrodieOnLinux reaction to this event
https://lists.debian.org/debian-devel/2026/01/msg00090.html -
Official death for #gtk2. I would really like to see @BrodieOnLinux reaction to this event
https://lists.debian.org/debian-devel/2026/01/msg00090.html -
Debian diskutiert die Entfernung von GTK 2
https://linuxnews.de/debian-diskutiert-die-entfernung-von-gtk-2/ #debian #gtk2 #linux #linuxnews -
Debian diskutiert die Entfernung von GTK 2
https://linuxnews.de/debian-diskutiert-die-entfernung-von-gtk-2/ #debian #gtk2 #linux #linuxnews -
Oh, un peu de boulot pour les dernières MAJ en date ! Si vous utilisez une Arch installée depuis 9 ans, ceci peut vous être utile à savoir et nécessaire à faire :
-
Oh, un peu de boulot pour les dernières MAJ en date ! Si vous utilisez une Arch installée depuis 9 ans, ceci peut vous être utile à savoir et nécessaire à faire :
-
https://thoughts.greyh.at/posts/celestial-gtk-theme/
@zquestz published an article on Gtk theming which I found fascinating. It is an overview of the kind of things you have to consider when trying to create your own theme for #Linux . He fusses over the little details that are very important when doing UI/UX design properly. He also made sure the themes worked properly on various Gtk desktop environments, including Cinnamon, MATE, and Xfce (three of the best DEs, in my humble opinion).
He also mentions the qt6gtk2 plugin for Qt which I did not know about. It translates Gtk themes to Qt themes so all of your applications, whether they use Gtk or Qt, have the correct theme. This is extremely useful since the impedance mismatch between Qt and Gtk is the biggest source of UI/UX inconsistencies in Linux apps.
#tech #software #Linux #UI #UX #theming #LinuxThemes #CinnamonDE #Xfce #MateDE #LinuxMint #Xubuntu #UbuntuMATE #ArchLinux #Gtk #Gtk2 #Gtk3 #Qt5 #Qt6 #UnixPorn #ricing
-
https://thoughts.greyh.at/posts/celestial-gtk-theme/
@zquestz published an article on Gtk theming which I found fascinating. It is an overview of the kind of things you have to consider when trying to create your own theme for #Linux . He fusses over the little details that are very important when doing UI/UX design properly. He also made sure the themes worked properly on various Gtk desktop environments, including Cinnamon, MATE, and Xfce (three of the best DEs, in my humble opinion).
He also mentions the qt6gtk2 plugin for Qt which I did not know about. It translates Gtk themes to Qt themes so all of your applications, whether they use Gtk or Qt, have the correct theme. This is extremely useful since the impedance mismatch between Qt and Gtk is the biggest source of UI/UX inconsistencies in Linux apps.
#tech #software #Linux #UI #UX #theming #LinuxThemes #CinnamonDE #Xfce #MateDE #LinuxMint #Xubuntu #UbuntuMATE #ArchLinux #Gtk #Gtk2 #Gtk3 #Qt5 #Qt6 #UnixPorn #ricing
-
Wrote a blogpost about simple (I mean with a shell and a text editor) #X11 configuration.
Covered topics:
1) #Trackball configuration for left hand. Also remapping of some buttons to have scrolling and middle button (not exists out of the box).
2) Theming: #GTK2 #GTK3 #QT , installing cursor(s), fonts and icons.
3) #Xrandr for multimonitor configuration
4) #Xserver settings for #HighDPI
5) #XDG utils and #Emacs as a system file manager
6) #XDM login windowhttps://eugene-andrienko.com/en/it/2025/07/24/x11-configuration-simple.html
-
Wrote a blogpost about simple (I mean with a shell and a text editor) #X11 configuration.
Covered topics:
1) #Trackball configuration for left hand. Also remapping of some buttons to have scrolling and middle button (not exists out of the box).
2) Theming: #GTK2 #GTK3 #QT , installing cursor(s), fonts and icons.
3) #Xrandr for multimonitor configuration
4) #Xserver settings for #HighDPI
5) #XDG utils and #Emacs as a system file manager
6) #XDM login windowhttps://eugene-andrienko.com/en/it/2025/07/24/x11-configuration-simple.html
-
@sourcerer @vermaden The isse isn't necessarily Wayland but the #GNOME developers.
Just follow the story about the transition from #GTK2 -> GTK3 -> GTK4.I found this read very interesting to understand the #GTK worlds development better:
https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments -
@sourcerer @vermaden The isse isn't necessarily Wayland but the #GNOME developers.
Just follow the story about the transition from #GTK2 -> GTK3 -> GTK4.I found this read very interesting to understand the #GTK worlds development better:
https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments -
Elementary Os : intégrer visuellement Gimp (et autres)
Afin d'intégrer visuellement à #elementaryos des applications #gtk2 comme #gimp ou autres, suivre les indications données ici : https://github.com/Romchec/elementary-OS-gtk2-support