Full windowed mode should now work correctly on linux. On windows it doesn't work...
commit98341b2a7f6e78c68db1c523e1b3075918fbae00
authorMarkku Velinen <dzarkki@hotmail.com>
Sat, 10 Apr 2010 20:06:58 +0000 (10 23:06 +0300)
committerMarkku Velinen <dzarkki@hotmail.com>
Sat, 10 Apr 2010 20:06:58 +0000 (10 23:06 +0300)
treea5b702acbe5811936c27102b8713aeabd8204f2d
parent91f347f7c5f08751083245d15f63d3110e1c3aa8
Full windowed mode should now work correctly on linux. On windows it doesn't work very well. It seems that on windows the mouse can either be captured and work correctly in full windowed mode or not be captured and not work correctly. The latter is chosen at least for now.
bin/NALCG.exe
src/view/bufferedinputhandler.cpp
src/view/bufferedinputhandler.h
src/view/view.cpp
src/view/view.h
src/view/viewframelistener.h