Clari

Results 11 comments of Clari

Checking in again, I only really wanted to use waydroid for one or two apps, and seeing it populating my app searches on my normal desktop without any way to...

Just want to put in my 2¢; I've got a Google Sheet that has a formula that parses into a slash command, which then gets copied and pasted into Discord...

Getting this as well, compiled with `make install` and added to `~/.config/mpv/scripts` Termux on Android 15 Beta 2 (Pixel 7a) mpv-mpris: built just now from master mpv: 0.37.0 GLib: 2.80.0...

I'm having this issue as well on Ubuntu 24.04. I tried `sudo systemctl restart avahi-daemon.service`, but I don't have the `dnsconfd` service that @sudoAlphaX has. Restarting the avahi-daemon made the...

Is there any way to fix this from our end or yours? I'm poking around with both Evolution and Thunderbird and I'd love to use Thunderbird with this add-on, but...

This is fixed in master; it needs someone (@vincevargadev?) to publish to pub.dev

@gdelataillade might it be possible to implement the onStop event, even if we can't do onTap? My use case currently is that I have an alarm stored both in Firebase...

@orkun1675 I thought about comparing device and Firebase alarms. However. My current setup for repeating alarms is thus: - `NamedAlarm extends Alarm` has property `repeatDays` - when `repeatDays` has values,...

Wouldn't this also grab newly created alarms, though? Or rather alarms that have both just begun ringing, and just stopped ringing?