I swear, every single time I'm preparing release notes for one of my projects I randomly stumble upon a completely unrelated bug that's been sitting there unnoticed for months. It just happened again with niri 0.1.4, I hit a timing based crash in the screencast code that must've been there from the beginning. I'm actually glad because it means I can fix it right away, but how does this keep happening lol
@djsumdog @YaLTeR a couple nights ago i ran into a good one:
1. wait this has always been broken?
2. how did it work in the past?
3. oh no i read the documentation wrong
4. wait no i didn't it just doesn't work like it should
5. oh nevermind it's my fault in this one instance
6. bug fixed!
7. NEVERMIND THAT DID NOTHING
8. fix real bug