Home

Awesome

<img width="32px" src="./io.elhan.Pano.svg" alt="Pano" /> Pano - Next-gen Clipboard Manager

ts opensource licence latest compare

ss

Features

Settings

<table width="100%"> <thead> <tr> <th width="33%">General Options</th> <th width="33%">Customization</th> <th width="33%">Danger Zone</th> </tr> </thead> <tbody> <tr> <td width="33%"><img alt="General Options" src="https://i.imgur.com/Mc6yXsA.png" /></td> <td width="33%"><img alt="Customization" src="https://i.imgur.com/aZjfT7e.png" /></td> <td width="33%"><img alt="Danger Zone" src="https://i.imgur.com/RlM1AgI.png" /></td> </tr> </tbody> </table>

Favorites

Favorites

Content Aware Notifications

<table width="100%"> <thead> <tr> <th width="33%">Item Type</th> <th width="80%">Notification</th> </tr> </thead> <tbody> <tr> <td width="33%">Link</td> <td width="80%"><img alt="Link" src="https://i.imgur.com/XnIK7JT.png" /></td> </tr> <tr> <td width="33%">Image</td> <td width="80%"><img alt="Image" src="https://i.imgur.com/amHhZyI.png" /></td> </tr> <tr> <td width="33%">Color</td> <td width="80%"><img alt="Color" src="https://i.imgur.com/Qk6bFFM.png" /></td> </tr> <tr> <td width="33%">Emoji</td> <td width="80%"><img alt="Emoji" src="https://i.imgur.com/7iNLUpb.png" /></td> </tr> <tr> <td width="33%">Text,Code</td> <td width="80%"><img alt="Text" src="https://i.imgur.com/hDv8Fgp.png" /></td> </tr> <tr> <td width="33%">File Cut/Copy</td> <td width="80%"> <img alt="File Copy" src="https://i.imgur.com/Wmiay4o.png" /> <img alt="File Cut" src="https://i.imgur.com/L77dpS9.png" /> </td> </tr> </tbody> </table>

Supported Shell Versions

Legacy versions

Since Gnome 45 we had to break compatibility with previous Gnome versions, these only receive critical bug / security fixes and are not maintained actively. See here

Current version

Installation

Usage

Navigation

Navigation

Cli

You can trigger several actions using busctl.

busctl --user call org.gnome.Shell /io/elhan/Pano io.elhan.Pano clearHistory # clears pano history
busctl --user call org.gnome.Shell /io/elhan/Pano io.elhan.Pano toggle # toggles pano window
busctl --user call org.gnome.Shell /io/elhan/Pano io.elhan.Pano hide # hides pano window
busctl --user call org.gnome.Shell /io/elhan/Pano io.elhan.Pano show # shows pano window

Development

Build