[PR #1254] [MERGED] fix(wm): sort layout and behaviour rules #1277

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1254
Author: @alex-ds13
Created: 1/27/2025
Status: Merged
Merged: 1/27/2025
Merged by: @LGUG2Z

Base: masterHead: fix(wm)/behaviour-rules


📝 Commits (1)

  • c4266c2 fix(wm): sort layout and behaviour rules

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 komorebi/src/workspace.rs (+3 -1)

📄 Description

This commit makes sure the layout-rules and window_container_behaviour_rules are sorted when setting them from the config. So that the behaviour on workspace update is correct.


🔄 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/1254 **Author:** [@alex-ds13](https://github.com/alex-ds13) **Created:** 1/27/2025 **Status:** ✅ Merged **Merged:** 1/27/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `fix(wm)/behaviour-rules` --- ### 📝 Commits (1) - [`c4266c2`](https://github.com/LGUG2Z/komorebi/commit/c4266c2df5e6cf5ccfe73624a4291631b6e41b41) fix(wm): sort layout and behaviour rules ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/workspace.rs` (+3 -1) </details> ### 📄 Description This commit makes sure the `layout-rules` and `window_container_behaviour_rules` are sorted when setting them from the config. So that the behaviour on workspace update is correct. <!-- 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:44 +01:00
adam closed this issue 2026-01-05 14:54:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1277