Andrew Mickelson

Results 3 issues of Andrew Mickelson

## Description [drm] Fix DRM mode setting to use SFML window dimensions - actually use the dimensions of the SFML window as the DRM mode dimensions when setting a DRM...

bug
m:sfml-window
p:linux

This is the first of two further drm PRs that I have that were held up pending the merge of https://github.com/SFML/SFML/pull/3136 This PR allows users with multiple monitors to tell...

feature
m:sfml-window
p:linux

This PR implements missing drm mouse functionality by: - adding a default cursor that can be shown/hidden with sf::Window setMouseCursorVisible - fixes the mouse cursor location reported by sf::Mouse and...

feature
m:sfml-window
p:linux