Justin Kromlinger
Justin Kromlinger
@Krzmbrzl Are there plans to switch to Qt6 in the future? Otherwise, I guess it might make sense to look for a workaround, I don't think anyone will fix [QTBUG-83622](https://bugreports.qt.io/browse/QTBUG-83622)....
While double tab works it's quite fiddly to select a word. It would be great if the area could be increased. Long press instead of double tap (like with a...
+1, had to switch to `xdg-open` manually on my system.
Works for me, can't reproduce. Uses IPv6 by default and IPv4 with `preferred_ip_protocol: ip4`.
Ah, never mind. Completely missed that redirects cause this. My bad!
A `prefer_exact_match` config flag that reverses the behavior of ' would be great!
If you just need a CLI tool to create, list and delete short URLs, this will do just fine: ```bash SHLINK_HOST=https://example.com SHLINK_API_KEY=foobar shlink () { BASE_URL="${SHLINK_HOST}/rest/v3/short-urls" if [[ "$1" ==...
Do you need any support for a new release?
#37 solves this by adding titles, subtitles and configurable fonts. With the [xkcd ttf file](https://fb.hash.works/gRQcvJ/):  ``` [Unit] Description=XKCD [Service] ExecStart=/home/root/bin/renews \ -output /usr/share/remarkable/suspended.png \ -verbose \ -cooldown 3600 \...
I can confirm that on 3.9 a xochitl restart is not required.