VirtualBox

Ignore:
Timestamp:
Aug 6, 2015 9:48:07 AM (9 years ago)
Author:
vboxsync
Message:

Additions/x11/VBoxClient: additional seamless logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.h

    r55401 r57208  
    138138                   XRectangle *pRects)
    139139    {
    140         LogRelFlowFunc(("\n"));
     140        LogRelFlowFunc(("hWin=%lu, isMapped=%RTbool, x=%d, y=%d, w=%d, h=%d, cRects=%d\n",
     141                        (unsigned long) hWin, isMapped, x, y, w, h, cRects));
    141142        VBoxGuestWinInfo *pInfo = new VBoxGuestWinInfo(isMapped, x, y, w, h, cRects,
    142143                                                       pRects);
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