Recreates the Windows 11 smart clipboard experience in GNOME: Win+V opens the clipboard history (text and images), while Win+. opens the emoji picker. Floating popups appear near the cursor and include search, item pinning, and a Clear All option. Automatically matches the GNOME Shell theme (light or dark).
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-A-005 manual_review
extensions should not access the clipboard directly
Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.
clipboardManager.js:31
St.Clipboard.get_default()
extension.js:248
St.Clipboard.get_default()