sblantipodi / firefly_luciferin

Very fast Java screen capture PC software designed for the Glow Worm Luciferin firmware, the combination of these software create the perfect Bias Lighting and Ambient Light system for PC.
GNU General Public License v3.0
311 stars 29 forks source link

[Bug]: Power Mode with Solid led colour #107

Closed lordraiden closed 11 months ago

lordraiden commented 1 year ago

Firefly Luciferin version

2.10.10

Glow Worm Luciferin version

5.9.7

Firmware type

FULL

What is the stream method?

WiFi Stream

Fiefly Luciferin config file

No response

Relevant log output

No response

How to reproduce

While using it with solid colour and power save to 2min, I usually get the leds automatically off if am in a very black screens. I'm using an oled so I tend to have everything dark

If I go to a white page and maximise the windows the leds switch on again.

It looks like the power save mode in solid led mode still uses the "screen capture" instead something simple like mouse movement or something like that. I think it would be better to change this behaviour to use a trigger more realistic. Windows must have idle events, or timers or things like that.

sblantipodi commented 1 year ago

@lordraiden power saving analyzes the screen, if nothing changed on the screen for two minutes it turns off the lights. If you don't like this behaviour, you can disable power saving or set it to 5 minutes or 10 minutes. Monitor technology does not affect screen capture All in all that is the power saving feature, if you are not using the pc it turns off the lights. If you want that lights stays on all the time, Simply disable power saving

lordraiden commented 1 year ago

@lordraiden power saving analyzes the screen, if nothing changed on the screen for two minutes it turns off the lights. If you don't like this behaviour, you can disable power saving or set it to 5 minutes or 10 minutes. Monitor technology does not affect screen capture All in all that is the power saving feature, if you are not using the pc it turns off the lights. If you want that lights stays on all the time, Simply disable power saving

Ok, I understand now, thanks

sblantipodi commented 1 year ago

Rereading your issue I better understood the request :D You would like to see a different trigger than screen capture, like a mouse movement. it has sense. I'll do it that way. thanks for the suggestion @lordraiden

lordraiden commented 1 year ago

Yes, that was the issue the fact that the edge of the screen is black doesn't mean that I'm idle, I could increase the time as you suggested but have a different trigger for the idle than the colour of the screen would be better.