Make popup windows show on the correct desktop.
authorMorten Johan Sorvig <morten.sorvig@nokia.com>
Fri, 25 May 2012 05:44:22 +0000 (07:44 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 29 May 2012 23:54:45 +0000 (01:54 +0200)
commit9ea919915dcb859400504920e6cedde378c8c9bf
tree4c72a1d9007944d3355a9b3164bce2cb7a327c6d
parent96c5b5ecf45759ecf0862e8f6af4f96b91ef5fe6
Make popup windows show on the correct desktop.

Set NSWindowCollectionBehaviorFullScreenAuxiliary
for Qt::Popup windows. This will make them show
on the same desktop as their parent full-screen
window.

Change-Id: Ice1bd50976ef0cd66b01a683a43e08e782573153
Reviewed-by: Christoph Schleifenbaum <christoph.schleifenbaum@kdab.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
src/plugins/platforms/cocoa/qcocoawindow.mm