Results 567 comments of Dani John

I am switching to WebView2 in the future if things go according to plan. There is a build of WebView2 for installer version of Lively if you want to test:...

If I use task scheduler is it possible to delay the switch during gaming session/fullscreen app foreground?

>ideally a command line to exit the app (but not absolutely necessary) I think there is a misunderstanding, Lively core needs to run always - the wallpapers (wallpaper players are...

New suggestion: ability to pause wallpaper at certain time frames. Example: Between midnight and 8am, any current wallpaper is paused. I started working on this, ~next update will have playlist...

I made a tutorial switching/changing wallpaper property using the new command line controls and task scheduler: https://youtu.be/iEb5DVMz3Ds

Wallpaper shuffle using AutoHotKey and commandline controls: https://github.com/rocksdanister/lively/wiki/Command-Line-Controls#autohotkey

@2202l just `setwp` then customize it after ~5sec delay(to wait for it to load) using `setprop`; no need for multiple wallpaper: https://github.com/rocksdanister/lively/wiki/Command-Line-Controls#customize-wallpaper ```setprop --monitor 1 --property "imgSelect=image1.jpg"``` Also please don't...

Its planned for v1.8 release: https://github.com/rocksdanister/lively/milestone/2 I don't have an exact date I can give you though.