ConEmu icon indicating copy to clipboard operation
ConEmu copied to clipboard

Window size not updated when switching displays

Open jjeziorny opened this issue 8 years ago • 3 comments

Versions

ConEmu build: 160828 x64 OS version: Windows 7 x64 Used shell version: ssh.exe from "git for windows" package

Problem description

If you switch to a higher display size (maybe be only when sleep/wakeup, will do further testing) and having conemu set to 100% width and using quake style, the width doesn't update properly. The window stays at the old display width.

In short, when I put laptop to sleep then connect it to a display and wake it up the conemy window does't pick up the new display size and it's width is set to the laptop screen itself.

Steps to reproduce

  1. Put computer to sleep
  2. Connect to a bigger display
  3. Wakeup computer

Actual results

Conemu width stays at the orinigla display width

Expected results

As width is set to 100% conemu should detect the new display size and use the whole 100% width

Additional files

No additional files, can provide if required. But want to say, what an AWESOME work you done, it's an amazing terminal emulator you have created.

Cheers JJ

jjeziorny avatar Sep 01 '16 22:09 jjeziorny

I need LogFiles and fullscreen screenshots "before" and "after".

Maximus5 avatar Sep 01 '16 22:09 Maximus5

This helped me sort out a related issue. I use WinSplit Revolution to resize windows and I couldn't resize ConEmu. Once I disabled Quake Style, it started working. Maybe ConEmu might be ignoring Windows Resize messages when Quake Style is enabled?

ConEmu is awesome. Keep up the great work!

navmed avatar Dec 29 '16 17:12 navmed

I have the same issue, it occurs when I connect my laptop to a docking that uses a higher res monitor.

Steps to reproduce:

  1. Set width to 100%: ConEmu_Resize_Before
  2. Disconnect laptop from docking, thereby reducing the resolution: ConEmu_Resize_After_1
  3. Reconnect laptop: ConEmu_Resize_After_2

kmosti avatar Nov 19 '21 14:11 kmosti