Grigorii K. Shartsev
Grigorii K. Shartsev
Regardless of the comment above, we'll likely add this feature, as it might be useful for users not using Talk all the time. And the opposite option for OS without...
For Linux we'll have a different option, as it might have no tray at all.
Isn't the problem applied to all the apps?
Hi @GretaD > This feature has to go in on Thursday. Having this, I'd start with duplicating the code. Then you can do it faster. And also see what will...
Actual?
- `NcAppContent` - custom styles in a call - `NcEmptyContent` - many places - `NcRichContentEditable` - MentionBubble on RTL - Emoji button support - `NcAvatar` - `AvatarWrapper` - and other...
I can confirm, but I currently don't understand, why it happens sometimes... On Windows it seems to be related to several apps using the same appModelId during dev, even if...
@Fuseteam Do you also use `tray-icons-reloaded`? Could you run Talk Desktop from terminal and check for any errors in the log?
@Fuseteam I'm not really familiar with Sway, but having many reports about problems with the tray icon in the sway repo, I'm not sure the problem is on our (or...
@Fuseteam Thanks! One last thing, could you try this: ``` flatpak override --talk-name=org.freedesktop.StatusNotifier.Watcher com.nextcloud.talk ``` You can then reset everything by ``` flatpak override --reset com.nextcloud.talk ``` > the difference...