To give you the best experience, this site uses cookies. Continuing to use 9bis.net means you agree to our use of cookies.
 

English version Russian version Version française Nederlandse versie Versión española Version portuguese Version polonaise Italian version Versiunea româna   KiTTY News

KiTTY : Forum

Last modification : -

KiTTY web site




Forum Home
 

larger 2nd monitor + bg image cause draw area to be sized by smaller primary monitor

M7 - Sun 22/11/2015 08:14:30 CET +0100

Hi, I work on 1920x1080 laptop + 2560x1440 as extended desktop / second monitor.

When I start new Kitty sessions with background images - the draw area is being sized by my primary 1920x1080.
When such window is moved to large monitor and maximized - unfortunately it doesn't show any session output outside of 1920x1080 rectangle.

Here's the issue showing no-draw with bg image:
https://www.dropbox.com/s/z1l316lk8pjb7vm/kitty-draw.png?dl=0

The issue doesn't manifest if I run it without background image, but background images is the main reason I switched to Kitty:
https://www.dropbox.com/s/vfrbewxre0xjs2t/kitty-draw-no-bg.png?dl=0

I tried to build it myself, synced svn, didn't find ways to get executables compiled. I could compile original putty, but for Kitty didn't find ./mkfiles.pl and my nmake stumbles - I wonder if there are build instructions for VC?
x11fwd.obj : error LNK2019: unresolved external symbol _appname referenced in function _x11_send_ini
t_error
pscp.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\link.EXE"' :
return code '0x460'

Thank you!

Cyd - Sun 22/11/2015 09:33:56 CET +0100

KiTTY compiles with MinGW
make -f MAKEFILE.MINGW putty.exe




Answer


The forum is actually closed