Glipper
Glipper is a clipboard manager for the GNOME desktop environment. It monitors the system clipboard (and often the primary selection) and keeps a history of copied items, allowing users to recall and reuse them from a popup interface. It is designed to be lightweight and extensible through plugins, enabling features such as item filtering, URL detection, or actions triggered when an item is copied.
Core features typically include a history of clipboard entries with search, per-item actions (paste, copy again,
Technical notes: Glipper is commonly implemented using Python with GTK bindings and stores data in memory with
Legacy and status: Glipper was widely used in the GNOME ecosystem in the late 2000s and early