Kingkor Roy Tirtho

Results 227 comments of Kingkor Roy Tirtho

I get your point, but can we do this conditionally instead of using a CMake variable? We can detect the runtime environment (Flatpak or not) and set the id accordingly....

@mt633 your fork seem to be fix the issue. Please consider creating a PR? This is a major bug

Publishing to Chocolatey and WinGet is already planned. I'll add scoop in the list too

Currently, Flutter doesn't have any support for system fonts or dynamic font loading. Thus, I had to pre-pack some popular fixed-width, monospaced font families. We'll have to wait or invent...

Also, in a KDE based environment where KWallet is installed it still uses gnome-keyring instead of kwallet

@alexmercerind I'm not sure if the project is active or not, but I guess we can now add MacOS (even Android) discord-rpc support using Dart's `Socket` with `InternetAddressType.unix`. I've already...