Skip to content

Polish dim unfocused settings and remove element when not used#190751

Merged
Tyriar merged 3 commits intomainfrom
tyriar/30522_3
Aug 18, 2023
Merged

Polish dim unfocused settings and remove element when not used#190751
Tyriar merged 3 commits intomainfrom
tyriar/30522_3

Conversation

@Tyriar
Copy link
Member

@Tyriar Tyriar commented Aug 18, 2023

This is a follow up to the discussion at #30522 (comment). The accessibility.unfocusedViewOpacity setting has been split into workbench.view.dimUnfocused.enabled and workbench.view.dimUnfocused.opacity. They remain implemented in the accessibility contrib and still include the accessibility tag so they can be accessed via @tag:accessibility.

The element is also removed when the enabled setting is false.

Fixes #30522

@Tyriar Tyriar added this to the August 2023 milestone Aug 18, 2023
@Tyriar Tyriar self-assigned this Aug 18, 2023
@Tyriar Tyriar requested a review from meganrogge August 18, 2023 15:21
@Tyriar Tyriar merged commit d4c7440 into main Aug 18, 2023
@Tyriar Tyriar deleted the tyriar/30522_3 branch August 18, 2023 15:43
@SvanT
Copy link
Contributor

SvanT commented Aug 25, 2023

@Tyriar not sure if I'm missing something but the old setting worked a few weeks ago but now that I try the new settings (and the old setting) with the latest insider it doesn't get recognized and I don't get any dim editors/terminals any longer. I can't find it in the settings UI either.

image

@SvanT
Copy link
Contributor

SvanT commented Aug 25, 2023

Aha, I found it in the "Remote WSL" settings, but it is not available in the "User" settings, not sure if this is intended behavior or a bug?

@Tyriar
Copy link
Member Author

Tyriar commented Aug 25, 2023

@SvanT thanks, that is a bug. No need for another issue, I'll fix it now

Tyriar added a commit that referenced this pull request Aug 25, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Oct 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dim or otherwise indicate "inactive" editor/terminal

3 participants