osx: Add windowDidChangeScreen delegate
authorKirk A. Baker <kbaker@camerabits.com>
Mon, 25 Jul 2011 22:02:46 +0000 (15:02 -0700)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 29 Jul 2011 12:57:13 +0000 (13:57 +0100)
commit6f6b27fac5acb29ad619fc247f6d11d3d6ba309d
tree694bedbfdef515eeb0c224e57b81654d6ca7bc70
parent7139ada80941754134ef5e201b7baa5e371cc710
osx: Add windowDidChangeScreen delegate

Added -windowDidChangeScreen: delegate to handle condition where moving
host window to a different screen would cause pick errors to be output.
The delegate just causes the stage to be redrawn which re-creates the
pick buffer.

https://bugzilla.gnome.org/show_bug.cgi?id=655306
clutter/osx/clutter-stage-osx.c