Sunset for OpenWallpaper
February 1, 2020 ยท View on GitHub
Sunset is simple video wallpaper for the OpenWallpaper Plasma. Video demonstration: YouTube | Reddit
Author: Link.
Download video and add to Sunsetfolder.

Parametres
All of the wallpaper packages must have wallpaper.ini file with the information below:
Information about package and author
| Variable | Type | Description | Wallpaper Type | Necessary |
|---|---|---|---|---|
| Name | String | Name of current package | ALL | + |
| Version | String | Package version | ALL | - |
| Author | String | Author name | ALL | - |
| String | Author email | ALL | - | |
| AuthorLink | String | Author website | ALL | - |
| Comment | String | Small text about package | ALL | - |
Settings parameters
| Variable | Type | Description | Wallpaper Type | Necessary |
|---|---|---|---|---|
| Type | String | One of three types | ALL | + |
| Music | Bool | Have music or not | OGL, Gif | +- |
| StartVolume | Float | Start volume | ALL | +- |
| FillMode | String | Video fill mode | Video | - |
Resources
| Variable | Type | Description | Wallpaper Type | Necessary |
|---|---|---|---|---|
| Source | String | Path to package source | ALL | + |
| MusicSource | String | Path to music source | ALL | +- |
| PreviewImage | String | Preview image for Manager | ALL | + |
About FillMode you can read in Qt Documentation.
How to create the wallpaper package
- Create
wallpaper.iniand set needed variables. See Parametres above - Add source files (videos, gifs or shared libraries(with source))
- Share!