VirtualBox

Ignore:
Timestamp:
Jul 31, 2009 11:33:06 AM (15 years ago)
Author:
vboxsync
Message:

Additions/x11 and common: simplify requests for getting video mode hints and introduce a generic wait event request

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c

    r21867 r21912  
    998998    if (!pVBox->useDevice)
    999999        return FALSE;
    1000     int rc = VbglR3GetLastDisplayChangeRequest(pcx, pcy, pcBits, piDisplay);
     1000    int rc = VbglR3GetDisplayChangeRequest(pcx, pcy, pcBits, piDisplay, false);
    10011001    if (RT_SUCCESS(rc))
    10021002        return TRUE;
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