Ferdinand Schober
Ferdinand Schober
A few things - we dont have to fix any of this right away: - I'm not a fan of polling the clipboard. This seems a bit wasteful and it...
@samvv I'm not sure running the daemon as root is going to work. The input capture backends need to be run as the current user to access xdg-desktop portal or...
Btw: For the cli backend override to work, you have to add the backend to the config struct as well: ```diff diff --git a/src/config.rs b/src/config.rs index 41f442d..361bb5e 100644 --- a/src/config.rs...
> I just tested and can confirm that adding the group `input` to the user works! Adding the user to `input` is not necessary and a much bigger security risk...
> I'm a bit hesitant to chown the `/dev/uinput` file. Do you mean that adding the `input` group is less secure because it allows access to all devices? Yes, adding...
As far as I'm concerned, it's looking good! I might even consider moving this backend up in priority for input emulation on systems that have access to uinput. And we...
I dont know much about how tray icons work, so I have to look that up. If you want to work on this, here is some information that might be...
Could you send a full log of this? The above log from the linux side seems to be after the connection has already been closed.
Yeah, this is definitely something that would be nice to have, however I haven't gotten around to doing it yet. If you want to see the logs, you will have...
the inverted cursor behavior is happening for me as well with GNOME and Counter-Strike 2 [gamescope] [Info] console: gamescope version 3.14.28 # System Details Report --- ## Report details -...