Control: tags -1 confirmed pending On 23.07.2014 04:12, Filipus Klutiero wrote: > Package: neverball > Version: 1.6.0-1 > Severity: important > > When a level is underway, Neverball 1.5 and prior versions used to grab > the mouse cursor. The cursor would become invisible until the level was > completed or failed. This is no longer the case after the upgrade to 1.6 > on my testing install. The cursor is always visible, and can even leave > the window when not playing fullscreen.
Hello and thanks for the report. The relevant code for grabbing the mouse is now wrapped in an ifdef-conditional and is only executed when -DNDEBUG is set. In 1.6.0 this option has to be set explicitly otherwise it gets overridden by Debian's default compiler flags. The next upload will make the cursor invisible again as soon as a game starts and grab the mouse in window mode until the level is completed or the player returns to the menu. Regards, Markus
signature.asc
Description: OpenPGP digital signature

