5 ms·
The last release seems to be from April. Aren't GTK and glib theoretically cross platform? Granted, I haven't really seen any example of that though...
by sureglymop 17d ago
The last release seems to be from April. Aren't GTK and glib theoretically cross platform? Granted, I haven't really seen any example of that though...
- self_awareness 17d agoTheoretically probably yes, but practically... I've spend whole weekend to try to force wxWidgets (gtk-based) to compile without X11 support (wayland only). The amount of problems with glib+gtk I've encountered on Linux forced me to go outside and doubt in my ability to think like a programmer. And gtk and glib are both Linux-first projects. (I failed to achieve that Wayland-only build btw)