On 30/05/16 18:02, Esteban Lorenzano wrote:
On 30 May 2016, at 16:50, Julien Delplanque <julien@tamere.eu> wrote:
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! :-) thank you for your feedback, is highly appreciated :)
⦠and I have a project who will benefit from libnotify, so, thanks you :D If you see strange things in the code, or things that could be enhanced don't hesitate to report them using Github issues. :-)
Julien