Alwin Lohrie
Alwin Lohrie
I have types that may be queried by a subscription as well as a query. For the type to work with the subscription it needs to be async, but if...
helix editor is a modern replacement for vim. Here is a link: https://helix-editor.com/
### Extension or Userscript? Extension ### Request or suggest a new feature! From my undestanding, right now this extension only fetches data from the youtube api and archives / displays...
Can you make pistons animation smooth like in MC? I don't know if that's possible in Mt.
Could you provide some base examples, like how to login, send a message and fetch messages?
It would be cool if you could specify an intent to launch when user clicks on the notification. My usecase is for matrix-gotify. I want to get push notifications via...
##### SUMMARY Allow specifying labels as list like in docker-compose. ```yaml - name: Create Traefik labels's dictionary ansible.builtin.set_fact: my_labels: "{{ my_labels | default({}) | combine ({ item.key : item.value })...
I think it would be a good idea to not pre-fill the homeserver field with matrix.org to make the network more federated. Average users will probably just click 'Next' and...
I want to change the theme but I am using useDynamicValue for some component properties. However, these always use the system preference not the ColorSchemeProvider (which makes sense). So is...