[Vm-dev] Passed: OpenSmalltalk/opensmalltalk-vm#1961 (fniephaus/fullscreen-fix - 05d149f)

Travis CI builds at travis-ci.org
Fri Feb 28 14:33:37 UTC 2020


Build Update for OpenSmalltalk/opensmalltalk-vm
-------------------------------------

Build: #1961
Status: Passed

Duration: 1 hr, 4 mins, and 4 secs
Commit: 05d149f (fniephaus/fullscreen-fix)
Author: Fabio Niephaus
Message: Use NSWindow API for changing fullscreen mode

instead of going through NSView's API. The latter does offer more options, but messes up the fullscreen mode for some reason (UI becomes unresponsive because input events are no longer received).

Using `self.window toggleFullScreen:self` also does not mess with additional displays (only the display showing Squeak is put into fullscreen mode).

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/edd51520455b...05d149fc6a84

View the full build log and details: https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/656208202?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the OpenSmalltalk/opensmalltalk-vm repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=8795279&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200228/6879d77b/attachment-0001.html>


More information about the Vm-dev mailing list