TSRBerry
TSRBerry
I rebased this branch and fixed an issue that I saw. I mainly need more testing to make sure GTK and Ava are both working fine with these changes. >...
Currently our Actions runners often get stuck while running tests and since the frequency of that increased a lot since the last GitHub outage I've been thinking about replacing NUnit....
This cost me a few hours yesterday when I was trying to figure out why my flake wasn't working anymore. Turns out all the files and directories of my gitignore...
Currently every day a new PR is opened on [org.ryujinx.Ryujinx](https://github.com/flathub/org.ryujinx.Ryujinx/pulls) about the same update. The flatpak-external-data-checker should check for an existing PR and update it if the dependency is the...
**FTP Server OS:** Linux **FTP Server Type:** Vsftpd **Client Computer OS:** Arch Linux **FluentFTP Version:** 49.0.2 **Framework:** .NET 8 Currently when you try to transfer files in active mode using...
This PR contains a lot of changes but they are pretty simple to break down: - Dependencies: - All the GitHub Action dependencies have been updated - All the backend...
This PR updates the plugin files according to the latest commit from [JetBrains/intellij-platform-plugin-template](https://github.com/JetBrains/intellij-platform-plugin-template) and adds support for the InteliiJ Platform 2024.1. > [!NOTE] > I won't PR future updates until...
This PR fixes #5625 by disabling the keyboard controller input while the swkbd applet is open. > [!WARNING] > This does not prevent keyboard controller inputs while the inline keyboard...
Tiny PR to make sure Linux specific files are copied to the output directory when building locally. This is useful when testing shortcuts for example.
Pretty much the same as #6646. This PR just includes a new commit which only clears the driver state if the driver isn't null. Original PR description This PR fixes...