mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1390] [CLOSED] feat(config): make workspace name unique #1376
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/1390
Author: @pro470
Created: 4/1/2025
Status: ❌ Closed
Base:
master← Head:make-workspace-name-unique📝 Commits (1)
7d75212feat(config): make workspace name unique📊 Changes
2 files changed (+30 additions, -6 deletions)
View changed files
📝
komorebi/src/static_config.rs(+8 -4)📝
komorebi/src/workspace.rs(+22 -2)📄 Description
We made the name from a workspace unique throughout the whole WM, not only in a monitor, by adding a suffix to a name to make it unique.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.