David Ludwig
df37d1d550
WinRT: made README note that Win 8.0 targeting via MSVC 2013 Express is not possible
2014-09-14 13:10:21 -04:00
David Ludwig
75d0396eb3
WinRT: expanded and updated the README section on MSVC requirements
2014-09-14 12:57:26 -04:00
David Ludwig
0903aa3f8d
WinRT: added manual, app-setup instructions to the README
...
A number of other parts of the WinRT README were edited, either for clarity, or to help with Markdown rendering.
2014-09-14 11:36:24 -04:00
David Ludwig
11d865b8fc
WinRT: added a note to README regarding need for a MS account
2014-09-14 10:31:18 -04:00
David Ludwig
4eef8bbc11
WinRT: cleaned up section headers
2014-09-14 10:29:54 -04:00
Pierre-Loup A. Griffais
24c86b5501
[X11] Reconcile logical keyboard state with physical state on FocusIn
...
since the window system doesn't do it for us like other platforms.
This prevents sticky keys and missed keys when going in and out
of focus, for example Alt would appear to stick if switching away
from an SDL app with Alt-Tab and had to be pressed again.
CR: Sam
2014-09-11 19:24:42 -07:00