
Select Save or Save as to download the program.Or you can download via this link: Download Inkscape.Download the Inkscape installation file from the trusted link on above of this page.First, open your favorite Web browser, you can use UC Browser or any other Browser that you have.Please note: you should download and install programs only from trusted publishers and retail websites.

So, please choose one of the easy method on below Method 1: Installing App Manually There are so many ways that we can do to have this app running into our Windows OS. Works with All Windows (64/32 bit) versions!.dslrBooth App for Windows 64-bit/32-bit.wmctrl won't do it automatically, but it certainly helps in "fishing" it from limbo.Windows 11, Windows 10, Windows 7, Windows 8/8.1ĭOWNLOAD Inkscape Alternative Apps for Windows Remember that each alias only works for the screen that Inkscape is associated with, you still need to drag-and-drop the window in order to switch screens. In order to make it more convenient I created 2 alias, to fix the coordinates for my Mac screen and for the external screen, respectively: alias fixInkscape='wmctrl -r Inkscape -e 0,2560,1440,1200,700'Īlias fixInkscapeExt='wmctrl -r Inkscape -e 0,0,0,2560,1300' Of course you need to replace 2560,1440 with your own external screen's resolution and 1200,700 to suit your main screen resolution. The solution is to move the Inkscape window to a new coordinate that takes into account the size of the external screen, and this is where wmctrl comes in useful: brew install wmctrl


It is basically in "limbo" between the 2 screens. This means that if Inkscape is somewhere near origin (0,0) but still associated with my Mac's main screen then it doesn't appear on the external screen nor in my main screen.

In other words, from the point of view of XQuartz the origin of my Mac's screen changes from 0,0 to 2560,1440 (which is the resolution of my external screen). It seems like the issue is that when I plug the external screen, it messes with the coordinate system of my Mac's screen, effectively shifting the origin of my screen by the resolution of the external screen.
