-
https://github.com/jasonjmcghee/xrem
-
Currently there are compatiblity problems related to useage of XDG for storing users data while it should be different for Widnows (fk u m$ btw), and I think sqlite-related libraries are also not comp…
-
## Specific Demand
Different platforms deal with creating dynamic assets differently. Dioxus should provide a way to create a dynamic asset (like a generated image) that works on any platform.
#…
-
# Reasoning
I don't expect Tuba to be used on other platforms nor will any bugs for them be treated as anything but low priority - but Tuba could be used as a way to test the GNOME stack on them si…
-
### Is your feature request related to a problem? Please describe.
In our keyboards repository, we have a few old Web keyboards that implemented custom CJK-picker functionality. This functionality…
-
I have just discovered this project and I found it unusual that the PyPI release is Linux-only. I am not aware of the technical challenges, but a cross-platform package for PyPI and ideally conda shou…
-
I consider Quick Bible the best such app on any platform. It would be great if this were available cross-platform.
I would be willing to support this effort financially and/or organize it. @yukuku …
-
Node and NPM are cross-platform, so if it's on npm, folks expect things to work regardless of whether they're (forced to) work with Windows or Linux/BSD (including macos). Since this project is _heavi…
-
Hi there,
I want to disassemble a memory dump of a PE file. Upon startup binary ninja goes into a hex view without identifying any functions. I guess the disassembler knows that this is a PE file, …
-
The backend can easily be platform-independent (at least on UNIX) if wrapper functions are created for each system call which can be swapped depending on the platform. This immediately discards Window…