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

Hide window outline when window is maximised #13

Open
sylveon opened this issue May 16, 2016 · 1 comment
Open

Hide window outline when window is maximised #13

sylveon opened this issue May 16, 2016 · 1 comment
Labels

Comments

@sylveon
Copy link

sylveon commented May 16, 2016

On a normal Windows 10 window, the colored outline is visible only when the window is not maximised.
When it is maximised, there is not outline

Actually, the colored outline is shown even when maximised in the skin:
2016-05-16

Steam should respect that behavior, for more consistency (and also because colored outlines looks ugly when maximised)

@Edgarware
Copy link
Owner

The skin has no way of telling whether the window is maximized or not, so this can't be done.

Technically speaking the outlines are already non-consistent, since the outlines for Windows 10 apps are slightly transparent (hard to notice when it's one pixel wide) and steam doesn't support window transparency. This is part of the reason they're not enabled by default.

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

No branches or pull requests

2 participants