mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1374] [CLOSED] feat(wm): added an unique id to the workspace #1363
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/1374
Author: @pro470
Created: 3/24/2025
Status: ❌ Closed
Base:
master← Head:add-id-to-workspace-master-branch📝 Commits (2)
14cc7f8feat(wm): added an unique id to the workspace8b35cccfix(wm): make the id field pub📊 Changes
2 files changed (+5 additions, -0 deletions)
View changed files
📝
komorebi/src/window_manager.rs(+1 -0)📝
komorebi/src/workspace.rs(+4 -0)📄 Description
Added identification for workspace to identify it on the WM level not monitor level this a series of commits to maybe allow lower level socket message and workspace is the only WM type that doesn't have a unique ID across the entire WM
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.