[squeak-dev] Latest VM appears to mess with initial window size

tim Rowledge tim at rowledge.org
Wed Jun 1 19:51:59 UTC 2022



> On 2022-06-01, at 12:27 PM, Tobias Pape <Das.Linux at gmx.de> wrote:
> 
> We really need the info of
> 	Display platformScaleFactor.

-> 1.0
> 	Display uiScaleFactor.

-> 1.0
Some additional info:

using the fullscreen button in the top-right of the dock results in a display extent of 1024 at 768 ! The usual take-over of the entire screen by covering the host top menubar happens, it's just that the squeak window area is only part of the actual screen ;-)

Maybe sometihng is causing the X stuff to report incorrect number?
DisplayScreen class>>#setNewScreenSize: appears to work correctly even with a large size. 
DisplayScreen class>>#actualScreenSize simply reports the same as the Display extent, though I could swear it should report the size of the actual glass being used?

All a bit odd, especially since Bruce does not see the problem on a nominally similar setup.

tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Useful random insult:- His head whistles in a cross wind.




More information about the Squeak-dev mailing list