liquidx / webviewscreensaver

Mac OS X Screen Saver powered by a Web View
Apache License 2.0
1.17k stars 138 forks source link

Window Level - push it to desktop level #50

Closed Miles-Tone closed 3 years ago

Miles-Tone commented 5 years ago

Hi there,

Really tasty stuff, Ive had a little play around in Xcode with this in High Sierra, and I'm trying to get this or similar in: [self.window setLevel:kCGMinimumWindowLevel];

so that it can be used in conjunction with screensavertowallpaper - "/System/Library/CoreServices/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background > /dev/null 2>&1 &"

I can then have the ISS live feed as my desktop background :)

With the structuring of the code, is this possible?

Thanks

agologan commented 3 years ago

This no longer works since Mojave, but if you still haven't upgraded and you want to give it a try our latest version should work, though we have no plans to support this feature since it has been removed from macOS/