Grigorii K. Shartsev

Results 583 comments of Grigorii K. Shartsev

> Ok, maybe you are right here. Probably `el.closest()` is even more performant. Checked. `.closest() + matchMedia()` and `getComputedStyle(el).getPropertyValue()` is the same in performance.

- Yes, it's the result from https://github.com/nextcloud/talk-desktop/issues/1096

RFC - protocol name: - `talk://` - `nextcloudtalk://` - `nextcloud-talk://` - `nctalk://`

RFC - protocol schema, including multi-account support: - `app://talk.nextcloud.ltd/call/{token}` - `app://user@[email protected]/call/{token}` - ...

> Not sure it should be there or in the Conversation+ menu? I'd prefer something that will also work for joining as a guest in the future. And if possible...

> Can we do a component in spreed and use it with `@talk/src` in desktop? I am unsure if I understand what component you want to add and where to...

- Can also be fixed via https://github.com/electron/electron/issues/41448

> Tested it and the EmojiPicker bug is resolved with this ๐Ÿš€ I don't remember why I did it, and I'm almost sure it was fixed another way around ๐Ÿ™ˆ