ygrek / mldonkey

cross-platform multi-network p2p daemon (previously at http://mldonkey.sourceforge.net/)
Other
240 stars 45 forks source link

Port mldonkey GUI to GTK3 #39

Open XVilka opened 4 years ago

XVilka commented 4 years ago

GTK 2 is being deprecated, and there is largely compatible version of OCaml bindings to GTK 3 is available - lablgtk3.

See lablgtk3 branch here: https://github.com/garrigue/lablgtk/tree/lablgtk3

a17r commented 3 years ago

Are there any plans? GUI will soon need to be dropped from packaging.

ygrek commented 3 years ago

I don't have immediate plans to work on this. Do you have any estimate how many users use/install gui package?

a17r commented 3 years ago

I actually have no idea, nor how important it is for users to have a UI at all - I'm just not aware of any alternative in our package tree, kmldonkey was dropped 3.5 years ago already.