mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1100] [MERGED] fix(wm): stop making windows disappear when using Hide behaviour
#1202
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fix/issue-with-hide-behaviour📝 Commits (1)
acf1b92fix(wm): stop make windows disappear when usingHidebehaviour📊 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
Hideas 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.