-
Hello, it's possible to add support for greenclipt
https://github.com/erebe/greenclip
thanks
-
#### Current Behavior
When `add_newline` config is set to `true` the terminal when cleared shows a newline and then the prompt.
#### Expected Behavior
The prompt should be shown on the first lin…
-
@friday after updating the extensions based on the recommendation of this https://github.com/friday/ulauncher-clipboard/issues/12 a new error has come where it seems the extension is looking for the i…
-
## I'm submitting a…
[x] Bug
[ ] Feature Request
[ ] Documentation Request
[ ] Other (Please describe in detail)
## Current Behavior
When starting i3, two sys tray applets are crashi…
btmcg updated
4 years ago
-
In light of the language used to clarify whether assets are simply 'included' or 'excluded' in a Packing List. As a group, can we agree to limit the top-level terms that describe a Package to be eithe…
-
I've been noticing that Hawking (and Clipster) will seem to come online and offline more often than they should. After taking a look at the logs, I've noticed that there are some instances of the sock…
-
There's now a common format for clipboard managers. This extensions already supports two and it should be easy to add more.
Clipster unfortunately proved to be difficult because it's written in Pyt…
-
It started doing so for unknow reaons and stopped by itself about a minute later.
The last entry in the clipboard is from yesterday.
clipster 1.5 with python 3.6
-
Running clipster 2.0.1 from arch's AUR I get a lot of Python deprecation warnings. These are resolved by running the latest from `master`
I can install clipster-git from the AUR, but I'd rather be …
-
Example:
```sh
python2 -c "
import gi
gi.require_version('Gtk', '3.0')
from gi.repository import Gtk, Gdk
clipboard = Gtk.Clipboard.get(Gdk.SELECTION_CLIPBOARD)
clipboard.set_text('[CLIPSTER_…