]> Pileus Git - ~andy/gtk/commit
win32: Fix size or style changes during fullscreen
authorAlexander Larsson <alexl@redhat.com>
Wed, 26 Oct 2011 10:43:24 +0000 (12:43 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 10 Nov 2011 16:41:03 +0000 (17:41 +0100)
commit6be876cdea67dd10380840a29e4eba1e9ba80f7b
tree844f1a78de6c9639e740f270e5d5fbf88dff92d5
parent820721500b4f215eebda1f2466bf4166922bfa1e
win32: Fix size or style changes during fullscreen

When we're fullscreen we should update the cached hints, and we
should not apply the normal hints to the style.

This fixes bug #516822
gdk/win32/gdkwindow-win32.c