JoelEinbinder / snail

MIT License
70 stars 1 forks source link

Restore native macos app #5

Open JoelEinbinder opened 11 months ago

JoelEinbinder commented 11 months ago

Snail use to run in a native macos app using wkwebview. This app was removed 32da583d9fc5feab36b22f9d2bed4e6548d55096 because it was unmaintained. But the app had a lot of nicer things over the electron version like proper menus and translucent windows.

I seem to remember fighting wkwebview a lot. Maybe the native app should be based on Chromium Embedded Framework.