Skip to content

rom1v/sample-relativemouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This sample aims to reproduce inconsistencies between the state of the relative mouse mode and the cursor visibility on macOS with SDL 2.0.20.

It opens a SDL window (with garbage content) and toggle relative mouse mode on pressing Alt.

When relative mouse mode is enabled, mouse events are logged to the console.

To build and execute:

meson x
ninja -Cx
x/sample-relativemouse

About

Sample to reproduce a SDL bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published