Files
glfw/src
Camilla Berglund 641761ddb0 Changed state attribs to direct access.
Changed the window states (focused, iconified and visible) to query the
system directly.

THIS IS A BREAKING CHANGE, although a fairly obscure one.  It affects
applications that both care about telling actual key events from
synthetic ones, and are implemented in a non-self-synchronizing way, and
that poll the GLFW_FOCUSED window attribute instead of using the window
focus callback.

If you maintain one of these, please feel free to drop me an email and
I'll help any way I can to transition your application to 3.1.

Fixes #189.
Fixes #204.
2015-01-04 16:53:32 +01:00
..
2014-10-07 16:20:49 +02:00
2014-09-02 19:47:29 +02:00
2014-02-10 15:33:41 +01:00
2013-05-12 16:55:33 +02:00
2014-09-02 19:47:29 +02:00
2014-11-10 01:57:45 +01:00
2014-12-31 22:32:08 +01:00
2014-09-02 19:47:29 +02:00
2014-09-02 19:47:29 +02:00
2014-09-02 19:47:29 +02:00
2014-09-02 19:47:29 +02:00
2014-09-02 19:47:29 +02:00
2014-09-02 19:47:29 +02:00
2014-10-13 18:51:47 +02:00
2014-09-02 19:47:29 +02:00
2014-11-10 02:00:14 +01:00
2014-11-10 02:00:14 +01:00
2014-09-02 19:47:29 +02:00