Skip to content

Add clipboard-history@axaul : Clipboard History applet #7196

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GALLIC-A
Copy link

@GALLIC-A GALLIC-A commented May 8, 2025

This PR adds a new applet: Clipboard History (clipboard-history@axaul)

The applet allows users to:

  • View and reuse recent clipboard entries
  • Configure clipboard check interval and history size
  • Define a keyboard shortcut for fast access
  • Enable debug logging for development/testing (or just to check that everything is ok)

This is the initial submission.
The applet was originally developed by me, on my personal GitHub repository:
https://github.com/GALLIC-A/HistoriquePressePapiersPourCinnamon

All strings are translatable. Localization support is included.
The commits aren't directly associated with my GitHub account because I'm not logged in under the same name on my operating system. However, I'm the one who developed and submitted this PR.

This applet provides a simple clipboard history manager for the Cinnamon desktop. It allows users to browse, reuse and manage recently copied text entries.

Features include:
- Menu-based access to clipboard history
- Optional debug mode for developers
- Configurable item limit and check interval
- Keyboard shortcut support

The applet does not depend on external package to work.
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.

1 participant