Loop on available events and feed them back to the app

The implementation varies per platform.

Property definitions

gamnit $ GamnitDisplay :: feed_events
	# Loop on available events and feed them back to the app
	#
	# The implementation varies per platform.
	fun feed_events do end
lib/gamnit/display.nit:72,2--75,23