Aleksandr Petrosyan
Aleksandr Petrosyan
> this sounds like plover is using the x11 interface for output right? (it's what i would expect, i was positively surprised when you announced everything was working ^^) I...
So should we close as not planned, given that it's unlikely to be resolved in `plover`? Or keep it open and then close?
> ooh, also, since you mentioned portals in your first post: if you have connections to kde or freedesktop and know of new developments in this space do let us...
Signing programs for Mac OS is a complicated and somewhat expensive ordeal. You need an Apple developer ID which is not free, then you need to have a private key...
sorry, @gdwaynewarner this is a specific case where that’s not easy
It's largely a Python project, so the amount of code that actually is in arm vs x86 is minuscule.
Thank you! Mind if we open a PR to update the README?
@ilchu is working on this
hyperledger/iroha#3773
## Extension traits Firstly we can't use `Into` and `TryInto` for this purpose, primarily because that trait has too many variables and the type inference often can't tell what it...