Another approach is to create a window at desktop level. It can even display a web page with a system web view — you probably want to opt the window out of receiving mouse events, too, to avoid interfering with drag selection on the Desktop. I do that at home with a local HTML file to randomly generate a desktop background at startup, and I’ve tried dynamic content (like a countdown clock). Code here: https://github.…
Show HN: A Native Art Gallery for the Mac
11–20 of 65 posts
Re: Show HN: A Native Art Gallery for the Mac
#12Very nice! Request: art gallery-like legends next to the artwork, with title/artist/date (I imagine this would only work with a curated source of art, but if I ever used something like this, I'd like to learn something too).
That was one of my original goals as well, but unfortunately there aren't many (any?) sources of downloadable art tagged with metadata. Hence, just the filename in the pop-up menu.
Re: Show HN: A Native Art Gallery for the Mac
#13Some are just regions - USA, Europe, China, etc. Most are actual maps - places listed by Google searches or names translated from their native tongue, etc. A few are visualizations of the tallest mountains or longest rivers.
Re: Show HN: A Native Art Gallery for the Mac
#14Re: Show HN: A Native Art Gallery for the Mac
#15Another approach is to create a window at desktop level. It can even display a web page with a system web view — you probably want to opt the window out of receiving mouse events, too, to avoid interfering with drag selection on the Desktop. I do that at home with a local HTML file to randomly generate a desktop background at startup, and I’ve tried dynamic content (like a countdown clock). Code here: https://github.…
I recently looked into doing this for my Windows laptop, but found that it halved the battery life. Is this also a problem with running stuff like this on Macs?
Re: Show HN: A Native Art Gallery for the Mac
#16Re: Show HN: A Native Art Gallery for the Mac
#17I see these kind of projects often, and I’m not sure how I feel about them. Art is more than just something nice to look at. By turning these pieces of art into wallpapers, it feels like the meaning, context, and significance are being stripped away. And you are missing the entire point. I could be entirely wrong as I’m no art expert.
To me, the aesthetic and emotional impact of the art comes first, and everything else is just a value-add.
[1]: http://poulwebb.blogspot.com/2010/11/wayne-thiebaud-cityscap...
Re: Show HN: A Native Art Gallery for the Mac
#18I collect Maps of the World in a Dropbox folder, and tell Windows auto rotate to use this folder. So I see a different perspective or interpretation of "The World" every 10 minutes. Some are just regions - USA, Europe, China, etc. Most are actual maps - places listed by Google searches or names translated from their native tongue, etc. A few are visualizations of the tallest mountains or longest rivers.
Re: Show HN: A Native Art Gallery for the Mac
#19I think I'm the only one who rarely look at my desktop. Most of the time, it's been covered by windows/apps.
Re: Show HN: A Native Art Gallery for the Mac
#20Another approach is to create a window at desktop level. It can even display a web page with a system web view — you probably want to opt the window out of receiving mouse events, too, to avoid interfering with drag selection on the Desktop. I do that at home with a local HTML file to randomly generate a desktop background at startup, and I’ve tried dynamic content (like a countdown clock). Code here: https://github.…
I recently looked into doing this for my Windows laptop, but found that it halved the battery life. Is this also a problem with running stuff like this on Macs?