- [enhancement] store both PRIMARY and CLIPBOARD selections (should match the freedesktop specification more closely)
- [bug] fix hangs before displaying the notification
- [enhancement] make clipboard storing more reliable by calling
gtk_clipboard_set_can_store
- [enhancement] add
ClipboardTime
option to set how long sharenix waits for the clipboard manager if run without notifications - [enhancement] no debug output by default (can be enabled with
-g
) - [enhancement]
-q
mode now outputs only the URL so it can easily be piped into other programs