VirtualBox

Changeset 61964 in vbox for trunk


Ignore:
Timestamp:
Jun 30, 2016 4:56:23 PM (8 years ago)
Author:
vboxsync
Message:

Reverting r101826 as it's not needed anymore since r108314.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp

    r61963 r61964  
    266266        connect(m_pMiniToolBar, SIGNAL(sigNotifyAboutWindowActivationStolen()),
    267267                this, SLOT(sltRevokeWindowActivation()), Qt::QueuedConnection);
    268 # ifdef VBOX_WS_X11
    269         // WORKAROUND:
    270         // Due to Unity bug we want native full-screen flag to be set
    271         // for mini-toolbar _before_ trying to show it in full-screen mode.
    272         // That significantly improves of chances to have required geometry.
    273         if (vboxGlobal().typeOfWindowManager() == X11WMType_Compiz)
    274             vboxGlobal().setFullScreenFlag(m_pMiniToolBar);
    275 # endif /* VBOX_WS_X11 */
    276268    }
    277269}
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette