taskmanager: Drop workaround for QTBUG-59044
The condition in ungrabMouseHack() is never satisfied, and the bug should be fixed because QQuickWindow will get a mouseReleaseEvent in the test case (http://static.davidedmundson.co.uk/qmlmousetest.tar.gz, or qmlmousetest.tar.gz with some modifications to show status in the window);