Ferdinand Schober

Results 326 comments of Ferdinand Schober

Looks like the `$HOME` environment variable is not set, so it does not know where to look for the config file. Can you try settings that variable? (you seem to...

alternatively you shoud be able to set `$XDG_CONFIG_HOME` to your `~/.config/` directory

Could paste the full log here?

Could you add which backends are being used on the three devices?

There is one more thing: Since we are making changes to the configuration, we should think about the names a bit more. I'd prefer these options to be under a...

Maybe `input_post_processing` would be a better name.

Not if we want to add pre processing later on

> A note on my formatter - my cargo version is `cargo 1.90.0 (840b83a10 2025-07-30) (Arch Linux rust 1:1.90.0-4.1)` If the linter is mandatory I implore you to consider adding...

Ah one last thing: The `input_post_processing` section in the config should also be optional, not just the individual settings.

Oh (in case you are unaware): The dynamic updates to the sensitivity and scrolling inversion do not work. You are passing the values to the EmulationProxy but not from there...