Nice.

And it would be much nicer if Pharo allows to install it as new notifications backend (instead of morphic one).

2016-05-30 16:50 GMT+02:00 Julien Delplanque <julien@tamere.eu>:
Hello,

I took the libnotify [0] binding for Squeak [1], adapted it to use the Pharo UFFI API and
enhanced it. It is available here [2] and seems to work well (see attached image).

It does not cover all libnotify possibilities (see the README on github) but it is already
usable to display notifications with eventually icons, set urgency, set timeout, etc...

It was great to try UFFI, it is really easy to use. Thanks a lot for it! :-)

Regards,

Julien

Links:
[0]: https://developer.gnome.org/libnotify/
[1]: http://www.squeaksource.com/libnotify.html
[2]: https://github.com/juliendelplanque/LibnotifyBinding