patch: the position part of the geometry pref.
(That is, the X and Y of "geometry=WxH+X+Y") It appears that fltk just _guesses_ what the border size might be rather than actually determining the value. So when I run this with no window mgr, it puts the window where it would be if there were a 4-pixel-wide border and 21-pixel-high title bar. Same with twm, which is suboptimal because twm doesn't use those dimensions. As for fvwm2, which is the one I actually use -- and does appear to have those dimensions -- somehow the window ends up eight pixels too far down. But I'm regarding this as Not My Problem.
On Wed, Jan 02, 2008 at 02:55:14AM +0000, place wrote:
(That is, the X and Y of "geometry=WxH+X+Y")
It appears that fltk just _guesses_ what the border size might be rather than actually determining the value.
So when I run this with no window mgr, it puts the window where it would be if there were a 4-pixel-wide border and 21-pixel-high title bar. Same with twm, which is suboptimal because twm doesn't use those dimensions. As for fvwm2, which is the one I actually use -- and does appear to have those dimensions -- somehow the window ends up eight pixels too far down. But I'm regarding this as Not My Problem.
Committed. -- Cheers Jorge.-
participants (2)
-
jcid@dillo.org
-
place@gobigwest.com