There's nothing we can do about the "unfullscreen-ing" of the Adobe's
flash-plugin. In notify-osd trunk I'm using...

gtk_window_set_focus_on_map (GTK_WINDOW (window), FALSE);
gtk_window_set_accept_focus (GTK_WINDOW (window), FALSE);

... to make sure a notification-bubble is really not focused when
opening (not that this would make any sense anyway due to the click-
through feature :). Other (OpenSource) applications, like e.g. totem,
which stick to FDO-specs, correctly stay in fullscreen-state even though
I trigger notifications with notify-osd (e.g. using Volume-Up/Down on a
multimedia-keyboard).

On the related issue of surpressing some notifications depending on the
system-state (screensaver on, fullscreen-ed apps etc.), I can report
that we're actively working on this for Karmic Koala (Ubuntu 9.10).

-- 
Notifications are shown during full screen flash videos
https://bugs.launchpad.net/bugs/359760
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to