rocksdanister / lively

Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
https://rocksdanister.com/lively
GNU General Public License v3.0
15k stars 1.06k forks source link

[Feat. Req] Fullscreen/Game Mode. #2027

Closed momoe closed 10 months ago

momoe commented 10 months ago

When detecting any full-screen window, or game launched from a set of directories, it would be useful to have the live wallpapers go into a 'game mode' where the process priority drops, and limits itself to a setting enabled FPS. Or if it can even go into a suspended state until the viewable desk-space is restored?

rocksdanister commented 10 months ago

Or if it can even go into a suspended state until the viewable desk-space is restored?

Lively already pauses wallpaper (0% usage) when running fullscreen games.

Can you explain why you want this different behaviour of fps drop and process priority?

As far as I am aware its not recommended to change process priority, can cause stability issue. For the fps control last I checked CEF (Web wallpapers) don't have this option so my hands are tied, it maybe possible for Mpv (video wallpapers.)