]> skyeroc.xyz Git - dgamelaunch/commit
Selecting a game to watch with an uppercase letter attempts to change the
authorJilles Tjoelker <jilles@stack.nl>
Thu, 4 Mar 2004 14:38:02 +0000 (14:38 +0000)
committerJilles Tjoelker <jilles@stack.nl>
Thu, 4 Mar 2004 14:38:02 +0000 (14:38 +0000)
commit9beae9e40d63512da0094992e17a3b219490bcb7
tree87e461b39461b56ca11735cf77be4b84af2e2fcc
parent0f2d2bf60f99084fc92bcd3490221e18eababd8b
Selecting a game to watch with an uppercase letter attempts to change the
window size to the game's via the \033[8;<r>;<c>t sequence. Block SIGWINCH
before sending this sequence and unblock it after calling initcurses() again.

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@267 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
Changelog
dgamelaunch.c