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

fix unintended window hiding #925

Merged
merged 1 commit into from
Jan 31, 2025
Merged

fix unintended window hiding #925

merged 1 commit into from
Jan 31, 2025

Conversation

philib
Copy link
Contributor

@philib philib commented Jan 30, 2025

Description

Fix unintended window hiding in nsSingleScratchpadPerWorkspace

The refactoring that introduced nsHideOnCondition caused a misbehavior in
nsSingleScratchpadPerWorkspace, leading to unintended window hiding.
Now, when opening a new scratchpad, only the previously active scratchpad
is hidden.

Checklist

  • I've read CONTRIBUTING.md

  • I've considered how to best test these changes (property, unit,
    manually, ...) and concluded: XXX

  • I updated the CHANGES.md file

the refactoring that introduced `nsHideOnCondition` caused a
misbehaviour in `nsSingleScratchpadPerWorkspace`, leading to unintended
window hiding. Now, when opening a new scratchpad, only the previous
active scratchpad is hidden.
@slotThe slotThe merged commit 6c1441d into xmonad:master Jan 31, 2025
20 checks passed
@slotThe
Copy link
Member

slotThe commented Jan 31, 2025

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants