AliYousuf / open-pdf-presenter

Automatically exported from code.google.com/p/open-pdf-presenter
GNU General Public License v3.0
0 stars 0 forks source link

Program windows size and position are wrong in OSX #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Launch open-pdf-presenter in OSX on a dual screen setting
2. Open a PDF and start presentation

What is the expected output?
The two windows are placed to fill the two available screens. The size of each 
window is not bigger than the size of the screen in which it is.

What do you see instead?
The two windows are misplaced and have wrong size.

Original issue reported on code.google.com by zait...@gmail.com on 27 Sep 2012 at 12:28

GoogleCodeExporter commented 8 years ago
This seems to not only be the case for OSX if I understand "The two windows are 
misplaced and have wrong size." correctly. 

Using the i3 window manager, both windows open on the laptop screen instead of 
one on the external display and one on the laptop screen. Both having the 
appropriate resolution for the laptop screen, which in my case is not the same 
as the external display's resolution.

Hence, when moving the presentation to the external screen, it (in my case) has 
the wrong resolution (hitting s two times seems to fix this).

Same setup with kwin as a window manager works as expected.

Original comment by thomas.r...@googlemail.com on 9 Nov 2012 at 12:46

GoogleCodeExporter commented 8 years ago
I have just two commits to the development branch that fix this in OSX.

Original comment by zait...@gmail.com on 29 Nov 2012 at 6:55