[PR #774] [MERGED] Auto promote focused window #1093

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/774
Author: @r3sting
Created: 4/20/2024
Status: Merged
Merged: 5/15/2024
Merged by: @LGUG2Z

Base: masterHead: auto-promote-focused-window


📝 Commits (1)

  • dbd94b5 feat(cli): add promote-window cmd

📊 Changes

3 files changed (+11 additions, -0 deletions)

View changed files

📝 komorebi-core/src/lib.rs (+1 -0)
📝 komorebi/src/process_command.rs (+4 -0)
📝 komorebic/src/main.rs (+6 -0)

📄 Description

This pull request would add the ability for komorebi to always automatically promote the currently focused window.


🔄 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/774 **Author:** [@r3sting](https://github.com/r3sting) **Created:** 4/20/2024 **Status:** ✅ Merged **Merged:** 5/15/2024 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `auto-promote-focused-window` --- ### 📝 Commits (1) - [`dbd94b5`](https://github.com/LGUG2Z/komorebi/commit/dbd94b5f07e6d0f1137412a877319687bf4d9f92) feat(cli): add promote-window cmd ### 📊 Changes **3 files changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `komorebi-core/src/lib.rs` (+1 -0) 📝 `komorebi/src/process_command.rs` (+4 -0) 📝 `komorebic/src/main.rs` (+6 -0) </details> ### 📄 Description This pull request would add the ability for komorebi to always automatically promote the currently focused window. --- <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:04 +01:00
adam closed this issue 2026-01-05 14:54:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1093