Key capture is supported on Wayland with latest SDL Hg

This commit is contained in:
Cameron Gutman 2021-01-21 21:07:54 -06:00
parent d38ff5759a
commit 6262f51c96

View File

@ -15,7 +15,7 @@
<li>Hardware accelerated video decoding with VAAPI, VDPAU, and NVDEC support</li>
<li>7.1 surround sound audio support</li>
<li>Support for both pointer capture (for games) and direct mouse control (for remote desktop)</li>
<li>Support for passing system-wide keyboard shortcuts like Alt+Tab to the host in fullscreen mode on X11</li>
<li>Support for passing system-wide keyboard shortcuts like Alt+Tab to the host in fullscreen mode</li>
<li>Direct touchscreen mouse control</li>
<li>HEVC support for better video compression efficiency</li>
<li>Gamepad support with force feedback for up to 4 players</li>