wayland-push-to-talk-fix
wayland-push-to-talk-fix copied to clipboard
This fixes the inability to use push to talk in Discord when running Wayland
Added the ability to use environment variables for configuration. Also I added skip event checking, because otherwise the program does not allow me to use a gamepad or mouse for...
It's probably more common to use keyboards instead of mouse keys for push-to-talk. but I do have a mouse with the extra keys on the side. I know they are...
On Ubuntu 22.04.1. Install dependencies: ~~~ wayland-push-to-talk-fix$ sudo apt install libevdev-dev libxdo-dev Reading package lists... Done Building dependency tree... Done Reading state information... Done libevdev-dev is already the newest version...
Everything worked fine for a long time, but now when using this program, immediately after pressing the necessary button outside of Discord, KDE displays the message "Remote control requested". If...
Sorry, this is a bit of a noob question. I've looked it up and can't find a way to get the device-id of my microphone. Is this what the device-id...
Is there a way to make this work with the flatpak version of Discord too?
OS: `Ubuntu 24.04` Discord: `0.0.66 (flatpak)` Key config: `sudo ./push-to-talk -k BTN_EXTRA -n MOUSE9 /dev/input/by-id/usb-BenQ_ZOWIE_BenQ_ZOWIE_Gaming_Mouse-event-mouse` This works fine for me, but whenever I use the push to talk button on...