- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-07-17 06:59 AM
Is there any possibility to "switch off" that "Minimize window and appear on all workspaces" when working on more than one workspaces and switching among workspaces? (Ubuntu)
Got the app running with a widow adjusted on one workspace and when I switch to other workspace the app is minimized (see a screenshot attached) and appears on all workspaces.
It's really annoying.
Solved! Go to Solution.
- Topics:
-
Other
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-10-15 04:27 PM
After upgrading to Ubuntu 23.10, I found that when Zoom minimized the window (from changing workspaces,) I couldn't unminimize it. Finally, I found the following under ~/.config/zoomus.conf:
enableMiniWindow=true
Try changing this to false.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-10-15 04:27 PM
After upgrading to Ubuntu 23.10, I found that when Zoom minimized the window (from changing workspaces,) I couldn't unminimize it. Finally, I found the following under ~/.config/zoomus.conf:
enableMiniWindow=true
Try changing this to false.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2024-02-14 01:47 PM
Thank you skotos! That was really annoying, and this solved it for me.