Scott Hansen
Scott Hansen
Sorry, this one hasn't been a priority for me. PR's welcome, but I will start working on it when I get a chance!
Unfortunately, no :( Started a new job in July and also have been working mostly on home IT infrastructure issues. Still on the radar, though!
I've been using ydotool for that reason. It seems like it should be easy to add by adding the `-d` option to wtype in `type.py` when the delay token is...
@vaygr - I pushed an initial stab at this to the `clipboard` branch. Would you be able to test and give any feedback (including documentation)? - Toggle in the menu...
Thanks for testing! I appreciate the second set of eyes. Yeah, I can add xsel. I didn't at first because of course it uses different CLI options than xsel and...
Heh, oops 🤠I'm mostly done adding xclip actually.
Added xclip support to develop branch. Test for me?
Are you sure you pulled down the most recent changes? I force-pushed some this morning (sorry). The diff you posted is right, but that should be the correct behavior. I...
Hmmm. The symptom you described was what I fixed this morning. I've tested that block of code from type.py with wl-copy, xsel and xclip and it all clears the clipboard...
Do you have a small utility that synchronizes your clipboard with the primary selection? I'm only clearing the clipboard because that's where the information is copied to, not to the...