mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #260] [MERGED] feat(wm): add max number of attempts to set foreground #829
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/260
Author: @Yusuf007R
Created: 10/12/2022
Status: ✅ Merged
Merged: 10/13/2022
Merged by: @LGUG2Z
Base:
master← Head:feature/max-set-foreground-attempts📝 Commits (1)
e646ed7feat(wm): add max number of attempts to set foreground📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
komorebi/src/window.rs(+3 -1)📄 Description
this commits adds a max number of attempts (5) to the call of set_foreground_window inside Window:Focus
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.