Hello Todd,

You can access libnotify directly from Rakudo using this:

https://modules.perl6.org/search?q=desktop%3A%3Anotify

HTH

On Mon, Aug 7, 2017 at 8:01 AM, ToddAndMargo <toddandma...@zoho.com> wrote:

> Hi All,
>
> If you upgraded from Fedora 25 to 26, you will notice that
> notify send (libnotify) stopped working.  (It works
> in fresh installs of Fedora 26.)
>
> https://bugzilla.gnome.org/show_bug.cgi?id=785583
>
> Since I need to learn the stuff anyway, would someone
> point me to an GTK::Simple example that would replace
>
> run ( '/usr/bin/notify-send', '-u', 'normal', '-t',
>       '8000', '-i', "$InfoPng", "$IAm: $NotifyStr" );
>
> This pops up for 8 seconds and then dies on its own.
> If you click anywhere is dies as well.
>
> And I do need to learn GTK::simple.
>
> Many thanks,
> -T
>
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Computers are like air conditioners.
> They malfunction when you open windows
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>



-- 
Fernando Santagata

Reply via email to