rickyrockrat

Results 66 comments of rickyrockrat

I'm assuming other applications show up in the systray? Parcellite version you are running? I'm guessing not the latest from source. I really should tag and release a version and...

Ahh. The never ending Gnome chase. It is difficult to keep up with all the latest fads in the appindicator things. I'll look at debian's patch and see about adding...

There is always search-as-you type, but even though I implemented it I don't really like how it works.

So how would you invoke it? Maybe Ctrl-Alt V, then Ctrl-Alt n, where n is the x item. Things like this are not easy to support, mostly because it has...

It is the nature of the beast. As a clipboard manager, Parcellite has no way to paste into another application, hence xdotool. But there are lots of times it would...

Did you build from the source (tip of master?) If not, you are not going to get an icon. When you run parcellite does it print anything interesting out? Please...

The makefile.simple is a simple hack to get the binary built. I'm surprised the install worked. :) I need to finish the simple makefile solution to include man pages, desktop...

OK, I decided I just needed to finish this. Please check out master. It should work for you to install everything: At the top level: make -f Makefile.simple sudo make...

Which git sha is that from? I just tried it from a fresh clone off master, and this does work: is /usr/bin/intltool-merge there? I need to add it to my...

I've never looked at the intltools....they are in perl. How exciting. Can you please pull, then try again, and please dump the whole make output. I mainly want the versions...