z3ntu / RazerGenie

Qt application for configuring your Razer devices under GNU/Linux.
GNU General Public License v3.0
374 stars 35 forks source link

Turn off on Screensaver reseting #157

Closed ChalicerK closed 10 months ago

ChalicerK commented 1 year ago

Hi, I always need to check the box on the lower right end "Turn off on Screensaver" or "Beleuchtung bei Bildschirmschoner abdrehen" (in the German translation).

I see in the RazerGenie.conf

    backend=OpenRazer
    downloadImages=true

Are there any other configurations I could set in that config file?

z3ntu commented 1 year ago

I believe this setting should be persisted on the openrazer side, RazerGenie shouldn't touch anything by default there. Check devices_off_on_screensaver in ~/.config/openrazer/razer.conf

ChalicerK commented 1 year ago

thanks - I wasn't aware of that. I can confirm it worked that way. A hint in RazerGenie would be nice - just to make it obvious.

z3ntu commented 1 year ago

Do you have an idea how to best present it in the UI? Or another way honestly could be to just make OpenRazer persist the setting of the user and not use the default from the config every time it launches. Let me know what you think.

z3ntu commented 1 year ago

Hi, checking again do you have any suggestions how to improve the UI there? Otherwise I'll be closing this issue :)

TriMoon commented 12 months ago

@z3ntu I think the current display is adequate: image

But i noticed that changing that checkbox, doesn't change anything in any config :thinking: Maybe the devices_off_on_screensaver setting should be updated when you change the checkbox state...

PS: A percentage indication for the slider values would be welcome also...

z3ntu commented 10 months ago

@TriMoon Opened #161 and #162 for your suggestions.

For the original issue reported here, closing it.