Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rainmeter compatibility #58

Closed
SmoochyPaws opened this issue May 17, 2020 · 4 comments
Closed

Rainmeter compatibility #58

SmoochyPaws opened this issue May 17, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@SmoochyPaws
Copy link

Rainmeter docks and widgets are a perfect compliment to Lively wallpaper, but often with most Rainmeter skins, when interacted with, the lively wallpaper cuts to a black screen. The picture and animation don't return until the wallpaper is clicked on. I assume this code was intentional to optimize computer performance in other applications, but for Rainmeter, it would be nice to leave wallpaper animations running while interacting with widgets. Is there a way to make Rainmeter more compatible with Lively Wallpaper?
ezgif com-optimize (1)

@rocksdanister
Copy link
Owner

rocksdanister commented May 17, 2020

Aa long as you have Pause when other apps in focus is turned off in settings it shouldn't do that unless the skin/app dimension is close to monitor resolution or some fullscreen overlay is running?

Can you name some of the skins causing the issue?, I don't have this issue personally with rainmeter.

@SmoochyPaws
Copy link
Author

Changing the wallpaper playback setting for "other application fullscreen" to nothing fixed the issue, and i am satisfied. For an application that truly is in fullscreen, however, I did enjoy the slight optimization. If there is no current work around where I can keep the setting on pause without the black screen issue, then these results are fine with me.

If still relevant, the skin providing me with the most notable issue was "Windows 10 Style Tab for Rainmeter"
https://www.deviantart.com/yorgash/art/Windows-10-Style-Tab-for-Rainmeter-594490097

Thank you for the quick assistance

@rocksdanister
Copy link
Owner

rocksdanister commented May 17, 2020

Your welcome.

You can add an exception for Rainmeter widgets by:
Performance -> Application Rules -> Add Rainmeter.exe (not the shortcut) -> Ignore
and keep the pause on Focused settings.

Its possible to check for the class of the foreground app, it should be under some rainmeter name.
Will add an explicit exception in future update.

@rocksdanister rocksdanister added the enhancement New feature or request label May 18, 2020
rocksdanister added a commit that referenced this issue May 26, 2020
What's new:
•	Web type wallpaper video support (.webm format only, licensing limitation.)
•	Full resolution preview screen capture - the animated preview gif created is of higher resolution and captures a snapshot of the whole wallpaper.
•	mpv player scaling algorithm set to always stretch video/stream.
•	Updated Cefsharp (web browser) to 81.3.100
•	Updated several of the libraries.
•	Updated the intro help video & added a new video showing minimized to tray.
•	Portuguese language added thanks to: Joao Branco
https://github.com/jb95x

Fixes:
•	Lively Web Properties Button text changes to “True” after some use.
•	Added a process ignore rule to Rainmeter widgets, so that users can opt for Pause on Focus changed and still have the wallpaper running when interacting with widgets
#58
@rocksdanister
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants