Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GuiMacro can't set inactive window transparency #1502

Closed
Maximus5 opened this issue Jul 31, 2015 · 3 comments
Closed

GuiMacro can't set inactive window transparency #1502

Maximus5 opened this issue Jul 31, 2015 · 3 comments
Assignees

Comments

@Maximus5
Copy link
Owner

Originally reported on Google Code with ID 1502

You can set the window transparency with:

conemuc -guimacro Transparency 0 230

But it's impossible to set the inactive window transparency, which is far more useful,
as I usually want to see what's behind it, but occasionally it obscures the console
content so I want to turn it off for a while.

I thought the following might work, but it doesn't. I take it SetOption only works
for the options listed, not any value in the settings XML.

conemuc SetOption AlphaValueInactive 255

Reported by sam.hasler on 2014-03-10 13:28:31

@Maximus5 Maximus5 self-assigned this Jul 31, 2015
@Maximus5
Copy link
Owner Author

Oops, last line should read

conemuc -guimacro SetOption AlphaValueInactive 255

Reported by sam.hasler on 2014-03-10 13:30:10

@Maximus5
Copy link
Owner Author

140310

Reported by ConEmu.Maximus5 on 2014-03-10 22:10:02

  • Status changed: Fixed

@Maximus5
Copy link
Owner Author

Brilliant! Thank you.

Reported by sam.hasler on 2014-03-11 08:26:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant