Pressing both mouse buttons at once treated as double click
I sometimes accidentally press both mouse buttons instead of one on a title bar, and Rectangle treats this as a double click that maximizes the window (but only after both mouse buttons are released). I would prefer that a double click would only be detected if a single button was pressed twice quickly and no other button was pressed in between.
Sorry for the delay. I wasn't able to reproduce this one, and the logic is limited to left click events. I'm assuming that when this happens for you, you are clicking both left and right click?
Yes. I did some more testing just now and realized that strangely enough this seems to be limited to Chromium windows, i.e. Chrome itself and Electron apps like VSCode. They must be doing something strange.