Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac OSX Support #6

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Mac OSX Support #6

wants to merge 7 commits into from

Conversation

simonrw
Copy link

@simonrw simonrw commented Aug 4, 2012

Adding code to support wallpaper changing on Mac OSX

simonrw added 7 commits August 4, 2012 11:53
The commands module is deprecated for now, but
I've not changed the old code just yet. Just the
new code.

Adds mac osx wallpaper function

This uses osascript to change the background by
telling Finder to change the background
Detects the platform

The platform is detected by sys.platform and if it
is mac os x (ie. darwin), the mac os x function is
called. Otherwise the gnome function is called.
Since this pull request is just concerned with mac
os x code, I've put the old download location back
Forgot to import the os module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant