Remix.run Logo
cdmckay 2 days ago

You can always fork it if you don’t like the choices they make

That’s the point the OP is trying to make about the advantage of open source

bandrami 2 days ago | parent | next [-]

That's happened like three times to the extent that the forks are more widely installed than the original

ldng 2 days ago | parent | prev [-]

And people did but it is hard against Redhat that has actively made harder and harder to use Gtk+ outside GNOME.

jdiff 2 days ago | parent [-]

What changes have been implemented in GTK that make it harder to use outside of a GNOME environment?

Lammy a day ago | parent | next [-]

https://adrienplazas.com/blog/2021/03/31/introducing-libadwa...

mghackerlady 2 days ago | parent | prev [-]

practically everything in GTK 4. It removed menu bars ffs

jasomill 2 days ago | parent [-]

As far as I can tell, every major version of GTK should be thought of as an entirely separate project, and nothing in GTK 4 made GTK 3 or GTK 2 harder to use.

antisol 20 hours ago | parent [-]

Please link me to the python3 gtk2 library so that I can migrate all my python2 gtk2 software to python3 without rewriting the entire UI. Thanks in advance!