We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5420 - [patch] KMSDRM_LEGACY: Fix mouse remaining on screen after exit
Summary: [patch] KMSDRM_LEGACY: Fix mouse remaining on screen after exit
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.1
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-27 08:52 UTC by wahil1976
Modified: 2020-12-28 15:21 UTC (History)
3 users (show)

See Also:


Attachments
Patch file for fix (600 bytes, patch)
2020-12-27 08:52 UTC, wahil1976
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description wahil1976 2020-12-27 08:52:33 UTC
Created attachment 4612 [details]
Patch file for fix

This patch makes sure that the mouse does not stay on screen after exiting the application when using KMSDRM_LEGACY.
Comment 1 Manuel Alfayate Corchete 2020-12-28 15:20:28 UTC
Thanks, merged :)
Comment 2 Manuel Alfayate Corchete 2020-12-28 15:21:22 UTC
Oops, sorry... I credited Ozkan Sezer on the push! Really sorry about that.