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

Multiple spaces fix #11

Closed
wants to merge 3 commits into from
Closed

Conversation

sjaveed
Copy link
Contributor

@sjaveed sjaveed commented Apr 22, 2016

Fixes #7

It's a pseudo-fix since it just goes right a few times to get 10 spaces. If you're doing this for someone who has more spaces, chances are it's a fireable offense anyway ;-)

set spaceCount to 10

repeat with space from 1 to spaceCount
set picture rotation of thisDesktop to 0
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line fails when i test this out
200:201: execution error: The variable thisDesktop is not defined. (-2753)
maybe if i'd tried it when you submitted it 2.5 years ago it would have worked better...

@sjaveed
Copy link
Contributor Author

sjaveed commented Nov 6, 2018

😆 I’ll see if I can fix it for Mojave.

@sjaveed sjaveed closed this Apr 3, 2021
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.

mac: can we hit all workspaces?
2 participants