Re: Gnome Message Tray



On Mon, Dec 5, 2011 at 10:09 AM, bijan binaee <bijanbina gmail com> wrote:
> Hi
>
> i'm searching for the source code of Message Tray in gnome 3

js/ui/messageTray.js

> also i have some questions:
>
> 1. is Message Tray and libnotify the same project

No. libnotify allows applications to use notifications. It then
marshals the notification over DBus. The message tray installs a DBus
object that listens for libnotify notifications. The message tray
shows these messages, among other things (telepathy chats).

> 2. how can i import text hiding from "Message Tray" project to an extension?

If you mean the missing banner, this is a special trick that's done
with a Shell.GenericContainer.

> Regards
> Bijan Binaee
>
> _______________________________________________
> gnome-shell-list mailing list
> gnome-shell-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-shell-list
>



-- 
  Jasper


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]