• xtrn/minesweeper/minesweeper.js

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Sep 27 22:05:06 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/d88c3e420cfc59f08d1b5891
    Modified Files:
    xtrn/minesweeper/minesweeper.js
    Log Message:
    Even with graphics, we need to set mouse passthrough

    This used to work for a lot of complicated reasons you likely don't
    care about, and the ANSI terminal overhaul broke it.

    Basically, now, the only way to get mouse sequences passed to scripts
    is to set the CON_MOUSE_*_PASSTHROUGH bits in console.status. The other
    ways to do that don't work anymore, so don't try them.
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)