VirtualBox

Ignore:
Timestamp:
Mar 31, 2009 12:24:11 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45459
Message:

crOpenGL-OSX: initial fix for compiz enabled linux guest

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxUtils-darwin.h

    r17340 r18565  
    222222{
    223223    /* Event classes */
    224     kEventClassVBox        = 'vbox',
     224    kEventClassVBox         = 'vbox',
    225225    /* Event kinds */
    226     kEventVBoxShowWindow   = 'swin',
    227     kEventVBoxMoveWindow   = 'mwin',
    228     kEventVBoxResizeWindow = 'rwin',
    229     kEventVBoxUpdateDock   = 'udck'
     226    kEventVBoxShowWindow    = 'swin',
     227    kEventVBoxHideWindow    = 'hwin',
     228    kEventVBoxMoveWindow    = 'mwin',
     229    kEventVBoxResizeWindow  = 'rwin',
     230    kEventVBoxDisposeWindow = 'dwin',
     231    kEventVBoxUpdateDock    = 'udck'
    230232};
    231233OSStatus darwinOverlayWindowHandler (EventHandlerCallRef aInHandlerCallRef, EventRef aInEvent, void *aInUserData);
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