skyglade
skyglade
OS: Hardened Gentoo (Kernel 4.11.6) Birdfont version: 2.18.3 When trying to open large fonts like the Noto CJK family, the loading wheel spins for a minute or two and then...
Would you be able to upload the source code & documentation for the modifications you made to the included chromium browser? The security risks of using a browser with undocumented...
- [x] I have checked that a similar [feature request](https://github.com/Genymobile/scrcpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist. **Is your feature request related to a problem? Please describe.** OTG / Keyboard HID / Mouse...
Some binaries come packaged with their own library files, however it doesn't look like there's any way to tell nix-alien not to treat these as external dependencies. As an example,...
As of at least Windows 11 23H2, it's possible to install the ConfigCI powershell module without needing Education/Enterprise editions: `gci $Env:SystemRoot\servicing\Packages\*ConfigCI*.mum | % { dism /online /norestart /add-package:"$_" }` This...