Lord of Scripts ™

Results 94 comments of Lord of Scripts ™

Well, I got no response so I analyzed and tried until this worked.

The DBus didn't work either. So what needs to be set up or installed (and how) for this library to work?

Apparently I needed to logout and then login again. Now notifications are working. Except the Notification icon is not shown even though I use a full path to the PNG...

`beeep.Notify()` accepts the icon parameter as type any. When I passed the filepath as a string parameter, the icon was not being displayed in the notification body. But when I...

I just looked at it but the package doesn't mention any of the aforementioned fields: Country, State/Province, City, (Sub)Location. When I use `exiftool` those fields appear as **XMP**.

Apparently, if the code is not executing exactly at the ZERO second of that minute, the `due` attribute is not set, so basically it will never see it as due...

It would be nice if it had a user option to use **minute precision** instead of the default **seconds precision**.

> sorry for late, if all the cron expressions are fulfill-able by minute precision then minute is used instead of second: https://github.com/adhocore/gronx/blob/main/pkg/tasker/tasker.go#L285 > > https://github.com/adhocore/gronx/blob/main/pkg/tasker/tasker.go#L261 Then what would be wrong...

I assume this one is the picker you used in your fyne-theme-generator. I am not using a picker myself, I was referring to the user of the fyne-tgeme-generaror (I assumed...

GitHub Desktop does it, Viscose GIT plugin should too.