Wallpaper: added fillMode to all shaders (no, crop, fit, stretch)
This commit is contained in:
parent
cb7b1d92c6
commit
f9194dd741
12 changed files with 463 additions and 76 deletions
|
|
@ -174,6 +174,7 @@ Singleton {
|
|||
property string directory: "/usr/share/wallpapers"
|
||||
property bool enableMultiMonitorDirectories: false
|
||||
property bool setWallpaperOnAllMonitors: true
|
||||
property string fillMode: "crop"
|
||||
property bool randomEnabled: false
|
||||
property int randomIntervalSec: 300 // 5 min
|
||||
property int transitionDuration: 1500 // 1500 ms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue