Hummer12007

Results 9 issues of Hummer12007

Closes #60 TODO: document

This PR enables selecting multiple regions at once. Demo: https://l.sr.ht/NU-U.mp4 Implemented: - [x] Ctrl+Click extends the selection with a new region - [x] Delete deletes all selected regions TODO: -...

Upgrading cpal in https://github.com/marin-m/SongRec to 0.13.4 causes an ALSA error to appear: ``` fuji@antonovka /tmp/SongRec $ cargo run Compiling songrec v0.2.1 (/tmp/SongRec) Finished dev [unoptimized + debuginfo] target(s) in 12.57s...

This pull request changes the lookup function to a function, which, on first invocation, looks through all the possible library directories, adding, if applicable, the sounds from them to an...

Prevents SSL verification errors when using proxies with self-signed certificates

Qt is currently incompatible with xdg-shell, as well as older versions of Gtk+ (up to 3.22), though it is possible to support both.

wayland

See https://bugs.gentoo.org/545568

YTPlayer doesn't work for me (until I run the youtube-dl executable with -U key).

Supersedes #51 Fixes #50 first one adds parsing fractional percentages, unconditionally, and alters the calculations to account for it second one adds `--frac` to print percentages as floats. I'm not...