log

age author description
Wed, 02 Dec 2009 06:10:18 +0000 Sam Lantinga Fixed mouse coordinates for fullscreen mode
Tue, 01 Dec 2009 12:08:34 +0000 Sam Lantinga The window positions are relative to the origin of the windowing system (upper left of the primary display).
Tue, 01 Dec 2009 11:50:00 +0000 Sam Lantinga Added support for placing windows on different displays
Tue, 01 Dec 2009 10:41:58 +0000 Sam Lantinga Ensure that the main display is picked up first
Tue, 01 Dec 2009 10:34:01 +0000 Sam Lantinga Allow mirrored displays, but only the primary display in a mirrored set.
Tue, 01 Dec 2009 09:04:28 +0000 Sam Lantinga Explicitly clear fullscreen status rather than relying on the window focus behavior.
Tue, 01 Dec 2009 08:56:12 +0000 Sam Lantinga Whenever a window becomes fullscreen, shown, unminimized, and has input focus it will change the display to the corresponding fullscreen video mode.