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

Reply via email to