wgois / OIS

Official OIS repository. Object oriented Input System
https://wgois.github.io/OIS/
zlib License
257 stars 86 forks source link

Add Left/Right modifer to Ctrl, Shift, Alt and Win keys on non Win32 platform #63

Open Ybalrid opened 4 years ago

Ybalrid commented 4 years ago

New flags have been introduced in PR #61

Only the Windows backend for now actually support reporting these modifier bits.

We need to add them to other platforms.