[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ayatana] notify-osd + fullscreen + multiple monitors



Hi list,

I am working on bug 372789 "NotifyOSD notifications shouldn't appear
when using fullscreen applications".
https://bugs.launchpad.net/bugs/372789

I created a patch which detects fullscreen windows and disables
notifications in this case, but it does not take the multiple monitors
case into account: it just stops notifications if there is a fullscreen
window on one of the monitors. I have two solutions:

1. Leave it as it is
2. Try to find a monitor without fullscreen windows and show the
notification there

What do you think is the best solution for this?

Aurélien