[PULL] hw/xwin X11 <-> Windows clipboard integration refactoring

Keith Packard keithp at keithp.com
Mon Sep 29 13:07:00 PDT 2014


Jon TURNEY <jon.turney at dronecode.org.uk> writes:

> Jon TURNEY (30):
>       hw/xwin: Remove left-over pthread_exit() in clipboard code
>       hw/xwin: Push winClipboardShutdown() into winclipboardinit.c
>       hw/xwin: Hoist clipboard thread restart up one level
>       hw/xwin: winProcEstablishConnection doesn't need to check if clipboard started
>       hw/xwin: Hoist setting of g_fClipboardStarted flag up one level
>       hw/xwin: Remove g_fClipboardLaunched, it's value is identical to g_fClipboardStarted
>       hw/xwin: Remove SetSelectionOwner wrapper, use XFixesSetSelectionOwnerNotify event instead
>       hw/xwin: Move winClipboardCreateMessagingWindow() to winclipboardthread.c
>       hw/xwin: Eliminate g_pClipboardDisplay and g_iClipboardWindow globals
>       hw/xwin: Hoist use of winSetAuthorization() and winGetDisplayName() up one level
>       hw/xwin: Add remaining clipboard globals to winglobals.h
>       hw/xwin: Make g_hwndClipboard static
>       hw/xwin: Move clipboard integration code down to a subdirectory
>       hw/xwin: Return a shutdown flag from winClipboardProc() if we should stop trying
>       hw/xwin: Separate libwinclipboard interface and internal header files
>       hw/xwin: Add fUseUnicode as parameter to winClipboardProc()
>       hw/xwin: Look up atoms in winClipboardProc()
>       hw/xwin: Changes in error logging to make libwinclipboard more useful as a library
>       hw/xwin: Add xwinclip test client
>       hw/xwin: Remove standard includes from internal.h and add them where needed
>       hw/xwin: Remove unused X includes from internal.h and add them where needed
>       hw/xwin: Use header for prototypes in textconv.c
>       hw/xwin: Move WIN_MSG_QUEUE_FNAME to where it's used
>       hw/xwin: Remove setjmp()/longjmp() error constants
>       hw/xwin: Improve comment about why we can't XCloseDisplay()
>       hw/xwin: Remove XOpenDisplay() retry code
>       hw/xwin: In clipboard function prototypes, use Window type, not int type
>       hw/xwin: Add a basic manpage for xwinclip
>       hw/xwin: Only add to XSetIOErrorHandler() handler chain once
>       hw/xwin: Undefine _XSERVER64 in hw/xwin/winclipboard

Merged.
   6e50bfa..78c27d1  master -> master

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20140929/ea1213ea/attachment-0001.sig>


More information about the xorg-devel mailing list