Bug 4512

Summary: [patch] don't popup notifications over fullscreen windows
Product: Galago Reporter: Michael Vogt <mvo>
Component: notification-daemonAssignee: Christian Hammond <chipx86>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: use wnck and don't show notifications if another window is fullscreen

Description Michael Vogt 2005-09-19 10:12:46 UTC
The attached patch will prevent showing notifications when a window on the
screen is in fullscreen-mode. It's not perfect, it's just skips displaying the
notification instead of postponing it.
Comment 1 Michael Vogt 2005-09-19 10:16:29 UTC
Created attachment 3325 [details] [review]
use wnck and don't show notifications if another window is fullscreen

The size-checking (workaround comment) is for the bug:
 http://bugzilla.gnome.org/show_bug.cgi?id=316700
in libwnck that is already fixed in cvs. So it's probably save to remove it and
just use is_fullscreen(win) without additional checks.
Comment 2 chemtech 2013-03-15 08:06:46 UTC
Michael Vogt,
Do you still experience this issue with newer soft?
Please check the status of your issue.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.