Well, I can think of applications that have a preference for which *screen* to open a window on (fullscreen video output for instance) but not one with a preference for specifying x, y, w, & h of a window to open. This kind of geometry setting can also be fragile as you change the amount of monitors in your setup, etc. I would therefore argue this is not a basic setting and it's also not trivial to try to divine what settings all users *might* want and then add a UI for them. OTOH if you have a working technical solution, feel free to make a PR to the Github repo for review.
IOhannes' solution is by far the best: If you want to run some TCL to customize things, then do so *and* without having to modify Pd tcl files. :) > On Apr 15, 2021, at 12:00 PM, [email protected] wrote: > > Date: Wed, 14 Apr 2021 15:57:30 +0000 > From: Philip Stone <[email protected] <mailto:[email protected]>> > To: "[email protected] <mailto:[email protected]>" > <[email protected] <mailto:[email protected]>> > Subject: Re: [PD] size and position of PD window > Message-ID: > > <byapr08mb55892ad8da556b7178d2b745a7...@byapr08mb5589.namprd08.prod.outlook.com > > <mailto:byapr08mb55892ad8da556b7178d2b745a7...@byapr08mb5589.namprd08.prod.outlook.com>> > > Content-Type: text/plain; charset="us-ascii" > > Why? Because it seems like a basic setting, and it would be trivial to > implement as a preference. This seems (to me) like just what preferences are > for, configuring the basic environment of Pd. -------- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/>
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
