Maximus5 / conemu-old-issues

Old issues imported from googlecode. Project was moved to
https://conemu.github.io
6 stars 1 forks source link

hiding Conemu win with ahk WinHide is slow if Quake mode is not set #1548

Open Maximus5 opened 9 years ago

Maximus5 commented 9 years ago

Originally reported on Google Code with ID 1548

Required information!
OS version: Win7 SP1 x64
ConEmu version: 2014.04.04

*Bug description*
I use a ahk script to hide/show my main apps, on of them is conemu :). But if I dont
enable Quake style, then when hiding is slow, I think there is some animation that
makes is slow. Note that if I go to Settings, set Quake style on, save settings (now
WinHide is fast), go again to Settings and disable Quake, WinHide WILL still be fast
until you end conemu and start again.

*Steps to reproduction*
1. go to Settings, set Quake style on, save settings
2. restart conemu
3. hide the win with ahk WinHide command, it takes some time, it is not as fast as
when Quake is set

Reported by jmuguruza on 2014-04-12 20:30:28

Maximus5 commented 9 years ago
I know that it doesn't solve that problem, but why you don't use ConEmu's native keyboard
shortcuts to show/hide ConEmu? You don't have to use AHK to do that.

Or do you have common keyboard shortcut which hides active window which has focus and
you would like to use that for ConEmu too? I don't think so, because it wouldn't be
possible to show particular application with that.

If you have different shortcut for hide/show each application, you can use ConEmu's
native keyboard shortcuts, I think.

Reported by dawid@ferenczy.cz on 2014-04-24 19:37:11

Maximus5 commented 9 years ago
Attaching your Ahk script may help too.

Reported by ConEmu.Maximus5 on 2014-04-24 19:39:48

Maximus5 commented 9 years ago
Conemu's native keyboard shorcuts: which ones are those? I am looking in the Hotkeys
section but cannot find them. I would like to test them.

Reported by jmuguruza on 2014-04-24 21:47:24

Maximus5 commented 9 years ago
Find attached minimal ahk script to reproduce, thanks

Reported by jmuguruza on 2014-04-24 21:54:40