[Scummvm-tracker] [ScummVM :: Bugs] #13152: MYST3: Mouse movements are limited to rectangle in full screen mode when using SDL v2.0.18
ScummVM :: Bugs
trac at scummvm.org
Thu Dec 16 12:34:45 UTC 2021
#13152: MYST3: Mouse movements are limited to rectangle in full screen mode when
using SDL v2.0.18
---------------------+----------------------------
Reporter: ctoroman | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Myst3
Version: | Resolution:
Keywords: | Game: Myst 3: Exile
---------------------+----------------------------
Comment (by eriktorbjorn):
Bisecting points to this commit which, based on its description, makes
sense:
{{{
c6836c9b7778024617ed4838f7a0bdeaff412cb4 is the first bad commit
commit c6836c9b7778024617ed4838f7a0bdeaff412cb4
Author: Cameron Cawley <ccawley2011 at gmail.com>
Date: Thu Nov 11 19:21:49 2021 +0000
SDL: Use SDL_SetWindowMouseRect to confine the mouse area
backends/graphics/sdl/sdl-graphics.cpp | 4 ++++
backends/graphics/sdl/sdl-graphics.h | 2 ++
backends/graphics/windowed.h | 8 ++++++++
backends/platform/sdl/sdl-window.cpp | 20 ++++++++++++++++++++
backends/platform/sdl/sdl-window.h | 6 ++++++
5 files changed, 40 insertions(+)
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/13152#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list