mirror of
https://github.com/rocksdanister/lively.git
synced 2025-12-28 06:34:49 +00:00
Page:
Web Player
Pages
API
Application Wallpaper
Building
Command Line Controls
Common Problems
Contributing Guidelines
Differences Between Distributions
GIF Guide
Getting Started
Home
Lively Wallpaper File
Machine Learning
Patreon
Performance
Sample Wallpaper Projects
Screen Saver
Streaming Wallpaper
Taskbar
Third Party Software Compatibility
UI Theme
Video Guide
Video Tutorials
Wallpaper Tutorials
Web Guide I : Cef
Web Guide II : System Audio Data
Web Guide III : Shaders
Web Guide IV : Interaction
Web Guide V : System Data
Web Guide VI : Webpage Video Support
Web Player
31
Web Player
Dani John edited this page 2025-09-10 23:38:41 +05:30
Lively supports webpages as wallpaper.
Everything that works in browser will work in additional to Lively API for enhancements.
Web Player Setup
Currently lively supports these web players:
WebView2 (Microsoft Edge)
Uses the native operating system Chromium Edge browser.
WebView2 is included with Windows and kept up-to-date via Windows updates.
If it is missing you can install it by visiting here.
Cef (Chromium Embedded Framework)
Chromium rendering engine using CefSharp library.
How to install CefSharp:
- Download the
lively_player_cefsharp.zipplugin from release page. - Extract and copy the
Ceffolder into plugin folder<install_location>/Plugins/ - Select
Settings -> Wallpaper -> Web Browser -> CefSharp
Note: This is not supported in Microsoft Store version of Lively.
Some difference between Lively web player from regular browser
- Video/audio autoplay is allowed, no need to mute audio.
- Lively API support for System Data and Input.
- Hyperlinks open in the same instance.
- Custom link handling for Shadertoy and Youtube.
- Right click menu is disabled.
- File downloading is disabled.
- Uses memory cache, settings and cookie gets removed on exit (disk cache can be configured in lively settings.)
- Minimal - no extension support, less RAM usage.
Overview
- Home
- Getting Started
- Video Wallpaper
- Streaming Wallpaper
- Application Wallpaper
- GIF Wallpaper
- Web Wallpaper
- Machine Learning
- Screen Saver
- Performance
- Command Line Controls
- Taskbar Customization
- Theme
- Differences Between Distributions
- Common Problems
- Building
- Contributing Guidelines
- Wallpaper Tutorials