| Summary: | Windows don't snap correctly | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | monnety |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | NEEDSINFO WAITINGFORINFO | ||
| Severity: | minor | CC: | kwin-bugs-null, nate, uhhadd |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | 6.5.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
monnety
2025-10-23 20:52:25 UTC
The same problem happens when maximizing the window. So you're saying that snapped windows now overlap the thing they're snapped to by one pixel? So I have that right? Is it also the case for you when *not* using the "Snap windows only when overlapping" setting? (In reply to Nate Graham from comment #2) > So you're saying that snapped windows now overlap the thing they're snapped > to by one pixel? So I have that right? Hello and thank you for your reply. Yes, you're right, it's overlapping by one pixel. In the previous versions the overlapping didn't occur. > Is it also the case for you when *not* using the "Snap windows only when > overlapping" setting? Well, my mistake, sorry. The behavior I have described above occurs when this setting is disabled. But the same happens when it is enabled : one pixel overlapping between the windows. The snapping works perfectly on older versions. I have just tested it on Distrosea (https://distrosea.com/fr/start/kdeneon-user-default/) with KDE Neon 6.2 (using Plasma 6.2.5). I hope it helps. In 6.4 and prior versions, the outline was implemented as a normal window border, that's probably the reason why the behavior is different in 6.5. |