]> Pileus Git - ~andy/gtk/commit
wayland: Don't compare against GdkWindowTypeHint as a bitmask
authorRob Bradford <rob@linux.intel.com>
Wed, 18 Jul 2012 15:06:06 +0000 (16:06 +0100)
committerRob Bradford <rob@linux.intel.com>
Wed, 18 Jul 2012 15:08:36 +0000 (16:08 +0100)
commit8a39d2269e9ab7354cdb38ca6255165e641ca9bd
treea7ae52f66d14fab7a1dd1e45a13ec4a075f89de0
parent1a0a8e112e591777fbcfa3e925f2264ce219c49c
wayland: Don't compare against GdkWindowTypeHint as a bitmask

The hint was being compared as a bitmask which means types that were not in
the list were being erroneously matched
gdk/wayland/gdkwindow-wayland.c