Subj : src/conio/sdl_con.c win32gdi.c x_events.c To : Git commit to main/sbbs/master From : Deucе Date : Tue Mar 05 2024 11:48:18 https://gitlab.synchro.net/main/sbbs/-/commit/cedc67bbbd625451e8e47e08 Modified Files: src/conio/sdl_con.c win32gdi.c x_events.c Log Message: Fix for SourceForge issue 134 Translation from mouse coordinates to screen coordinates had issues with internal vs. external scaling and for when there are gutters (ie: black bars) on the edges. This change snaps all gutter clicks to the nearest position inside the window instead of discarding them, and ensures the calculations are correct regardless of scaling mode. Win32GDI mode was not tested, the only change there was to stop ignoring mouse positions in the gutters. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .