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

Workaround Private Internet Access not showing up in Icon Task List #379

Merged
merged 1 commit into from
May 27, 2023

Conversation

serebit
Copy link
Member

@serebit serebit commented May 13, 2023

Description

This adds a caveat to is_disallowed_window_type, where windows of type WindowType.DIALOG are only not shown if they're transient to a parent window. In combination with is_skip_tasklist and is_skip_pager, this should block most actual dialogs.

This resolves #266.

Submitter Checklist

  • Squashed commits with git rebase -i (if needed)
  • Built budgie-desktop and verified that the patch worked (if needed)

@serebit serebit added the bug Something isn't working label May 13, 2023
@serebit serebit requested a review from JoshStrobl May 13, 2023 16:18
Copy link
Member

@JoshStrobl JoshStrobl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@JoshStrobl JoshStrobl merged commit 195fbe1 into main May 27, 2023
@JoshStrobl JoshStrobl deleted the show-pia-in-icon-tasklist branch May 27, 2023 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug]: Icon Tasklist does not show Private Internet Access
2 participants