[PR #1096] [MERGED] fix(wm): Set last focused workspace on alt-tab #1201

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1096
Author: @alex-ds13
Created: 10/30/2024
Status: Merged
Merged: 10/30/2024
Merged by: @LGUG2Z

Base: masterHead: fix/set-last-focused-ws-alt-tab


📝 Commits (1)

  • 3d30198 fix(wm): Set last focused workspace on alt-tab

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 komorebi/src/workspace_reconciliator.rs (+2 -0)

📄 Description

Sets last_focused_workspace on the workspace reconciliator when alt-tabbing.

Fixes #1086


🔄 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/1096 **Author:** [@alex-ds13](https://github.com/alex-ds13) **Created:** 10/30/2024 **Status:** ✅ Merged **Merged:** 10/30/2024 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `fix/set-last-focused-ws-alt-tab` --- ### 📝 Commits (1) - [`3d30198`](https://github.com/LGUG2Z/komorebi/commit/3d30198de9113469286def3f199972bdf673f4a0) fix(wm): Set last focused workspace on alt-tab ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/workspace_reconciliator.rs` (+2 -0) </details> ### 📄 Description Sets last_focused_workspace on the workspace reconciliator when alt-tabbing. Fixes #1086 --- <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:54:26 +01:00
adam closed this issue 2026-01-05 14:54:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1201