Edvard Rejthar
Edvard Rejthar
> should I get rid of allowtrust GPG flag? We can make `def gpg(trust_mode)` param to handle `trust-model=always` if needed in the future. It does not seem to me bad...
Cool, check whether the following commit works!
Is it a testing key file, could you send it to me? (Or could you create a new one that fails the same way and send it)
(Interesting! If that works for you, I'll investigate not earlier than in two weeks)
I was desperately trying to repliate this. Would you help me again, please? > Are you trying to read just the first cert/key the from the file? Under the hood,...
For my future reference: ```python3 def test_fix_29(self): # Implicit GPG e = (Envelope(MESSAGE).from_(IDENTITY_2).to(IDENTITY_2) #.smime() .signature(key=Path("tests/smime/key-cert-together.pem"))) print(self.check_lines(e, result=True)) print(str(e)) ```
As Python 2 is no longer supported, I suggest closing the issue.
Unfortunately, I have not discovered any way to define mouse shortcuts (and I want it as well as you) :( . I haven't discovered any example in the GNOME3 documentation,...
I bet humanplayer2 has proposed a wonderful workaround. Because run-or-raise do not seem to be able to handle mouse in the near future as https://discourse.gnome.org/t/how-to-bind-modifier-mousebutton-in-gjs/3743/ states: > I’m afraid the...
Hello, this definitely makes sense and I'll welcome any PR you propose. In the case you have no means to implement this, I'll try to take a look at it...