Conversation
|
Looks like everything works fine here, thanks! Maybe doing Yeah, I'm pretty sure there's some way or the other to fix it, I just have no idea how seeing that I can't test it. |
Oh! It might now that you mention it, I was going with the mentality of "the titlebar still needs to get the drag so click-drag on it works", but I forgot that even when I deleted this line entirely titlebar click->dragging still worked. Of course, you can't really fix it with the borders still, but they're a relatively minor surface that I'm not too worried about, honestly. |
|
Nice, thanks, merged that one too. |
Like I mention in #62, quick-tapping on the titlebar (or borders) will still initiate a drag (since worm apparently isn't catching my buttonrelease with a quick enough tap, as we've discussed), but this stops the majority of the issue since it only grabs if you're not on the window itself and instead clicking on the frame.
Since the vast majority of my intentional clicking is on the window itself this essentially solves the issue, although I'd still like to investigate a true fix on my own time -- other window managers I've used haven't had this problem on my laptop as far as I can tell, so I doubt it's unfixable.