VirtualBox

Ignore:
Timestamp:
May 17, 2007 3:34:02 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
21279
Message:

Full-screen and maximization issues fixed. Current implementation:

  1. In case of auto-resize feature is on: VBox window returns to previous dimensions then going normal mode after leaving Full-screen or Maximized modes.
  2. In case of auto-resize feature is off: VBox tries to adjust window dimensions to guest dimensions if necessary then going normal mode after leaving Full-screen or Maximized modes.

Guest additions event handler implemented and used for:

  1. Guest Addition outdated version detection. User will be warned about outdated additions.
  2. Auto-resize feature enabling. This feature will be disabled in the dropped down menu until additions-state-change event notifies vbox about guest additions activation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h

    r1889 r2700  
    128128        MousePointerChangeEventType,
    129129        MachineStateChangeEventType,
     130        AdditionsStateChangeEventType,
     131        AutoResizeEventType,
    130132        MachineDataChangeEventType,
    131133        MachineRegisteredEventType,
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