chrishunt / desktop

A decent way to change your desktop image
https://github.com/chrishunt/desktop
MIT License
250 stars 15 forks source link

Image options #12

Open briandoll opened 10 years ago

briandoll commented 10 years ago

If we use System Preferences to set a desktop background with an image, we're presented with the following options:

I could be wrong, but I think desktop uses Fit to Screen. Would it be possible for desktop to make the other options available as well? I just wanna tile this bad boy.

chrishunt commented 10 years ago

Daaaang. The pattern library is pretty cool. I just spent 5 minutes playing with it.

I want to make this happen, but this is blocked for the same reason as https://github.com/chrishunt/desktop/issues/5. Right now I have no idea how desktops actually work on Mac OS. This gem is cheating to make the magic possible.

I'll leave this open so we can get it working once we understand how desktoppicture.db works.