Results 567 comments of Dani John

https://user-images.githubusercontent.com/17554161/160626246-a6b9363b-4287-4577-bccc-3cf12fcc3bc7.mp4

Use `DWMWA_USE_IMMERSIVE_DARK_MODE` for dark titlebar https://github.com/microsoft/WindowsAppSDK/issues/41

I am not sure if that was the cause, I tested with UAC turned off on my system and everything works.. 1. Does the error return if you turn off...

Ah I see.. so what is happening is you are disabling limited user account so everything runs as admin. Windows App SDK does not support running as admin yet: ![unknown](https://user-images.githubusercontent.com/17554161/154748163-a43165c3-c21f-48df-b6c8-77cce54e95f5.png)

Try the Windows store version of Lively: https://github.com/rocksdanister/lively/wiki/Differences-Between-Distributions Installer has not been updated in a while..

>I'm trying to localize the weather widget "Ripples", unfortunately window.navigator.language doesn't work. What's the value its showing? This is likely due to the program set to Invariantculture: https://github.com/rocksdanister/lively-cef/blob/91826cee732eda4358e338a99a586c822443c4c0/src/Lively.PlayerCefSharp/Program.cs#L30-L32 its time...

Motion interpolation: https://www.reddit.com/r/mpv/comments/oke3aa/guide_how_to_get_motion_interpolation_soap_opera/

https://github.com/igv/FSRCNN-TensorFlow

Try this and see if sleep is working: Create the file mpv.conf as follows: `\plugins\mpv\portable_config\mpv.conf` mpv.conf: ``` --aid=no ``` For more information: https://github.com/rocksdanister/lively/wiki/Video-Guide#mpv https://mpv.io/manual/master/#options-aid