Advertisement

Wallpaper Lively X

Play video, web and animated wallpapers on your Windows desktop.

Download from Microsoft Store

💡Settings, Performance tab

A video wallpaper decoding behind a game is wasted work. Settings > Performance decides when playback should get out of the way, and you can make the rules as broad or as specific as you like.

🎮The playback rules

What can each rule do?

Every rule watches for a condition and then does one of three things:

  • Pause - stop playback until the condition ends and then resume.
  • Nothing - ignore the condition and keep playing.
  • Kill - stop the wallpaper process outright to free memory, rather than just pausing it.

The conditions are Applications Fullscreen, Applications Focused, When on Battery Power, When on Battery Saver and When on Remote Desktop.

What are sensible values?
RuleSuggested
Applications FullscreenPause
Applications FocusedNothing
When on Battery PowerPause
When on Battery SaverPause
When on Remote DesktopPause

That keeps the wallpaper away from fullscreen games and keeps a laptop cooler, while leaving it alone during ordinary windowed work.

The Settings Performance tab with the fullscreen, application focus, battery, battery saver and Remote Desktop playback rules
One rule per situation, each choosing Pause, Nothing or Kill.

🖥️How the rules are applied

What does Display Pause Rule mean?

Per Screen pauses only the monitor that is showing the fullscreen application and leaves your other monitors playing. All Screen pauses everything. With a second monitor for music or chat, per screen is usually what you want - it is the default.

What is the Pause Algorithm?

It is how the app works out that a program is fullscreen: Foreground Process watches the process that owns the focused window, All Process looks for a fullscreen window among every running process, and the Direct3D option uses the exclusive-mode signal from Direct3D itself. Foreground Process is the default and the least expensive.

The lower part of the Performance tab with Display Pause Rule, Pause Algorithm and the Application Rules button
Application Rules opens the list of per-program rules.

📋Single programs and odd cases

How do I give one program its own rule?
  1. Open Settings > Performance.
  2. Click Application Rules.
  3. Add the program and give it its own rule.

Useful for an editor or a game that never reports itself as fullscreen to Windows, so the global rules never trigger for it.

Why does the wallpaper stop when I open Task Manager?

Task Manager asks Windows to suspend the desktop's child windows, so wallpapers stop for as long as it is open. That is Windows behaviour rather than a fault, and playback returns when you close it.

Does pausing save battery?

Pausing a video wallpaper removes the decoding work, which is the expensive part, so yes - the When on Battery Power and When on Battery Saver rules are worth setting to Pause on a laptop.

Set Applications Focused to Pause only if you really want the wallpaper frozen whenever any window has focus - most people prefer Nothing for that one.
Wallpaper Lively X is published by Software Union and is built on the open-source Lively Wallpaper project; the licence text and the complete source archive are published on the Source code & license page linked below.