lapwat

Results 47 comments of lapwat

Actually that was not fixed. But I was able to analyze the behavior a little bit. I am using a dual monitor setup: the monitor of my laptop + an...

Hello thank you for the PR, this is a great feature that will improve papeer. All tests pass great! There are several locations where we trigger an HTML request on...

Thank you for the feedback. Check out the latest version `v0.8.2`. Does the `--print-url` option solve your issue?

Sadly this is a Kindle limitation. File attachments are limited to 50Mb. There is no `--no-image` flag, only an `--image-only` tag. But that can be a feature to add. Sending...

On a fresh Hyprland installation, using the _nuclear option_ described [here](https://wiki.hyprland.org/Useful-Utilities/xdg-desktop-portal-hyprland/#usage) fixed the issue. ```sh #!/usr/bin/env bash sleep 1 killall -e xdg-desktop-portal-hyprland killall -e xdg-desktop-portal-wlr killall xdg-desktop-portal /usr/lib/xdg-desktop-portal-hyprland & sleep...

Make sure you have enabled alert watch in your helm chart values: `sidecar.alerts.enabled: true`