[PR #260] [MERGED] feat(wm): add max number of attempts to set foreground #829

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

📋 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: masterHead: feature/max-set-foreground-attempts


📝 Commits (1)

  • e646ed7 feat(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.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/260 **Author:** [@Yusuf007R](https://github.com/Yusuf007R) **Created:** 10/12/2022 **Status:** ✅ Merged **Merged:** 10/13/2022 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `feature/max-set-foreground-attempts` --- ### 📝 Commits (1) - [`e646ed7`](https://github.com/LGUG2Z/komorebi/commit/e646ed70e14f9b429c6d4d714600cb059ee87bae) feat(wm): add max number of attempts to set foreground ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/window.rs` (+3 -1) </details> ### 📄 Description this commits adds a max number of attempts (5) to the call of set_foreground_window inside Window:Focus --- <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:53:07 +01:00
adam closed this issue 2026-01-05 14:53:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#829