Schneegans / Desktop-Cube

🧊 Indulge in nostalgia with useless 3D effects.
GNU General Public License v3.0
635 stars 22 forks source link

Add config option to disable when on power save mode #109

Open quazardous opened 1 year ago

quazardous commented 1 year ago

The Motivation

Desktop Cube is lagging on power save mode on my laptop. And maybe it's not so power friendly.

The Solution

A switch in the config panel to allow auto disabling Desktop Cube when going in power save mode.

The Alternatives

I can manually turn that off.

Schneegans commented 1 year ago

Hey there, thanks for the suggestion! I just added this to the Burn-My-Windows extension where this makes even more sense, I guess. There, it was pretty easy to implement - I'll see if it can be added to the Desktop Cube as well. It may need some refactoring, though.

quazardous commented 1 year ago

thx for giving it a thought !

maybe it could be done with an external tools that can enable or disable plugins depending on different states (power mode, battery life, number of display, etc)