139f985 fix(wm): correctly focus workspace on eager-focus
📊 Changes
1 file changed (+5 additions, -3 deletions)
View changed files
📝komorebi/src/process_command.rs (+5 -3)
📄 Description
Fix a bug with the eager-focus command
🔄 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/1360
**Author:** [@alex-ds13](https://github.com/alex-ds13)
**Created:** 3/17/2025
**Status:** ✅ Merged
**Merged:** 3/18/2025
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `fix/eager-focus`
---
### 📝 Commits (1)
- [`139f985`](https://github.com/LGUG2Z/komorebi/commit/139f98576fbff399fb772d28e99999ebe9315009) fix(wm): correctly focus workspace on eager-focus
### 📊 Changes
**1 file changed** (+5 additions, -3 deletions)
<details>
<summary>View changed files</summary>
📝 `komorebi/src/process_command.rs` (+5 -3)
</details>
### 📄 Description
Fix a bug with the `eager-focus` command
<!--
Please follow the Conventional Commits specification.
If you need to update your PR with changes from `master`, please run `git rebase master`.
By opening this PR, you confirm that you have read and understood this project's `CONTRIBUTING.md`.
-->
---
<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/1360
Author: @alex-ds13
Created: 3/17/2025
Status: ✅ Merged
Merged: 3/18/2025
Merged by: @LGUG2Z
Base:
master← Head:fix/eager-focus📝 Commits (1)
139f985fix(wm): correctly focus workspace on eager-focus📊 Changes
1 file changed (+5 additions, -3 deletions)
View changed files
📝
komorebi/src/process_command.rs(+5 -3)📄 Description
Fix a bug with the
eager-focuscommand🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.