Skip to content

fix: migrate touch input to SFML 3.1.0 event system#344

Closed
Mistakesos wants to merge 1 commit into
SFML:masterfrom
Mistakesos:hotfix/update-touch-for-sfml3
Closed

fix: migrate touch input to SFML 3.1.0 event system#344
Mistakesos wants to merge 1 commit into
SFML:masterfrom
Mistakesos:hotfix/update-touch-for-sfml3

Conversation

@Mistakesos
Copy link
Copy Markdown

  • Cache touch positions in WindowContext via event handling
  • Remove all calls to deprecated sf::Touch polling functions
  • Eliminates deprecation warnings when building with SFML >= 3.1.0

This is a non-breaking hotfix that preserves existing touch input behavior.

- Cache touch positions in WindowContext via event handling
- Remove all calls to deprecated sf::Touch polling functions
- Eliminates deprecation warnings when building with SFML >= 3.1.0

This is a non-breaking hotfix that preserves existing touch input behavior.
@eXpl0it3r
Copy link
Copy Markdown
Member

Overlaps with #343

@Mistakesos
Copy link
Copy Markdown
Author

Overlaps with #343

Ah, overlaps with #343 — no problem at all! Honestly, it's awesome to see the community already on top of it. I'll close this PR. Thanks for the heads up!

@Mistakesos Mistakesos closed this Apr 20, 2026
@Mistakesos Mistakesos deleted the hotfix/update-touch-for-sfml3 branch April 20, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants