OpenSmalltalk
/
opensmalltalk-vm
|
fniephaus/fullscreen-fix
|
1 hr, 4 mins, and 4 secs
|
Fabio 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).
|
|
|
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
|
|
|
|
<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&utm_source=email",
"name": "View Build"
},
"description": "View Build #1961 on Travis CI"
}
</script>