Chilledheart / yass

lightweight and efficient, socks/http forward proxy. privoxy is not required. pure native, written in c++ and rust.
https://letshack.info/2024/01/22/iOS-VPN-Service/
GNU General Public License v2.0
98 stars 8 forks source link

UI: support GTK3 and GTK4 in single binary #940

Open Chilledheart opened 1 month ago

Chilledheart commented 1 month ago

It is possible to mix gtk3 and gtk4 in one single binary see chromium https://chromium.googlesource.com/chromium/src/+/refs/heads/main/ui/gtk/.

The unified binary can switch gtk version in runtime.