shroff
shroff
+1 on this feature. In general, having a more flexible KEEP mechanism would a large majority of my issues. I think that KEEP within methods is one way to do...
> @momrak were you storing a JWT by any chance,? We are. I wonder if the decryption fails for certain characters. Thanks for the tip! JWTs are Base64url encoded and...
Digging around with the code, it looks like the modifier key press state gets out of sync when you switch VTs, since the key release events don't get captured. A...
Sure, no worries! Thanks for the great package.
Actually, looks like #81 already does most of this.
Facing the same issue here. I run `gnome-keyring-daemon --start` in my session startup script, but I am still seeing this issue. I know for a fact that the keyring daemon...
@leisim I'm not sure if this is the direction you want to go with, but I thought I'd throw something together that works well with existing APIs, and works as...
I'm happy to do that, but I'm curious what this breaks. From my understanding (and tests), things work as expected. It's just that when you set `valueId`, the `value` gets...