diff options
| author | Eduard Braun <eduard.braun2@gmx.de> | 2017-02-11 20:55:19 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2017-02-11 20:55:19 +0000 |
| commit | 0dc3e9ec72db77e707135e42023bfb2d8e04bcbd (patch) | |
| tree | 5230f28c4bdbbab730d8cd884ca2d5dcb872be4c /src/extension/param/bool.cpp | |
| parent | Fix a critical warning on convert to paths https://bugs.launchpad.net/inkscap... (diff) | |
| download | inkscape-0dc3e9ec72db77e707135e42023bfb2d8e04bcbd.tar.gz inkscape-0dc3e9ec72db77e707135e42023bfb2d8e04bcbd.zip | |
Fix and improve window sizing and positioning behavior when opening new documents
* The option "Remember and use last window's geometry" often had no effect.
* When setting "Default window size" to "Large" the functions gdk_screen_width() / gdk_screen_height() were used to derive the size of the Inkscape window. However those functions return the combined screen size of all attached monitors resulting in window sizes that were too large. Now the size of the primary display is used.
* In many cases the Inkscape window was moved to the top left corner of the combined screen area (which could be on a different monitor at best and outside of the visible screen area at worst). Inkscape should always spawn on the primary monitor now when not restoring the previous position.
Fixed bugs:
- https://launchpad.net/bugs/1190828
- https://launchpad.net/bugs/195683
- https://launchpad.net/bugs/568867
- https://launchpad.net/bugs/1654464
(bzr r15507)
Diffstat (limited to 'src/extension/param/bool.cpp')
0 files changed, 0 insertions, 0 deletions
