TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Patch to SDL2 to Fix Cursor Bugs

2 pointsby boxerbkabout 8 years ago

1 comment

boxerbkabout 8 years ago
We ran into some bugs with SDL2 when implementing it to stream games to the Raspberry Pi (<a href="http:&#x2F;&#x2F;bit.ly&#x2F;2nIIReG" rel="nofollow">http:&#x2F;&#x2F;bit.ly&#x2F;2nIIReG</a>). There were issues with relative mouse and absolute mouse mode and cursor placement. Hopefully, this fix helps others. Our changes are tracked in Github (<a href="https:&#x2F;&#x2F;github.com&#x2F;parsec-cloud&#x2F;sdl-2.0.5" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;parsec-cloud&#x2F;sdl-2.0.5</a>)