Results 567 comments of Dani John

Its working fine for me: ![image](https://user-images.githubusercontent.com/17554161/163545346-f0595a59-e83a-4860-8143-e3689f61f0a3.png)

Looks like when the url is ip the port is being removed `10.0.0.164:8000 ` `localhost:8000` or `http://localhost:8000` works fine. https://dotnetfiddle.net/7kt5RX

>its internal browser window is minimized. This is no longer true: https://github.com/rocksdanister/lively/issues/20#issuecomment-973789080 >Is there any better way to pass "paused" condition to javascript? I was thinking of doing a custom...

Not done. Its just a matter of adding the relevant code here: https://github.com/rocksdanister/lively-cef/blob/0d67ad422686e352fc8004e353c6cd59def05e57/src/LivelyCefSharp/Form1.cs#L210-L215

Don't have a release date in mind at the moment, added it to v1.8 milestone.

I moved this to v2.1 milestone so will take time. Which version of Lively are you using, Windows store or github installer? If its installer then I can provide a...

Oh I have not made it yet 😅 Yeah installer works!

Sorry, I mean I was just asking.. I did not implement the feature yet.

https://github.com/rocksdanister/lively-cef/releases/tag/v1.5.0.0 Replace the contents of the Cef install folder with this release. * For non-admin install: `C:\Users\\AppData\Local\Programs\Lively Wallpaper\Plugins\Cef` * For admin install: `C:\Program Files (x86)\Lively Wallpaper\Plugins\Cef` To enable the event...

That's good👍 Can you share the modifications made to ripple page to support pausing so that I can update it later.