@elextr Just to describe what @philiprbrenan showed in the screencast - he uses KDE, has the message window on the right and it seems there's only 1px tolerance where he can drag the message window from the right edge <img width="282" alt="Screenshot 2024-11-01 at 17 41 39" src="https://github.com/user-attachments/assets/4371c7d6-6f0f-45e3-b117-b1ebe6814...;
because 1px to the right he gets the window resize handle <img width="282" alt="Screenshot 2024-11-01 at 17 42 03" src="https://github.com/user-attachments/assets/78d674a8-c025-4790-b756-91574dab3...;
and 1px to the left the mouse event is grabbed by the scrollbar <img width="302" alt="Screenshot 2024-11-01 at 17 41 12" src="https://github.com/user-attachments/assets/4d1af14d-749d-475e-b640-0d670e823...;
Now we can start blaming the theme and say he should use 10px separators but I think 1px separators are just fine (and I'd call this a "good theme" not wasting too much space) and I think Geany should behave better in such situations.