Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Have you seen the Android wallpaper app Muzei [0] ? It dims and blurs the image, and launching the app or double tapping the wallpaper itself brightens and focuses the picture momentarily. No idea if that is possible on OS X though.

[0] https://play.google.com/store/apps/details?id=net.nurik.roma...



Difficult to implement something like that on OSX without a resource-intensive overlay. As it is, Artful takes advantage of the built-in NSWorkspace API to change the wallpaper, which only causes activity on download and change of the image.


Perhaps you could pre-render a blurred version to a new image, and switch to the focusing animation just when needed? Granted, that may have flicker.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: