-
Notifications
You must be signed in to change notification settings - Fork 113
Description
* muffin version: 5.4.7
* Distribution: debian
* Graphics hardware *and* driver used: nvidia, nvidia drivers
* 64 bit
Issue
When using multiple desktops and an application wants attention, cinnamon/muffin will steal focus and may then also change your workspace to the workspace in which this application was.
There's no setting to disable this. Cinnamon used to have the setting "Prevent windows which require attention from stealing focus", but this setting was removed in: linuxmint/cinnamon@811a285
There doesn't seem to be any setting that replaces this removed setting, and the current behavior looks like it steals focus and switches workspace
Steps to reproduce
Use multiple workspaces in cinnamon. Have firefox with google calendar in one workspace, and have an event in it that triggers a notification in 1 minute.
Go to another workspace, and do something else like typing text in some text editor. Wait one minute. After 1 minute automatically the desktop shifts to the one with firefox to show the calendar notification.
Please note that firefox/calendar is just used as an example here, this applies to any window that requires attention and the ability to turn it off for all.
Expected behaviour
There is a setting to turn off the focus stealing, so the current window you're using does not lose focus, and your workspace stays on the current one and does not shift to a different workspace in which a window wants attention.
Other information