8000 desktop: add clipboard command replacement. by m1k1o · Pull Request #539 · m1k1o/neko · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

desktop: add clipboard command replacement. #539

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 28, 2025

Conversation

m1k1o
Copy link
Owner
@m1k1o m1k1o commented May 28, 2025

We always keep running the last clipboard function as that is supposed to contain the clipboard data being pasted. as soon as a new one is spawn, the old one is stutdown.

fixes #535

we always keep running the last clipboard function as that is supposed to contain the clipboard data being pasted. as soon as a new one is spawn, the old one is stutdown.
@m1k1o m1k1o force-pushed the fix/zombie-processes-for-xclip branch from 432f892 to 73cee3d Compare May 28, 2025 18:49
@m1k1o m1k1o merged commit 84aa78b into master May 28, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Neko continuously spawns zombie xclip processes.
1 participant
0