| Re: [Sawfish] windows all shift 3-4 pixels left every workspace change in F42 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: sawfish@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [Sawfish] windows all shift 3-4 pixels left every workspace change in F42
- From: Trevor Cordes <trevor@xxxxxxxxxxxxx>
- Date: Fri, 27 Feb 2026 23:46:22 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tecnopolis.ca; s=mailfwdk1; t=1772257583; bh=WnNlA29WMGQc/faTvTderMlnyuCBvq8FPjCEjYLjJjE=; h=Date:From:To:Subject:In-Reply-To:References; b=ZIa/J0VWUH3qXonca5qf6R1uZTqtRFwB3Wi2cw+hNXfBeSM6Bn/5mn6bcYXGUL0Ia 6We6WA4m2AC0FrsQh9ovXzLUk9tUaqmM9TTgkQ56m4TLbAWFI/ctxKH1bAYlHjd5ms fm6Swc4YwExjlcjZzxwzvwrjZwzPsEVVBbw7ZI54=
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