]> Pileus Git - ~andy/gtk/commit
quartz: move SPLASHSCREEN-hinted windows to NSStatusWindowLevel
authorMichael Natterer <mitch@gimp.org>
Tue, 13 Nov 2012 18:58:40 +0000 (19:58 +0100)
committerMichael Natterer <mitch@gimp.org>
Tue, 13 Nov 2012 19:05:33 +0000 (20:05 +0100)
commitaa989a637a47c0c5755bb8a75753e8cf2d245ba1
treee0902ece9c494ce07fd93c0bda283845ea984892
parent50a09957a45b0c3d4dcc0686c6dc5ca42d1f4a05
quartz: move SPLASHSCREEN-hinted windows to NSStatusWindowLevel

which does not really have a different effect than the previously
used NSPopUpMenuWindowLevel, but is what all code examples I found
are using, and it does make more sense.
(cherry picked from commit 47f0e3f1e1cd6b0ae61ec7ced48cc9802f1a95a4)
gdk/quartz/gdkwindow-quartz.c