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
make windows visible above full-screen apps #1138
Conversation
Works as advertised on 10.7 I see the prefs window pops up in full screen apps :) Is it worth us checking this on 10.6? (ping @HenningJ ) |
I think so, just to make sure the |
How do I check that? I don't really have full screen apps on 10.6 ;) |
I think mainly just check that the interface still appears on all spaces (and not just on the space where it was launched). |
Didn't iPhoto and a few other apps have unofficial full screen things in SL? On 25 September 2012 18:20, Rob McBroom notifications@github.com wrote:
|
ok...I check this. Apart from what we discussed on IRC (about |
OK, this should build on 10.6 now. |
Didn't we decide to redefine |
I saw that there was precedent for using literals like |
make windows visible above full-screen apps
fixes #740
A little more DRY than the previous attempt.