Luke Horwell
Luke Horwell
It's a known problem, but there are workarounds: * https://github.com/openrazer/openrazer/issues/2122 The hardware isn't always sending data back when requested (like get serial number, get battery) which results in that "command...
Sorry for the delay. Does the device show up as a USB device while connected via Bluetooth? lsusb If not, unfortunately it's a limitation of the driver right now. A...
Please could you share your log file? `~/.local/share/openrazer/logs/razer.log` Another recent report for another feature (#2280) might suggest there's a race condition. Does it work if you run `openrazer-daemon -r` manually?...
Sorry for the delay. That feature in OpenRazer is designed to listen and react to the "screensaver" events. I guess this would be a feature request. However, I'm not sure...
> i have captures in correct file format however unsure how to upload. Thanks. You should be able to put them in a ZIP and drag-and-drop them when editing the...
Does this also happen when you lock the PC? If so, you likely have the `devices_off_on_screensaver` turned on in the config file in your home directory: `~/.config/openrazer/razer.conf`. Try setting this...
The good news is that this setting still exists in GTK 3.24.x, but it's hidden behind a dconf property. The _proof_ you found [removes it in GTK 4.](https://gitlab.gnome.org/GNOME/gtk/-/blob/3b43078b08cebede9d1eb060972300392720c10d/NEWS?page=4#L3458-3501) Install/use `dconf-editor`...
Thanks for raising the issue and doing some detective work! If I recall, the volume icons were originally the mono icons (as seen on the panel) for the OSD pop...
Yep, that's the [mate-volume-control](https://github.com/mate-desktop/mate-media/tree/master/mate-volume-control), the original MATE applet which Debian uses. Ubuntu went with indicators, which now continue on as [ayatana-indicator-sound](https://github.com/AyatanaIndicators/ayatana-indicator-sound). Not a theme bug, but I'll leave the issue...
There might be a mismatch of versions installed. The post says 3.7.0 but Polychromatic says 3.10.1. Just to be sure, are all 3 packages being used from Arch's repository? pacman...