mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1254] [MERGED] fix(wm): sort layout and behaviour rules #1277
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fix(wm)/behaviour-rules📝 Commits (1)
c4266c2fix(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-rulesandwindow_container_behaviour_rulesare 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.