GabMus / razerCommander

GTK contol center for managing razer peripherals on Linux
GNU General Public License v3.0
164 stars 25 forks source link

Sync razer devices #70

Closed JeromeDesseaux closed 4 years ago

JeromeDesseaux commented 6 years ago

Hi and thanks for all the work you've done!

I found a missing use case that I used often on windows : Device color sync. The chroma color of the mouse is the same at any time than the keyboard's one.

Have you planned such fonctionnality?

Thanks :)

GabMus commented 6 years ago

Should be there already, it's controlled by the Sync switch in the headerbar.

It doens't always work tho, and that's weird, can't tell what's the problem, if it's in my frontend or in the driver stack itself, will need to look deeper into it.

JeromeDesseaux commented 6 years ago

I updated razercommander and, in fact, the sync toggle button is there.

Anyway, it does work on current session. But on recovery from suspend (or even reboot), sync is lost.

I think it's an openrazer issue. But I'd like to ask you before issuing this on openrazer's github page.

Thanks for the response :)