Bernat
Bernat
> I added a `open_mode` module parameter, which when set to 0 disables the mode switching and just initializes the wheel into the game mode. `sudo modprobe hid-tmff-new open_mode=0`, basically....
I did extensive testing with rFactor 2 on Logitech wheels using [ffbtools](/berarma/ffbtools) three years ago. It only uses a sine wave with amplitude zero and an offset that simulates a...
I've found this problem too. Has it been reported to vim?
> Sorry, I missed understood the issue. You can set the autocomplete config to false and then add `autocomplete` class to required fields to turn them into autocomplete widgets. True,...
I know nothing about Flatpak packaging so I can't help. This patch doesn't affect normal operation , I can merge and let users try it. Apart from merging, I guess...
There might be some important tips [here](https://github.com/berarma/oversteer/issues/139#issuecomment-1538503438). I would need help implementing them correctly for Flatpak though.
> 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...
> 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...
> > 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...
> A flatpak for Oversteer is now live on [flathub](https://flathub.org/apps/io.github.berarma.Oversteer). I've tried it but it doesn't read settings nor let me change them. It has no permissions. Shouldn't I make...