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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.