Home
last modified time | relevance | path

Searched refs:pbproxy (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A Dx-selection.m42 * The basic design of the pbproxy code is as follows.
48 * When an X11 client copies something to the CLIPBOARD, pbproxy greedily grabs
53 * changed. If the NSPasteboard has changed, then we set pbproxy as owner
88 ErrorF("pbproxy preferences:\n"
435 /* Set pbproxy as owner of the SELECTION_MANAGER selection.
452 "pbproxy will not sync clipboard to pasteboard.\n", owner);
524 * The owner probably died or we are just starting up pbproxy.
525 * Set pbproxy's _selection_window as the owner, and continue.
1380 /* We got the final data. Now set pbproxy as the owner. */
H A Dapp-main.m31 #include "pbproxy.h"
H A Dmain.m31 #include "pbproxy.h"
H A Dx-input.m31 #include "pbproxy.h"
H A DMakefile.in94 subdir = hw/xquartz/pbproxy
/OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/
H A DMakefile.in146 $(top_builddir)/hw/xquartz/pbproxy/libxpbproxy.la \
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DX11Application.m54 // pbproxy/pbproxy.h
/OK3568_Linux_fs/external/xserver/
H A Dconfigure.ac2568 hw/xquartz/pbproxy/Makefile
H A DChangeLog20709 XQuartz: pbproxy shouldn't need to wait for server initialization.
59154 XQuartz: pbproxy: Fix build with -DDEBUG
70090 pbproxy: Fix a warning about a bad method prototype
85143 XQuartz: pbproxy: Add missing AM_OBJCFLAGS
93422 XQuartz: pbproxy: LP64: Fix itteration through XGetWindowProperty where sizeof(long) != 4
96549 XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cursor types
114663 XQuartz: pbproxy: Make standalone xpbproxy respect the launchd prefix
118215 XQuartz: pbproxy: Fix building of standalone xpbproxy executable
118862 XQuartz: pbproxy: Wait for the server to finish starting up, so display is valid.
121932 XQuartz: pbproxy: Remove debugging XBell()
[all …]
H A Dconfigure34214 "hw/xquartz/pbproxy/Makefile") CONFIG_FILES="$CONFIG_FILES hw/xquartz/pbproxy/Makefile" ;;