Alexis Janon

Results 64 comments of Alexis Janon

Maybe if some people have multiple input devices (e.g. keyboards) and multiple users at the same time? Is this something that we want to support?

What is the difference between ``` hyper + f jumpapp firefox ``` and ``` capslock + f jumpapp firefox ``` in your case? If I understand correctly, this is exactly...

Is that really necessary? Both the [Filesystem Hierarchy Standard](https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch03s18.html) and [POSIX](https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap10.html#tag_10_01) mandate that `/tmp` exists. I think that on most Linux distributions, it is also a [`tmpfs`](https://docs.kernel.org/filesystems/tmpfs.html) mount where everything...

`swhkd` does not have access to the user's environment variables, though. This is already proving to be tricky for this issue, as we cannot use the `$DISPLAY` environment variable.

We need the daemon online and the virtual input created before changing the keyboard rates. While we could detect this in `swhks`, we also need to retrieve the previous rates,...

Yeah, this seems like a separate implementation plan. Regarding the X11 keyboard rates: this seems trickier than I thought it would be. I will try to push a proof of...

Hi, @loiccoyle @Shinyzenith Would you mind testing again on the latest version to check if this is still an issue for you? I would be happy to try to fix...

What happens if you forcibly grab the device with `--device`?

Should we drop the keyboard device detection now? Maybe it is not necessary anymore and we can just grab all devices.

I created issue #191 about this. @Shinyzenith Feel free to add your reminder there!