VirtualBox

Changeset 100236 in vbox for trunk/include


Ignore:
Timestamp:
Jun 21, 2023 10:40:17 AM (18 months ago)
Author:
vboxsync
Message:

Shared Clipboard: Got rid of the X11 request worker, as this simplifies code (again). bugref:9437

File:
1 edited

Legend:

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

    r100204 r100236  
    114114    /** Flag indicating that the thread is in a started state. */
    115115    bool             fThreadStarted;
    116     /** Request queue.
    117      *  Needed for processing HGCM requests within the HGCM (main) thread from
    118      *  the X11 event thread. */
    119     RTREQQUEUE       hReqQ;
    120116    /** The X Toolkit widget which we use as our clipboard client.  It is never made visible. */
    121117    Widget           pWidget;
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