Earlier quoted context omitted.
It features the current date and time with seconds, so it must be rendered on the fly.
The assets and some? of the scripting for it are in a bundle at: /System/Library/ExtensionKit/Extensions/WallpaperMacintoshExtension.appex Can see the time and date being added here I think: System6ControlPanel.program // // System 6 Control Panel // Macintosh 40th Anniversary // // Copyright © 2024 Apple. All rights reserved. // //---------------------------------------------- start simultaneous scale out let image…
Show HN: I reverse engineered Apple's video wallpapers
111–120 of 125 posts
Re: Show HN: I reverse engineered Apple's video wallpapers
#112Re: Show HN: I reverse engineered Apple's video wallpapers
#113As much (fairly well deserved) hate as Tahoe gets, the video wallpapers and transparency are such a fun Windows Vista vibe I get nostalgia. Time to set this up with the Vista waterfall wallpaper and reallllyyy feel like it’s 2007!
Re: Show HN: I reverse engineered Apple's video wallpapers
#114Really nice work. We went down a similar rabbit hole recently and reverse engineered the Aerials catalogue to figure out how Apple wires this stuff up, so seeing another open source project doing this is great. The detail I love most and one I can't replicate on our own tool is how the animation persists between the login window and the live desktop. We built phonto as a cross platform take on the same idea, https://…
Re: Show HN: I reverse engineered Apple's video wallpapers
#115Re: Show HN: I reverse engineered Apple's video wallpapers
#116It didn't work so well for me but I was able to refactor it into something that does work for me. Thank you.
Re: Show HN: I reverse engineered Apple's video wallpapers
#117Earlier quoted context omitted.
> Encouraging such behavior will waste people's time having to deal with people on this site who can't do simple arithmetic. We shouldn't encourage people who can't properly read and understand a comment before replying either, but here we are talking to you who jumped on correcting the “2 or 3 years” to “19 years” without noticing that “2007” was in the post so the poster was obviously well aware of that. > being un…
>“2007” was in the post so the poster was obviously well aware of that. Which is why I first included the possibility the commenter didn't know the current year. >humans experience the passage of time at massively different rates The commenter did not say anything related to this. The relative speed of time was not referenced. >that is acceptable in a given environment Humor is not very acceptable on this website com…
Re: Show HN: I reverse engineered Apple's video wallpapers
#118Earlier quoted context omitted.
Good on ya. I won't use it, myself, because I can't deal with wallpaper moving behind my work (I also can't listen to music, while I work. Maybe it's a "generational" thing). Also, I use a 49-inch ultrawide, so it might be vomit-inducing. I remember some other utility that played wallpaper videos, but it wasn't anywhere near as nicely done.
It doesn't move while you work, its just the lock screen and when you log in.
Re: Show HN: I reverse engineered Apple's video wallpapers
#119How did you steer Claude for strict concurrency, can you share the CLAUDE.md?
https://pastebin.com/XLhjr4pf https://github.com/kageroumado/swiftui-macos-skill
Re: Show HN: I reverse engineered Apple's video wallpapers
#120Wow that's great work! Thanks!