pop-os / pop

A project for managing all Pop!_OS sources
https://system76.com/pop
2.46k stars 87 forks source link

Notification creates a new tab while stacking #2574

Open bastoune opened 2 years ago

bastoune commented 2 years ago

Distribution (run cat /etc/os-release): NAME="Pop!_OS" VERSION="22.04 LTS"

Related Application and/or Package Version (run apt policy $PACKAGE NAME): cliq: Installed: 1.5.6 Candidate: 1.5.6 Version table: *** 1.5.6 100 100 /var/lib/dpkg/status

Issue/Bug Description: When i recieve a message from cliq for example, if I have some window in stacking mode, the popup notification will create a new stack tab with only the notification. Thus it change the focus to this stack.

Expected behavior: It should only show the notification over all windows without changing the stack

Other Notes: For now I only reproduced it with that cliq application.

n3m0-22 commented 2 years ago

I was able to replicate this. I can confirm it only seems to be affecting the application which can be added to the floating window exceptions as a workaround. The other workaround is to use cliq from the website cliq.zoho.com. Notifications while running from a browser work as expected with stacks. It seems that the app is using it's own type of notification not the one built into GNOME.

Example:

Screenshot from 2022-08-16 09-53-44