Novum / vkQuake

Vulkan Quake port based on QuakeSpasm
GNU General Public License v2.0
1.72k stars 214 forks source link

Fix on-screen keyboard showing up unnecessarily on Steam Deck #662

Closed Macil closed 1 year ago

Macil commented 1 year ago

See the upstream PR https://github.com/sezero/quakespasm/pull/54 for full description.

The first two commits of this PR are identical to the upstream QS PR, but then there's an added third commit here to prevent vkQuake spawning an on-screen keyboard as it closes because of a difference in how it handles quitting the game.