Re: windows all shift 3-4 pixels left every workspace change in F42
Trevor Cordes <[email protected]> Fri, 27 Feb 2026 23:46:22 -0600
| Newsgroups | gmane.comp.window-managers.sawfish |
|---|---|
| Message-ID | <[email protected]> |
Update on my "windows shifting 3-4 pixels" bug. It turns out I was wrong with my previous fix. The only thing required to fix it is to restart sawfish after X starts up. I recently rebooted and the bug came back, even with the code I suspected removed. But when I did a "sawfish --replace" the bug disappeared! That fixes it regardless of what I do with the code. So there must be something in the initialization of sawfish's x-coord placement calculation early on in the Xord load that is fixed once everything is done loading? Weird. I'm not sure if this makes it easier or harder to identify the bug. -- Sawfish ML