-
### Describe the feature
It'd be great for testing purposes to have an automated process in CI that builds cross-platform images for the components that have been modified in PR that has been merged …
-
Cross Platform (iOS) 2020 和Cross Platform (Android) 2020的数据
-
TBS can run on Linux and macOS
The framework I choose will be [Avalonia](https://avaloniaui.net/) instead of [MAUI](https://dotnet.microsoft.com/en-us/apps/maui)
First, MAUI supports mobile dev…
-
### Describe the bug
It is expected that for some specialized ActivityPub-powered platforms such as FunkWhale, Mobilizon, PixelFed, and PeerTube, federation may not work well. But, we should expect…
-
### 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…
-
macOS taken from Sokol:
```
_SOKOL_PRIVATE void _sapp_macos_set_clipboard_string(const char* str) {
@autoreleasepool {
NSPasteboard* pasteboard = [NSPasteboard generalPasteboard];
…
-
Add cross platform support
-
### Description
In order to build Swift for platforms such as armv6, armv7, or even less-powerful arm64 architectures, the ideal way to build is to cross-compile instead of trying to build the Swift …
-
This is something I always wanted to see eventually; I spoke with AristosQueue a couple of years ago and IIRC he opined approximately the same thing.
The Icon Editor relies on LabVIEW's text drawin…
-
Hi,
I have an app that may run on windows, Android and IOS,
how to use YoutubeDLSharp cross-platform?
And if I only need links of videos, may I omit path or download of FFmpeg?