woky

Results 16 comments of woky

Sure, I'll poke it over the weekend. There are lots of ``temp=`mktemp -d -t XXXXX` `` in tests but I don't see any `rm -r $temp` on exit. Are temporary...

With GPG 2.2 on my system I also had to add `--batch` to `--gpg-extra`. However, as OP, I'm facing issue when decrypting. It seems that stdin is not duplicated to...

You can also try https://github.com/woky/tojson.

I'd also like if ``` $ deadbeef BestHits/ ``` only inserted into a playlist. But if that's going to be the default behaviour, please also add an action to clear...

`togglePermissions` is noop in current version o_O No wonder it does not work... https://github.com/hackademix/noscript/blob/e2f7de8/src/bg/main.js#L89

> hi, not sure if this is a good idea, since with login/password, an attacker could have full access to the user account. Using tokens with specific permissions, would be...

I assume that this project is for editing EYAML while Puppet itself decrypts them so it's more of a request to change `eyaml_lookup_key.rb`.

Hello. > If you want to get this issue fixed for whatever reason, please comment here. I'll use the comments to prioritize my future work. I've just hoped to use...

Hi. Basically I wanted a dynamic button grid that will fit the viewport. I managed to something similar with flex: ![](https://i.imgur.com/rqDtJVF.png) ![](https://i.imgur.com/8YSVzeJ.png) http://sprunge.us/ZfNb I wanted to try the grid layout...

KSnapshot lets you do the following: ![](https://i.imgur.com/VxtAsGE.png) The darkened background is also nice feature. I haven't explored all the features of slop yet so I'm not sure if it's already...