Re: [Development] Detecting full-screen mode on the Mac

2014-06-23 Thread Jake Petroules
On 2014-06-23, at 06:28 PM, Ben Medina wrote: > Hello all, > I'm attempting a fix for this bug: > https://bugreports.qt-project.org/browse/QTBUG-39403 > > Our app currently uses 5.2.1, so that's the context. As you can see from my > post, using the qt_mac_app_fullscreen Boolean seems to no long

[Development] Detecting full-screen mode on the Mac

2014-06-23 Thread Ben Medina
Hello all, I'm attempting a fix for this bug: https://bugreports.qt-project.org/browse/QTBUG-39403 Our app currently uses 5.2.1, so that's the context. As you can see from my post, using the qt_mac_app_fullscreen Boolean seems to no longer work. So I attempted to look at the QWindow's visibility p