I don't understand this code really:
indicator-applet-developers/notify-osd/trunk/src/defaults.c
gint
defaults_get_on_screen_timeout (Defaults* self)
{
gint on_screen_timeout;
if (!self || !IS_DEFAULTS (self))
return 0;
g_object_get (self, "on-screen-timeout", &on_screen_timeout, NULL);
return
Just digging around indicator-applet-developers/notify-
osd/trunk/src/display.c
/* if there is already one bubble on display
we don't have room for another one */
if (bubble_is_visible (bubble))
return NULL;
not great, but off topic.
on topic:
if (bubble_is_urgent (bubble))
{
/* pick-up the /fir
Use case: Ubuntu derivative/rebranding diversity.
Derivatives might have different interest in notifications; ie some kind
of kiosk distro could intentionally favor full screen, urgency=normal,
as a default behavior while a multimedia desktop may want something like
elementary's wingpanel-indicato
>Timeout settings: the time notifications stay should also be
configurable: some people read faster than others, so the very-sensible
default (of x time per n characters) can be good, but some people maybe
like y time per n characters.
That would be wonderful. Implement that; put a high priority o
** Changed in: notify-osd (Ubuntu)
Milestone: later => None
--
Notify-osd looks are not customizable
https://bugs.launchpad.net/bugs/420583
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@list
I support that.
--
Notify-osd looks are not customizable
https://bugs.launchpad.net/bugs/420583
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/li
** Changed in: notify-osd (Ubuntu)
Milestone: None => later
** Changed in: notify-osd (Ubuntu)
Importance: Undecided => Wishlist
** Changed in: notify-osd (Ubuntu)
Status: New => Confirmed
--
Notify-osd looks are not customizable
https://bugs.launchpad.net/bugs/420583
You received