madblobfish

Results 21 comments of madblobfish

Hi @pickfire, I'm running sway and ibus works perfectly fine for me and others, did not try fcitx. It's been supported [since sway 1.5](https://github.com/swaywm/sway/releases/tag/1.5) See the following sway issues: https://github.com/swaywm/sway/issues/873...

@hukacode I do not know if this will help you, because I do not use a greeter as most others do. Anyways, here are the parts that made it work...

@jedahan Feel free to do so

Uhm, I think it could be that zeal is not properly registered. How did you install zeal? Does the following command work? `/usr/bin/xdg-open dash-plugin:keys=\&query=test`

A super hacky radius implementation as a "real live" example can be found here: https://gist.github.com/madblobfish/9f1e89a3b5847ab80dcef16c56a4c0f9

This should fix everything, also squashed everything together (also did it wrong the first time, sorry for that noise). Thanks for the `rb_scan_args` hint, that really helped :) I've added...

Don't worry about taking your time. Thanks for the review

new push should fix all comments, lets see if the CI agrees :)

Fixed failed tests (should have checked locally first :facepalm:) lets hope there are no compiler warnings left now

Hi @Neustradamus The mechanism is defined in https://datatracker.ietf.org/doc/html/rfc8446#section-7.5 and formerly in https://datatracker.ietf.org/doc/html/rfc5705. I do not think it makes sense to collect all implementing RFCs for that in this openssl library....