Man, I love this community.
I will admit. I am the crazy one of us!
Man, I love this community.
I will admit. I am the crazy one of us!
Why can't APE in and of itself on there? And all of its goodies? It was free to download when it hit.
Good idea. Unsanity had a slew of cool haxies (as they liked to call them). It's a shame they dropped off the map.
You can wade through the products on their old website here:
https://web.archive.org/web/20110722221432/http://unsanity.com/products
APE, ShadowKiller, ClearDock, Shapeshifter, etc
Well, doesn't look as good as expected, the background under the logo looks cut in half x), i'll have to fix that...Just getting around to trying it now, looks great on stock Leopard! @SourceSunTom As a suggestion, perhaps you can add Leopard Rebirth here in the store so if I decide I want to try it, I don't have to go back to the website.
View attachment 710769
Well, i think the LeopardRebirth thread isn't locked anymoreTom, since the official thread has been locked, I just wanted to say well done on the v1.2 update.
The blurred dock looks great most of the time, but it doesn't sit atop other elements naturally.
I figure you've done something like gathering the desktop picture image from com.apple.desktop user defaults, loaded it in and passed a CIImage through to a CIFilter to blur it.
I was thinking about how Sierra just blurs what's behind the dock layer and it reminded me of a SIMBL plugin called Blurminal which applies a blur effect behind a Terminal window (all layers included). The source for Blurminal is available on GitHub. Just scanning through it looks like there are lower level CG calls, but it you might be able to incorporate some of the effect's design to make the dock sit better. Especially against a black background.
Also, to speed up initial rendering (dock BG is missing for about 10 -15 seconds on my PB12 on boot up), try caching the blurred desktop picture (draw out to an NSImage and out to NSData maybe?), save in App Support dir for future loads, checking against the value of the desktop user defaults in case a recache is required.
Your launchpad looks great btw. I'm putting together a simple window fading SIMBL plugin for smooth, concurrent, NSTimer based window alpha fading on makeKeyAndOrderFront and performClose delegate methods. Once I've ironed out the bugs you'll be welcome to load in my custom NSWindow category and related classes for your Launchpad and Siri apps (if you like).
Do you plan to build Launchpad and Siri for Tiger as well? It would be feasible, right?
Well, i think the LeopardRebirth thread isn't locked anymore
I still have a lots of things to do with the launchpad and siri, And the launchpad uses the normal Apple Enter full screen thing so i don't know if the fading effect is possible
Don't think siri is useful... It's just for cosmetic purposes, as it has very limited questions
For the saved background blur, i was planning on doing that too![]()
Banner looks fine here, but seems to be intermittently not loading fully (and looking like the screenshot above).Well, doesn't look as good as expected, the background under the logo looks cut in half x), i'll have to fix that...
But yeah, i will maybe add LeopardRebirth to the store for stock Leopard users![]()