Brian
Brian
Can reproduce
Yea I figured it was due to the motion stop, what I propose's more specifically on resize
Should this be a separate package, or should `furmark` be updated and a `furmark1` be put into the Versions bucket? I'm leaning towards the latter.
Ah I wasn't aware of your fork, nice
A little off topic, but any idea why your fork (and #666) doesn't theme the titlebar anymore? I have ```pwsh ❯ $env:QT_QPA_PLATFORM windows:darkmode=1 ``` and it works on the nightly...
> they're forcing use of Fusion style to get the dark titlebar Nah, Windows can have native dark titlebars, within DWM itself (`DWMWA_USE_IMMERSIVE_DARK_MODE`), Qt's supported this feature for a few...
> `2` enables full dark mode support. Ah yes that works, nice
Ideally there would be another state for non-aired shows that either enables their notifs when they air, or you'd just group them up and handle them together with the currently...
Shizuku's fixed for me (With Sui)
> '(?s)your_pattern_here' Doesn't work for me, I was already using multiple named groups to get around it. The point of the issue's not to have to do that, the `Group`...