Joshua John

Results 17 comments of Joshua John

Hi, is anyone working on this? I'm new to building flatpaks, but I'm willing to contribute. I've gotten as far as putting in most of the python dependencies in. As...

I've got the flatpak running, but as expected, it cannot detect devices. I'm sorta stuck here, trying to come up with a workaround.

I found the tweet and it looks like the idea is still being floated around. I let them know about oversteer in case they wanted to take a look. I...

I've created https://github.com/berarma/oversteer/pull/198 if anyone wants to check it out.

I've removed the patch in my local branch and added the config in the metadata file in my local workspace.

As for creating the actual package and supporting it, I'd like to do it, but it will take a while since I'm still learning what goes into creating a flatpak....

I've implemented the xdg file chooser portal and updated the appdata file, but I'm not so sure about the udev rules since as I understand it, it violates flatpak rules.

Additionally, I would like to rename the app-id to io.github.berarma.oversteer as per the flathub app id requirements: >The Application ID should be a real URL of a domain that the...

This change is to implement the FileChooser portal, and introduce file filters for tests and profiles. [FileChooserNative](https://docs.gtk.org/gtk3/class.FileChooserNative.html) uses FileChooserDialog in the backend, but uses the FileChooser portal if it detects...

Oops. That shouldn't have been there. Removed the patch.