jonasBoss
jonasBoss
To properly solve this we need to introduce a new InputConfig parameter: A `bias` (default bias=0) which shifts the axis mid-point. `bias`=-1 would would shift the "mid-point" all the way...
> I think it would make sense to release 2.0 before we merge this I think so as well > I wonder what the benefits of multithreading over asyncio are....
It is probably not an issue. But it would still help if you can post more information, so that I can try to reproduce this.
you can just launch the service in debug mode `$sudo input-remapper-service -d` and use the GUI as normal.
> I think I wrote the macro system because I didn't want to bother with all the security implications That makes sense, but I think running as a different user...
> I want variables to be local by default, and shared only if explicitly needed That is the default python behavior. The user needs to explicitly declare a variable as...
> Is there one macro process M per injection, or one running at all times once the service starts? I was thinking just one M process. The M process runs...
Well, given that I only read this now ... I have been busy with university and working on my master thesis. I will try to be more active helping with...