Sonny Piers
Sonny Piers
No GNOME app has undo/redo buttons – not even Text Editor. Undo/redo is already documented in the shortcut window. > once I apply some tool to my text and want...
@andyholmes it needs to be async because we need to request the completion options from the Blueprint language server. At least in GJS
Currently facing this issue - The completion shows - Select an entry - The completion popup disappears - The completion popup won't show again It looks like it is left...
Correct, most likely in C.
Please share the logs - even if you don't see anything familiar in them. What XMPP server/version ?
Would be nice to have a way to reproduce. Which server / version? What is the code that reproduce the problem ? Anyhow - could you check if the following...
> after explicitly calling the client close method Did you mean the `stop` method?
Looks like the code was executing in the browser? If so - `ws` shouldn't be used - could be an issue with nuxt. `@xmpp/websocket` `package.json` contains the following: ``` "browser":...
So it would just export/import the tab name and url? I don't really see why that's helpful. Plus, if users have multiple computers chances are they'll be for different usage...
> Validate input options Can you elaborate a little on what this task entails?