VirtualBox

Changeset 22181 in vbox for trunk/include/VBox/GuestHost


Ignore:
Timestamp:
Aug 11, 2009 4:41:38 PM (15 years ago)
Author:
vboxsync
Message:

GuestHost/SharedClipboard: use the XFIXES notification extension in the X11 shared clipboard instead of polling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/SharedClipboard.h

    r20551 r22181  
    5959extern CLIPBACKEND *ClipConstructX11(VBOXCLIPBOARDCONTEXT *pFrontend);
    6060extern void ClipDestructX11(CLIPBACKEND *pBackend);
    61 extern int ClipStartX11(CLIPBACKEND *pBackend);
     61extern int ClipStartX11(CLIPBACKEND *pBackend, bool grab = false);
    6262extern int ClipStopX11(CLIPBACKEND *pBackend);
    6363extern void ClipAnnounceFormatToX11(CLIPBACKEND *pBackend,
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