It is sad that Tk doesn’t support Wayland and there doesn’t seem to be any effort to do so except for a port for Android that doesn’t seem to be much supported anywhere.
It would make for a really good for a cross-platform UI toolkit even if it looks slightly strange. One of my favorite Git UIs (gitk) is written on it and I still use every other week, but it looks really ugly in Wayland because of the non-integer scaling I use in my monitors.
It is sad that Tk doesn’t support Wayland and there doesn’t seem to be any effort to do so except for a port for Android that doesn’t seem to be much supported anywhere.
It would make for a really good for a cross-platform UI toolkit even if it looks slightly strange. One of my favorite Git UIs (gitk) is written on it and I still use every other week, but it looks really ugly in Wayland because of the non-integer scaling I use in my monitors.
This is really neat. Does anyone know if it’s possible to expose some sort of browser widget to tk9_0 applications?
There’s Tkhtml, but I am guessing this is very far from being useful for the modern web. Might be fine for HTML based documentation and such.
See also: https://lobste.rs/s/39xsnc/tk9_0_go_gui_library (was discussed two months ago)