-
Currently YAM2E is not cross platform. This would require redoing the UI in Eto/Avalonia or another cross platform GUI framework.
-
Games are a kind of app but not the only one. I propose to share a common goal: cross-platform app making with Vala. Then the ones interested with games will use game related code (e.g. scene-graph). …
-
Dart (via Flutter) might have the best cross-platform GUI toolkit available.
It would be killer to be able to use Extism plugins.
-
The book uses GUI programming to introduce events and event handlers. While there are obvious choices in Java for GUI frameworks suitable for a college & high school computer science textbook, the GUI…
-
As mentioned in #75, it would be useful for developers who want to use libpd on different platforms, and with different libraries to support some more advanced build systems. Libpd currently has a CMa…
-
Also mentioned in #469 This is implemented in this Whisper gui built in streamlit: https://github.com/jojojaeger/whisper-streamlit (you find the diarisation version here https://github.com/jojojaeger…
-
Hello!
As per my PR #105, you can see that it's quite tedious to have Gnomecast run on Windows. You need to install around 1GB of libraries via MSYS2 to get things going and do some extra setup st…
-
On Linux, a vertical slider% has the lowest value at the top, and the highest value at the bottom, and it visualy 'fills' the slider from the top down. It gets this behavior from GTK's default.
Th…
-
There have been no commits for over 2 years. Are there any plans to keep maintaining this project? It seems to be the most Pythonic cross-platform GUI API I've come across so far, but there's still a …
-
the idea is that the messages going to the physical and gui version are digital twins.
The easiest way i know to do this is to use a simple golang gui that is cross platform, including web.
If t…