Home
last modified time | relevance | path

Searched refs:clipboard (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A DCVE-2022-3165.patch10 ui/vnc-clipboard: fix integer underflow in vnc_client_cut_text_ext
20 ("ui/vnc: clipboard support")
51 + " in extended clipboard pseudo-encoding.");
/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A Dx-selection.m387 XSetSelectionOwner(xpbproxy_dpy, atoms->clipboard,
451 "A clipboard manager using window 0x%lx already owns the clipboard selection. "
452 "pbproxy will not sync clipboard to pasteboard.\n", owner);
486 if (e->selection == atoms->clipboard) {
493 /* Claim the clipboard contents from the new owner. */
502 ErrorF("Another clipboard manager was started! "
503 "xpbproxy is disabling syncing with clipboard.\n");
510 * We greedily acquire the clipboard after it changes, and on startup.
521 owner = XGetSelectionOwner(xpbproxy_dpy, atoms->clipboard);
527 DebugF("No clipboard owner.\n");
[all …]
H A Dx-selection.h50 Atom primary, clipboard, text, utf8_string, string, targets, multiple, member
/OK3568_Linux_fs/buildroot/docs/website/js/
H A Dbuildroot.js57 let clipboard = new Clipboard('.btn'); variable
63 clipboard.on('success', function(e) {
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyperclip_1.8.2.bb1 DESCRIPTION = "A cross-platform clipboard module for Python. (only handles plain text for now)"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-panel-plugins/clipman/
H A Dxfce4-clipman-plugin_1.6.2.bb1 SUMMARY = "Clipman is a clipboard manager for Xfce"
/OK3568_Linux_fs/buildroot/package/python-pygame/
H A DConfig.in54 pygame module for clipboard support (X11 needed)
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dwebview.cpp293 QUrl url(QApplication::clipboard()->text(QClipboard::Selection)); in mouseReleaseEvent()
H A Dhistory.cpp720 QClipboard *clipboard = QApplication::clipboard(); in copy() local
721 clipboard->setText(url); in copy()
H A Dtabwidget.cpp665 QUrl url(QApplication::clipboard()->text(QClipboard::Selection)); in mouseReleaseEvent()
/OK3568_Linux_fs/buildroot/package/weston/
H A D0088-libweston-Add-user-authentication-support-via-PAM.patch170 'clipboard.c',
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0089-libweston-Add-user-authentication-support-via-PAM.patch170 'clipboard.c',
/OK3568_Linux_fs/buildroot/package/mender/
H A Dreadme.txt95 - assign content of clipboard to TenantToken
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.theme.min.css5 …8px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-posit…
H A Djquery-ui.min.css7 …8px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-posit…
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3913 QApplication.clipboard().setText(text)
4021 QApplication.clipboard().setText(text)
4062 …Action('Copy "' + text + '"', "Copy to clipboard", lambda: QApplication.clipboard().setText(text),…
/OK3568_Linux_fs/external/xserver/
H A DChangeLog28300 xwin: Use WM_CLIPBOARDUPDATE clipboard API
28302 Windows Vista and later have a saner clipboard API where the clipboard
39469 hw/xwin: Don't allocate one wchar_t too much for unicode text placed on the Windows clipboard
39483 hw/xwin: Fix hang on shutdown when we own the clipboard.
39485 If we are the clipboard owner when we are shutdown, we recieve a
39486 WM_RENDERALLFORMATS, to render the clipboard, so it's contents will remain
39488 anything useful with, as the server is waiting for the clipboard thread to exit,
39489 and so can't process requests to convert clipboard contents.
39495 completely: first synchronously stop the clipboard, then stop the X server)
39498 clipboard formats have changed (as ones which haven't been rendered are now
[all …]
/OK3568_Linux_fs/buildroot/
H A DCHANGES9198 xapp_x{biff,calc,clipboard,clock,cmsdb,cursorgen,dbedizzy,ditview},
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...