Fox2Code
Fox2Code
If someone does pull request I will still review them but from now I will take a pause on FabricZero because it's not just a simple random mod and because...
Hey, I found out about this project, I discontinued [PuzzleModLoader](https://github.com/Fox2Code/PuzzleModLoader) a long time ago, and never had a public release. The other ModLoader I'm making, [FoxLoader](https://github.com/Fox2Code/FoxLoader) is made for ReIndev....
This is dotnet5+ related, closing according to https://github.com/madewokherd/wine-mono/issues/15#issuecomment-2107551161
@ehopperdietzel yeah, I knew when I opened the issues that you would to add it. I'll could probs snoop around and open more issues that various protocols other toolkits might...
This is fixed in `2.0.0` I think is issue can be closed now. @ehopperdietzel unless you want to keep this issue open for some reason, I think you should close...
@ehopperdietzel It may take literal years for this GTK MR to be included, and since the KDE Decoration protocol is deprecated, it is not longer subject to change, on the...
It's been 3 months and nothing productive is happening, I think the best is to ignore GTK. LinuxMint (Peoples that make Cinnamon) started doing xapps because Gnome keep being annoying....
New GTK MR: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/6398
@45610465 can you give more details about the issue? The server software warning of missing config entries is a feature, not a bug.
If it's to be added, SocketChannel/ServerSocketChannel would not support it unless we redirect call to `SocketChannel.open(ProtocolFamily)` to our own implementations, so the library would still not work. DiscordRPC uses https://github.com/kohlschutter/junixsocket...