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

Add a checkbox in the preference to allow different background for multiple desktops #68

Open
XieJiSS opened this issue Sep 8, 2018 · 1 comment

Comments

@XieJiSS
Copy link

XieJiSS commented Sep 8, 2018

Related code:

// If the screens have changed, force an update.
- (void)screensChanged:(NSNotification *)notification {
[self updateMap];
}
- (void)spaceChanged:(NSNotification *)notification {
[self updateMap];
}
- (void)receiveWakeNote:(NSNotification *)notification {
[self restartMap];
}

However, I'm not familiar with Obj-C, quite sad I cannot PR :-(

@XieJiSS
Copy link
Author

XieJiSS commented Sep 8, 2018

To be clear, it will be a great bonus if it is possible to enable map background for only one desktop (just like pap.er behaves), thx a lot!

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

No branches or pull requests

1 participant