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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconfniephaus/fullscreen-fix

arrow to build time
clock icon1 hr, 4 mins, and 4 secs

Fabio Niephaus avatarFabio Niephaus

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).

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!

SIGN UP HERE
book icon

Documentation about Travis CI

<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "EmailMessage", "action": { "@type": "ViewAction", "url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/656208202?utm_medium=notification&amp;utm_source=email", "name": "View Build" }, "description": "View Build #1961 on Travis CI" } </script>