hrdl
hrdl
This was forgotten in 546b5b0e7406662d65cc0da9eefb2b0067c379a1.
Supports German -> English translations only. Extension to other language pairs is straightforward by modifying the URL, ideally in a configurable fashion. This can be extended to direction of the...
When testing osmin 1.8.4 on a Pixel 4a running GrapheneOS I noticed that the rendering is not as sharp as on my laptop. Especially rendered text and railway connections are...
Waybar v0.10.0 and https://github.com/Alexays/Waybar/commit/2c927de4c624d0c560f73ad78b4abc85fb703562 on sway 1.9 with GTK 3.24.41. Config: ``` { "modules-left": ["group/hardware"], "group/hardware": { "orientation": "inherit", "modules": ["cpu", "memory"], "drawer": {}, }, } ``` Hovering over the...
Stops touch input processing when more than two fingers are active. Fixes #4850. See also #4852. I've tested this on plasma-wayland and two versions of sway, one supporting touch cancel...
I haven't tested this rigorously, but the default `` binding seems to break on the development branch independent of the value of `use_legacy_keybindings`. Bindings to e.g. `` seem to work,...
Running the development version of sioyek on the Pine64 PineNote (RK3566, MALI G52 2EE) results in a black rendering area. I've been working around this by setting the OpenGL version...
https://rubygems.org/gems/rubygems-update/versions/3.5.0, which was released on December 15, requires ruby >= 3.0.0, which is higher than ruby 2.7. This prevents the Docker image from being built: ``` $ docker-compose build ......
### Which feature or improvement would you like to request? https://datatracker.ietf.org/doc/html/rfc8621#section-6 outlines that identities with a `*` mailbox part (e.g. `*@example.com`) "may use any valid address ending in that domain"...
#### Describe the bug `netscape_html` fails due to parsing the `sources-*-import.txt` containing the bookmark file's filename instead of the bookmark file. #### Steps to reproduce 1. Export bookmarks, e.g. using...