Peter Kümmel wrote:
> Enrico Forestieri wrote:
>> On Thu, Jun 15, 2006 at 05:44:19PM +0200, Enrico Forestieri wrote:
>>> On Thu, Jun 15, 2006 at 05:30:40PM +0200, Peter Kümmel wrote:
>>>> Enrico Forestieri wrote:
>>>>> On Thu, Jun 15, 2006 at 09:30:00AM -0500, Bo Peng wrote:
>>>>>>> BTW, I see that no \screen_geometry_* variables are ever written to
>>>>>>> preferences, at least with qt3.
>>>>>> Time... I plan(ned) to add xysaved, and fixed height/width to the
>>>>>> preference dialog.
>>>>> I really don't care about them. I do care for the -geometry option,
>>>>> though :(
>>>>>
>>>> Does this patch help?
>>> Yes, -geometry works again. Thanks :)
>> But now, when not using -geometry, the window opens with a quite
>> small size (6x10cm). xwininfo reports a 200x340 geometry size.
>>
> 
> Seems that we need to set the size in the else part of the patch.
> 
> 

I must leave now, please add
resize(width, height);
in the else part, this should restore the old behavior.

Peter

Reply via email to