VirtualBox

Ignore:
Timestamp:
Oct 25, 2013 2:09:25 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90240
Message:

FE/Qt: Runtime UI: Seamless mode: Make sure we have no background until the first one set-region event in non-translucent mode (Win/X11 hosts affected).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp

    r49177 r49291  
    107107    setAttribute(Qt::WA_TranslucentBackground);
    108108# endif /* !Q_WS_MAC */
    109 #endif /* VBOX_WITH_TRANSLUCENT_SEAMLESS */
     109#else /* !VBOX_WITH_TRANSLUCENT_SEAMLESS */
     110    /* Make sure we have no background
     111     * until the first one set-region-event: */
     112    setMask(m_maskRegion);
     113#endif /* !VBOX_WITH_TRANSLUCENT_SEAMLESS */
    110114
    111115#ifndef Q_WS_MAC
Note: See TracChangeset for help on using the changeset viewer.

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