VirtualBox

Ignore:
Timestamp:
Dec 3, 2014 9:06:24 PM (10 years ago)
Author:
vboxsync
Message:

Additions/x11: fix recently re-introduced mode hint regression which caused guest screens to disappear (again).

File:
1 edited

Legend:

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

    r53408 r53440  
    255255            if (((int32_t *)prop->data)[i] == 0)
    256256                continue;
    257             else if (((int32_t *)prop->data)[i] < 0)
    258                 pVBox->pScreens[i].afDisabled = true;
    259257            else
    260258            {
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