Bug 4512 - [patch] don't popup notifications over fullscreen windows
Summary: [patch] don't popup notifications over fullscreen windows
Status: NEW
Alias: None
Product: Galago
Classification: Unclassified
Component: notification-daemon (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high enhancement
Assignee: Christian Hammond
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-19 10:12 UTC by Michael Vogt
Modified: 2013-03-15 08:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
use wnck and don't show notifications if another window is fullscreen (1.97 KB, patch)
2005-09-19 10:16 UTC, Michael Vogt
Details | Splinter Review

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.