joedf / Qonsole

A Quake-like Console Emulator written in AutoHotkey.
http://qonsole-ahk.sourceforge.net/
MIT License
87 stars 15 forks source link

Screen Dim feature (High DPI Screens) #5

Open Ralph-Fonz opened 6 years ago

Ralph-Fonz commented 6 years ago

Dim background carries over to second screen. when on multiple screens.

after minimizing or exit background stays dimmed.

capture1 capture2

joedf commented 6 years ago

I haven't done much testing with multiple screens. Is the qonsole appearing on screen 1 or 2?

Ralph-Fonz commented 6 years ago

it's appearing on vga on right(issue){2} I'm running dual monitors, one on each side. Hdmi on left{3}, and laptop screen center {1}. { } = screen number according to windows settings running windows 10 on a work HP probook series laptop.

joedf commented 6 years ago

Can you try this test build? I have opened a new issue for multiple monitors here: Issue #6

The background should carry over everywhere now. Qonsole-testbuild-issue05.zip

Ralph-Fonz commented 6 years ago

well its not on screen {2} now. its completely on screen {2}. I snipped a copy and added my settings.

Its not urgent. I normally use the terminal in VSCode or hyperjs at work and tilda @ home. thanks for working on it though.

capture

joedf commented 6 years ago

Oh okay, I appreciate you reporting this and helping with testing. There are still a bunch of other issues I've been ignoring since they would take much more time to fix... :P Try this test build, there's msgbox that might pop up. Qonsole-testbuild-issue05-b2.zip

Ralph-Fonz commented 6 years ago

works now. I would just check initial run alert dialog. I ran into an error my first launch. however tested it 5 times and i cannot replicate

joedf commented 6 years ago

Oh okay cool! 👍 Yeah... something funky when the Win10 transition happened... 🤔 If you do see the error, post a screenshot. I think it might just be the console attachment process... I get that sometimes, but very rarely.

Ralph-Fonz commented 6 years ago

I would put a note if user gets this issue report it, then disable background fading for the time being.