-
While SWMM has traditionally been compiled for Windows, the C source code can be compiled to run on other operating systems. Building linux and macos binaries will provide support for those that work …
-
It would be great to request `bspguy` on Flathub, it makes it convenient to install and update a huge number of FOSS applications between numerous Linux distributions.
And in general, would you be ok…
-
Webview is a tiny cross-platform webview library for C/C++/Golang to build modern cross-platform GUIs.
it seems that is very useful for platform-independent apps....
Could we build a package for […
-
MusicSharp currently isn't cross-platform, but the player class is loosely coupled to the cross-platform GUI by using Dependency Injection (DI). Currently, the GUI class injects the [Winplayer class](…
-
Dart (via Flutter) might have the best cross-platform GUI toolkit available.
It would be killer to be able to use Extism plugins.
-
The README states that the purpose of mado is to be a base layer for Go GUI frameworks. Currently, various Go GUI frameworks depend on `go-gl/glfw`, which is why one of the goals of mado is to provide…
-
Currently YAM2E is not cross platform. This would require redoing the UI in Eto/Avalonia or another cross platform GUI framework.
-
Hi 👋🏻
I loved your efforts towards this project I also wanted to build something like this but for cross-platform and mostly for linux as well. I use python mostly but python don't have great GUI …
-
[project proposal.docx](https://github.com/user-attachments/files/17320432/project.proposal.docx)
-
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…