← Back to team overview

elementary-dev-community team mailing list archive

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