VirtualBox

Ignore:
Timestamp:
Jun 5, 2019 1:30:45 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131127
Message:

PDM, Devices, FE, Main: allow size hints without notification for initial hints.
bugref:9482: FE/Qt and Additions/WINNT: move away from -adjust size if...-
This change allows size hints/monitor information to be set in a machine
without generating an IRQ notification, for the purpose of setting the
initial monitor information. It also uses the function for that purpose.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.cpp

    r76606 r78995  
    177177    display().SetVideoModeHint(screenId(),
    178178                               guestScreenVisibilityStatus(),
    179                                false, 0, 0, sizeHint.width(), sizeHint.height(), 0);
     179                               false, 0, 0, sizeHint.width(), sizeHint.height(), 0, true);
    180180}
    181181
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