<div dir="auto">Hi, ALL,<div dir="auto">id like to ask - why people here decided not to allow SetPosition()/SetSize() for the TLW to be available?</div><div dir="auto"><br></div><div dir="auto">Imagine you work on the text editor. Initially the text editor window should come up empty.</div><div dir="auto"><br></div><div dir="auto">Does this mean that the size of the main window will be very small?</div><div dir="auto"><br></div><div dir="auto">Or consider working on graphic editor. Main window working area will either be empty or it will not contain any controls - just painting figures. Which means the size of the window cannot be determined.</div><div dir="auto"><br></div><div dir="auto">How do developers should handle all this across different compositor?</div><div dir="auto"><br></div><div dir="auto">Also - for both use-cases. Let's say i call CenterOnScreen() for the TLW. In this case as any normal/salesperson, I'd expect the program to be centered on the screen 0 on the first run. And then on any subsequent runs it will be retrieved from the user preferences.</div><div dir="auto"><br></div><div dir="auto">Again - that what normal, sane person would expect for both position and size.</div><div dir="auto"><br></div><div dir="auto">If I can get how people handle this under wayland (all 3 scenarios), I would be really grateful.</div><div dir="auto"><br></div><div dir="auto">Thank you.</div><div dir="auto"><br></div></div>