Eva
Eva
webm's encoded from HDR videos aren't tonemapped, which is a problem because as far as I can tell bt.2020 isn't supported by vp8 and browsers don't do tonemapping anyway.
Display thumbnails when hovering the timeline, similar to https://github.com/TheAMM/mpv_thumbnail_script
Minimizing the bar with `peek-timeline` when hovering on it doesn't re-enable cursor autohide.
Saved zoom is broken when - Saved zoom != 100% - Initial script load gives an error - Reload doesn't error You end up with your saved zoom value selected...
This lets users hold and drag to select a crop area. The `window-dragging` property is temporarily set to no, can be disabled with a script opt. After dragging, releasing left...
Previously, it was impossible to see the crop selection over dark backgrounds. Adds another bright "shade" to remedy it. Default `shade_opacity` has been updated to keep a similar brightness to...
**This does not fix the underlying issue, and there are other ways for someone snooping on the database to derive the secret.** This is a breaking change. All existing post...
The login button open a pixiv oauth web page, which tries to open a pixiv:// protocol e.g. `pixiv://account/login?code=CODE&via=login` The software doesn't seem to register this protocol, making it impossible to...