Scott Bronson

Results 32 issues of Scott Bronson

Right now my app receives the Matrix server as a URI.. ``` https://example.com:8999 ``` which I then parse and pass to your builder... ``` MatrixResources.factory() .builder() .https(uri.is_https) .hostname(uri.hostname) .port(uri.port) ```...

I'd find it really handy if the menu would show keyboard shortcuts. ![Image](https://github.com/user-attachments/assets/406509e1-a90f-406d-b420-9d6ba41e94ea) Hope it could pull them from dconf so they're always correct.