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

add_window: force style lookup #1104

Merged
merged 1 commit into from
Nov 10, 2024
Merged

add_window: force style lookup #1104

merged 1 commit into from
Nov 10, 2024

Conversation

ThomasAdam
Copy link
Member

When a window is about to be mapped, for a style lookup on that window.

This fixes an issue seen where restored Chrome windows aren't having
their styles picked up properly. This is most likely due to class-hints
not being set appropriately, but this lookup doesn't affect anything
else, so there's little harm in adding it.

When a window is about to be mapped, for a style lookup on that window.

This fixes an issue seen where restored Chrome windows aren't having
their styles picked up properly.  This is most likely due to class-hints
not being set appropriately, but this lookup doesn't affect anything
else, so there's little harm in adding it.
@ThomasAdam ThomasAdam self-assigned this Nov 10, 2024
@ThomasAdam ThomasAdam added the type:bug Something's broken! label Nov 10, 2024
@ThomasAdam ThomasAdam added this to the 1.1.1 milestone Nov 10, 2024
@ThomasAdam ThomasAdam merged commit 360b5bb into main Nov 10, 2024
12 checks passed
@ThomasAdam ThomasAdam deleted the ta/style-addwindow branch November 10, 2024 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant