I wouldn't say I'm MIA. You only e-mailed me an hour ago :)<br><br>notification-daemon doesn't display notifications over fullscreen apps on purpose. Originally it did and an overwhelming number of bug reports caused us to change that behavior.<br>
<br>If you want to continue using notification-daemon, it shouldn't be too difficult to change the logic to display over fullscreen apps. If you look in notification-daemon/src/daemon/daemon.c, you'll find a function called fullscreen_window_exists. You can just hard-code this to return FALSE and you'll be set.<br>
<br>Christian<br><br clear="all">-- <br>Christian Hammond - <a href="mailto:chipx86@chipx86.com">chipx86@chipx86.com</a><br>Review Board - <a href="http://www.reviewboard.org">http://www.reviewboard.org</a><br>VMware, Inc. - <a href="http://www.vmware.com">http://www.vmware.com</a><br>
<br><br><div class="gmail_quote">On Tue, Dec 1, 2009 at 2:15 PM, Esben Stien <span dir="ltr"><<a href="mailto:b0ef@esben-stien.name">b0ef@esben-stien.name</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm actually stumped about where to write about this issue. Please point<br>
my in any direction.<br>
<br>
I'm unable to find any notification system that actually notifies me.<br>
<br>
Playing with notification-daemon/galago proves unfruitful. The project<br>
seems abandoned and the maintainer is MIA. It doesn't provide the<br>
capability to display notifications when I have a fullscreen app<br>
running, like mplayer.<br>
<br>
Zenity also have no way to do this.<br>
<br>
I've also installed notify-osd, which actually manages to display a<br>
notification over my running mplayer, but it disappears again. It<br>
doesn't have any way to remain in place; probably because it doesn't<br>
have any way to close it, since it doesn't support actions.<br>
<br>
Running it with a timeout of 0 displays a dialog box, which also does<br>
not appear on top of my fullscreen mplayer.<br>
<br>
So, any pointers what I can do to actually get notified?.<br>
<br>
..short of developing my own dbus listener daemon and firing up<br>
something that is always on top..!<br>
<div class="im"><br>
--<br>
Esben Stien is b0ef@e s a<br>
<a href="http://www" target="_blank">http://www</a>. s t n m<br>
irc://irc. b - i . e/%23contact<br>
sip:b0ef@ e e<br>
jid:b0ef@ n n<br>
</div>_______________________________________________<br>
xdg mailing list<br>
<a href="mailto:xdg@lists.freedesktop.org">xdg@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/xdg" target="_blank">http://lists.freedesktop.org/mailman/listinfo/xdg</a><br>
</blockquote></div><br>