Continuous clipboard capture for the clipd picker. Listens to Mutter's clipboard owner-changed signal and forwards every text / image change to the clipd daemon, so the picker shows your full history even when you didn't open it before copying.
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.
extension.js:93
St.Clipboard.get_default()
| Version | Status |
|---|---|
| 0.2.1 (2) | Active |
| 0.2.0 (1) | Active |