[PR #1100] [MERGED] fix(wm): stop making windows disappear when using Hide behaviour #1202

Closed
opened 2026-01-05 14:54:27 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1100
Author: @alex-ds13
Created: 11/2/2024
Status: Merged
Merged: 11/2/2024
Merged by: @LGUG2Z

Base: masterHead: fix/issue-with-hide-behaviour


📝 Commits (1)

  • acf1b92 fix(wm): stop make windows disappear when using Hide behaviour

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 komorebi/src/process_event.rs (+1 -2)

📄 Description

Fixes the issue talked on discord here where when using Hide as hiding behaviour some windows were hidden and never restored, the same would happen if using stacks with apps that matched the tray_and_multi_window_identifiers


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/1100 **Author:** [@alex-ds13](https://github.com/alex-ds13) **Created:** 11/2/2024 **Status:** ✅ Merged **Merged:** 11/2/2024 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `fix/issue-with-hide-behaviour` --- ### 📝 Commits (1) - [`acf1b92`](https://github.com/LGUG2Z/komorebi/commit/acf1b92f249959fcf2d37323c8a3d8a8d1dc131f) fix(wm): stop make windows disappear when using `Hide` behaviour ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/process_event.rs` (+1 -2) </details> ### 📄 Description Fixes the issue talked on discord [here](https://discord.com/channels/898554690126630914/898554690608967786/1301581412008202298) where when using `Hide` as hiding behaviour some windows were hidden and never restored, the same would happen if using stacks with apps that matched the tray_and_multi_window_identifiers --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:54:27 +01:00
adam closed this issue 2026-01-05 14:54:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1202