Issue651

classification
Title Bizarre Window Resizing when (default-toolbar-position 'left)
Type defect Module core code 21.5
Severity inconvenience Platform xt
Keywords
explanation
process
These optional controls are only of interest to committers and tracker administrators.
Status new   Reason
Superseder  
Priority normal   Assigned To
Nosy List mike, rz  

Created on 2009-12-30.17:51:27 by rz, last changed 2009-12-30.17:51:27 by rz.

Messages
msg2044 [hidden] ([hidden]) Date: 2009-12-30.17:51:27
  Message-ID: <1262195487.49.0.258276756074.issue651@xemacs.org>
What I am trying to do is to fill the whole usable screen on a netbook.
So I set .Xdefaults XEmacs*EmacsFrame.geometry to something larger than
screen size. Xemacs starts, filling the whole screen, then as
.xemacs/custom.el is evaluated it redisplays toolbar in a different
place. Next the window is made smaller by the space the toolbar did
originally ocupy and still much smaller than the specified .Xdefaults
property.
On a netbook the wasted screen space is quite noticeable and the same
happens when toolbar is disabled completely.

This behaviour defeats even the maximus window manager utility that is
supposed to maximise windows by defaults on netbooks.

Are there better ways to set window size than .Xdefaults?
History
Date User Action Args
2009-12-30 17:51:27rzcreate