calf-studio-gear / calf

Developers repository of Calf Studio Gear. Expect some issues when using it for production.
http://calf-studio-gear.org
GNU Lesser General Public License v2.1
685 stars 95 forks source link

Switch to gtk3-4 #328

Open Bundy01 opened 1 year ago

Bundy01 commented 1 year ago

Hi,

Do you plan to change the dependency from gtk2 to gtk3-4?

Regards.

suedwestlicht commented 1 year ago

I am afraid that wouldn't help since there will always be an incompatible gtk(n+1) where the main problem is that it can't be statically linked.

So a switch to another toolkit will be neccessary.