elementary-dev-community team mailing list archive
-
elementary-dev-community team
-
Mailing list archive
-
Message #00059
Pantheon Terminal notifications
I've been working on notifications for Pantheon Terminal, and I've
been using this code:
GLib.Process.spawn_command_line_async ("notify-send
--icon=\"utilities-terminal\" \"" + t.get_window_title () + "\" \"Task
finished.\"")
Should I use libnotify or something like that? The above code works
fine in Unity, Pantheon and even Awesome WM.
--
David Gomes
Follow ups