#8437 closed enhancement (fixed)
Fullscreen-mode should be supported on Mac OS X 10.7
Reported by: | Johannes Roith | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.0.4 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Mac OS X |
Description (last modified by )
Mac OS X 10.7 Lion adds a new feature fullscreen apps, as you can see here: http://www.apple.com/macosx/lion VirtualBox seems like a perfect fit. Currently I put VirtualBox on its own Spaces desktop, but the fullscreen solution is clearly better.
Change History (12)
comment:1 by , 14 years ago
Host type: | other → Mac OS X |
---|
comment:2 by , 14 years ago
comment:5 by , 13 years ago
Do we have an update on this? Just curious of this is being worked on or rejected.
Thank you.
comment:6 by , 13 years ago
Description: | modified (diff) |
---|
Of course not rejected (in that case we would have closed this ticket as won't fix) but there are currently many other tasks with a higher priority.
comment:7 by , 12 years ago
Apple dev documentation for full screen mode: https://developer.apple.com/library/mac/#documentation/General/Conceptual/MOSXAppProgrammingGuide/FullScreenApp/FullScreenApp.html
comment:8 by , 12 years ago
I guess VirtualBox is using QT for the Max OS X GUI? So waiting for QT support.
A bug report for this feature is at: https://bugreports.qt-project.org/browse/QTBUG-21607
Though some of the comments seem to say it's implemented for some types of application. Will look into it further.
comment:9 by , 12 years ago
Seems to be in QT5, here's a link to the documentation:
http://qt-project.org/doc/qt-5.0/qtcore/qt.html
Qt::WindowFullscreenButtonHint 0x80000000 On Mac OS X adds a fullscreen button.
comment:11 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
VBox 4.3.10 implements fullscreen for OS X 10.8 and 10.9.
comment:12 by , 11 years ago
A greatly appreciated improvement!
Should there not be a button on the titlebar for each window? As penx describes above. Should I open a separate issue for this?
Also, the default shortcut for this mode in OS X is Control–Command–F and not Command–F. I understand the technical problem of this but it should work at least when the guest system has keyboard focus.
+1