Describe the Bug
On linux when I open the app from the taskbar while it is already open in the background (minimized to tray) it doesnt open. The only way I can open it is through the tray icon.
it would be awesome if click the taskbar icon again would open it from the minimized tray state like discord does when its in the tray instead of glitching out.
Steps to Reproduce
install cider on linux
open cider
pin cider to taskbar
enable minimize to tray
close cider
try to open cider from the taskbar
Operating System
Linux
OS Version
7.1.9-200.fc44.x86_64
App Information
{
"audioConversion": {
"capture": {
"boundSinkCategory": "default",
"customLookaheadMs": 5,
"protocol": "v1",
"selectedSinkCategory": "default",
"sinkOwner": "chromium",
"sourceRate": null,
"stage": "disabled"
},
"context": {
"boundSinkCategory": "default",
"identity": 1,
"restart": {
"optimizationRecommended": false,
"reason": null,
"required": false
},
"sampleRate": 48000,
"selectedSinkCategory": "default",
"state": "running"
},
"native": null
},
"buildInfo": {
"branch": "main",
"buildDate": "1787352694196",
"changelogUrl": "3.1.0-release",
"codeName": "Honeycrisp",
"commit": "eca854a763f0a4c6104744d29d51f46f4e2a2bff",
"version": "4.0.19"
},
"clientInfo": {
"arch": "x64",
"build": "desktop",
"client": "genten",
"clientVersion": "400",
"env": "production",
"platform": "linux",
"platformFriendly": "Linux",
"subversion": "0"
},
"display": {
"devicePixelRatio": 1
},
"hostInfo": {
"framework": "genten",
"isPe": false,
"otaChannel": "stable"
}
}
Filed from the Cider client by a verified user.
🤖 Auto-filed by Saki from the in-app bug reporter. Verify before acting - details may be incomplete.
Describe the Bug
On linux when I open the app from the taskbar while it is already open in the background (minimized to tray) it doesnt open. The only way I can open it is through the tray icon.
it would be awesome if click the taskbar icon again would open it from the minimized tray state like discord does when its in the tray instead of glitching out.
Steps to Reproduce
install cider on linux
open cider
pin cider to taskbar
enable minimize to tray
close cider
try to open cider from the taskbar
Operating System
Linux
OS Version
7.1.9-200.fc44.x86_64
App Information
{ "audioConversion": { "capture": { "boundSinkCategory": "default", "customLookaheadMs": 5, "protocol": "v1", "selectedSinkCategory": "default", "sinkOwner": "chromium", "sourceRate": null, "stage": "disabled" }, "context": { "boundSinkCategory": "default", "identity": 1, "restart": { "optimizationRecommended": false, "reason": null, "required": false }, "sampleRate": 48000, "selectedSinkCategory": "default", "state": "running" }, "native": null }, "buildInfo": { "branch": "main", "buildDate": "1787352694196", "changelogUrl": "3.1.0-release", "codeName": "Honeycrisp", "commit": "eca854a763f0a4c6104744d29d51f46f4e2a2bff", "version": "4.0.19" }, "clientInfo": { "arch": "x64", "build": "desktop", "client": "genten", "clientVersion": "400", "env": "production", "platform": "linux", "platformFriendly": "Linux", "subversion": "0" }, "display": { "devicePixelRatio": 1 }, "hostInfo": { "framework": "genten", "isPe": false, "otaChannel": "stable" } }Filed from the Cider client by a verified user.