Configuration Information [Automatically generated, do not change]: uname: Linux redwood 2.6.27.7-smp #2 SMP Thu Nov 20 22:32:43 CST 2008 i686 Intel (R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz GenuineIntel GNU/Linux compiler flags: gcc -Wall -Wno-implicit-int -g -O2
FVWM Version: 2.5.28 FVWM_MODULEDIR: /usr/libexec/fvwm/2.5.28 FVWM_DATADIR: /usr/share/fvwm FVWM_USERDIR: /home/adam/.fvwm Description: I get conflicting window geometry between FvwmIdent and WindowList. Specifically, I get a one pixel difference in the height and width values. For example, my maximize function resizes a window to 1024x768. If I invoke WindowList on a maximized window, the reported geometry is 1023x767+678+73. I get the same geometry in FvwmIdent on the Geometry: label, but get the correct height and width values on the Height: and Width: labels. When I run xwininfo on the same window, the reported geometry is 1024x768+678+73. Repeat-By: Invoke WindowList and compare the geometry with the output of FvwmIdent. Check that the Height and WIdth labels report the same values as the Geometry label. Also, compare the geometry output reported by xwininfo.
