Fix detection of screen size GTK
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 22 Sep 2014 19:59:00 +0000 (21:59 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 28 Sep 2014 20:14:27 +0000 (22:14 +0200)
commit6936dd1a9a9d2fdee7c52397e6e7be801e3976b5
treedf4329a66753b8abb0470fda67aa2d1cc5988c80
parent645e35c4ba0ec3c2d54d512b254e4abfd43f49d0
Fix detection of screen size GTK

A gdk call that can get the screen without there first being a window
mapped to it is used now. This fixes initial sizing of the board window
on a cold start.
gtk/xboard.c