Patches item #3589133, was opened at 2012-11-22 04:18 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3589133...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: None Status: Pending Resolution: Fixed Priority: 5 Private: No Submitted By: Jamie Bullock (postlude) Assigned to: Miller Puckette (millerpuckette) Summary: Patcher windows always open on "primary" monitor
Initial Comment: Pd version tested with: 0.43.3 Vanilla
Steps to reproduce:
- connect a second monitor - open Pd - create a new patch and move it to the second monitor - create a subpatch
Expected behaviour:
- the subpatch window opens on the same monitor as the parent patch
Actual behaviour:
- the subpatch window opens on the primary monitor
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2012-12-30 08:01
Message: I must say, as very much as I enjoyed reading what you had to say, I couldnt help but lose interest after a while. Its as if you had a great grasp on the subject matter, but you forgot to include your readers. Perhaps you should think about this from additional than one angle. Or maybe you shouldnt generalise so significantly. Its better if you think about what others may have to say instead of just heading for a gut reaction to the subject. Think about adjusting your own believed process and giving others who may read this the benefit of the doubt. <a href="http://fit2wed.org/activity/p/50224/" title="Selecting Proper">Selecting Proper</a>
----------------------------------------------------------------------
Comment By: Miller Puckette (millerpuckette) Date: 2012-12-15 15:04
Message: I didn't see the need to place the wondw over the object (patch number 2) but applied the first one to vanilla. Will mark this 'pending' pending...
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2012-12-14 18:36
Message: The code was just always placing the new subpatch windows in the top left corner of the main screen. I did two things in Pd-extended:
1. made the window placement logic aware of the full desktop size, not just the main screen http://pure-data.git.sourceforge.net/git/gitweb.cgi?p=pure-data/pd-extended....
2. made the window of new subpatches open near where the object was placed. http://pure-data.git.sourceforge.net/git/gitweb.cgi?p=pure-data/pd-extended....
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3589133...