polyfloyd
polyfloyd
I have the same issue. Flameshot `12.1.0-2` from Debian Unstable. Sway/Wayland. 2256x1504 scaled to 1.25
Not having much luck with my FMC window blinds. I have a KUX110 with which I tried the reset trick, but without success :|
Yes, that should be a valid comparison. The allowlist must apply to switch statements too
Fixed in c0e6cac0ec994c118a788505f20fbb20d2b38c11
Hi! If I recall correctly, the linter prefers the expression of the error's declaration to check with the allowlist. Reuse of the error variable by other assignments could be difficult...
I did a bit of digging, and it seems to have to do with `QScreen::devicePixelRatio`. The Wayland scaling ratio seems to be rounded up to integers. My scale is set...
Hi! Yeah, that file is getting out of hand... Are you suggesting to keep the frame Content struct definitions in the same file as the respective encoder/decoder? If yes, I...
ID3 has support for split values in text frames. In v2.2 and v2.3 the separator is a slash while in v2.4 it is a null byte. I intended the library...
Sooo, anything else that needs to happen? I consider this ready to be reviewed
@clydebarrow Could you please have a glance?