VirtualBox

Changeset 8323 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Apr 23, 2008 10:11:19 AM (17 years ago)
Author:
vboxsync
Message:

Frontends/VirtualBox3/4, Main: only switch to seamless mode if the host resolution is less than the maximum currently supported by the additions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r8155 r8323  
    51845184  <interface
    51855185     name="IGuest" extends="$unknown"
    5186      uuid="d8556fca-81bc-12af-fca3-365528fa38ca"
     5186     uuid="655f0f7f-a35b-4e2f-a728-175d7e18dcce"
    51875187
    51885188     wsmap="suppress"
     
    52275227        the version might be refused by VirtualBox (incompatible) or
    52285228        other failures occured.
     5229      </desc>
     5230    </attribute>
     5231
     5232    <attribute name="maxGuestWidth" type="unsigned long" readonly="yes">
     5233      <desc>
     5234        The maximum horizontal resolution currently supported by the
     5235        Guest Additions for the purpose of host-initiated resiing
     5236        (and fullscreen and seamless).  A value of zero means no
     5237        arbitrary maximum other than that imposed by VRAM limits.
     5238      </desc>
     5239    </attribute>
     5240
     5241    <attribute name="maxGuestHeight" type="unsigned long" readonly="yes">
     5242      <desc>
     5243        The maximum vertical resolution currently supported by the
     5244        Guest Additions for the purpose of host-initiated resiing
     5245        (and fullscreen and seamless).  A value of zero means no
     5246        arbitrary maximum other than that imposed by VRAM limits.
    52295247      </desc>
    52305248    </attribute>
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