[PR #1204] [CLOSED] Feat(wm)/reset initial workspace rules #1253

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1204
Author: @LGUG2Z
Created: 12/26/2024
Status: Closed

Base: masterHead: feat(wm)/reset-initial-workspace-rules


📝 Commits (2)

  • 1bbd17b feat(wm): allow reapplying initial workspace rules
  • 12b57bc feat(cli): add commands to reapply initial ws rules

📊 Changes

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

View changed files

📝 komorebi/src/core/mod.rs (+2 -0)
📝 komorebi/src/process_command.rs (+15 -0)
📝 komorebic/src/main.rs (+10 -0)

📄 Description


🔄 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/1204 **Author:** [@LGUG2Z](https://github.com/LGUG2Z) **Created:** 12/26/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat(wm)/reset-initial-workspace-rules` --- ### 📝 Commits (2) - [`1bbd17b`](https://github.com/LGUG2Z/komorebi/commit/1bbd17bc682b6b7f4360cd8fd9a13db447285bc9) feat(wm): allow reapplying initial workspace rules - [`12b57bc`](https://github.com/LGUG2Z/komorebi/commit/12b57bca93d35cd80eff906921364e38d1388c65) feat(cli): add commands to reapply initial ws rules ### 📊 Changes **3 files changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/core/mod.rs` (+2 -0) 📝 `komorebi/src/process_command.rs` (+15 -0) 📝 `komorebic/src/main.rs` (+10 -0) </details> ### 📄 Description <!-- 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>
adam added the pull-request label 2026-01-05 14:54:39 +01:00
adam closed this issue 2026-01-05 14:54:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1253