mariomosca / damnvid

Automatically exported from code.google.com/p/damnvid
GNU General Public License v3.0
0 stars 0 forks source link

DamnVid starts on wrong monitor #102

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm running Ubuntu 10.04 with a dual monitor setup.

My secondary monitor (actually my TV, which isn't always on) is on my left hand 
side, and my primary monitor is on my right hand side.

DamnVid keeps opening on the secondary monitor.

Original issue reported on code.google.com by igi...@gmail.com on 28 Jul 2010 at 12:00

GoogleCodeExporter commented 8 years ago
I'm not good with patches, so I hope I did it correct.

This patch makes the window open on the correct (primary) monitor.

Original comment by igi...@gmail.com on 28 Jul 2010 at 12:15

Attachments:

GoogleCodeExporter commented 8 years ago
Wouldn't this position DamnVid always on the corner of the screen?
Anyway, the window position/size behavior can be set in the preferences ("Main 
window"), you can set it to "Remember position" and it should work, I hope.

Original comment by windypo...@gmail.com on 28 Jul 2010 at 12:23

GoogleCodeExporter commented 8 years ago
Yes, but my patch is just to get it on the correct monitor.  The .Center() or 
.MoveXY() which comes later (depending on the mentioned setting) _should_ take 
care of the positioning on the monitor.

Original comment by igi...@gmail.com on 28 Jul 2010 at 12:26

GoogleCodeExporter commented 8 years ago
Alright, merged~ (changes will show up next time I commit... which is going to 
be in a while because I have changed a lot of stuff around)

Original comment by windypo...@gmail.com on 28 Jul 2010 at 8:41

GoogleCodeExporter commented 8 years ago
Issue 145 has been merged into this issue.

Original comment by Gizmokid...@gmail.com on 9 Dec 2013 at 5:34