Hugo
Hugo
### Describe the bug This issue is about the error message for this error condition being very unclear. I turned on my computer and then ran `tuba` and got an...
**Describe the bug** I can't navigate the categories tree on the left with the arrow keys. **To Reproduce** 1. Click on the categories tree somewhere 3. Press up or down...
[The xdg-desktop-portal is currently crashing for me for unrelated reasons](https://gitlab.alpinelinux.org/alpine/aports/-/issues/15996). Waybar attempts to communicate with this portal at start-up, and fails: ``` > waybar [2024-04-15 13:33:57.764] [info] Using configuration file...
Output of `restic version` -------------------------- restic 0.16.4 compiled with go1.21.6 on linux/amd64 What backend/service did you use to store the repository? --------------------------------------------------------- a regular directory Problem description / Steps to...
Hi! I maintain [django-renderpdf](https://github.com/WhyNotHugo/django-renderpdf/), which I wrote back in 2017 to, well, render PDFs. It also uses weasyprint under the hood. I've come across `django-weasyprint` a few times during the...
swww reports wrong dimensions: ``` > swww query DP-2 = 4586x1920, currently displaying: color: 000 ``` Sway reports the correct sizes: ``` > swaymsg -t get_outputs Output DP-2 'Ancor Communications...
By default, `swww` forks and runs as a background process. Every time somebody runs `swww init`, the output of the command is not visible, and killing or restarting the command...
Run in foreground, which is what service managers expect. Usages like running `exec swww` in sway's config continue to work fine. User session start-up scripts can simply run `swww &`....
Clear renders a single colour, so single-pixel-buffer is ideal for it. It's a rather new protocol, and, from the description: > Some use-cases include drawing background surfaces or toplevel decorations....