1
0
Fork
You've already forked rowm
0

feat(workspaces): implement dynamic workspace naming with proper button sizing #9

Merged
romaintb merged 2 commits from feat/tag_names into main 2026年01月04日 19:31:01 +01:00
  • Display full workspace names (e.g. 'web', 'code', 'chat') instead of truncating to 1 char
  • Calculate button width dynamically based on text extents + padding
  • Update default config with example workspace names for inspiration
  • Add documentation explaining workspace name customization
  • Workspace names are customizable in config via 'pub const tags' array
- Display full workspace names (e.g. 'web', 'code', 'chat') instead of truncating to 1 char - Calculate button width dynamically based on text extents + padding - Update default config with example workspace names for inspiration - Add documentation explaining workspace name customization - Workspace names are customizable in config via 'pub const tags' array
feat(workspaces): implement dynamic workspace naming with proper button sizing
Some checks are pending
CI / lint (pull_request) Waiting to run
CI / build (pull_request) Waiting to run
CI / test (pull_request) Blocked by required conditions
960e9e98f8
- Display full workspace names (e.g. 'web', 'code', 'chat') instead of truncating to 1 char
- Calculate button width dynamically based on text extents + padding
- Update default config with example workspace names for inspiration
- Add documentation explaining workspace name customization
- Workspace names are customizable in config via 'pub const tags' array
chore: remove useless files
All checks were successful
CI / lint (pull_request) Successful in 19s
CI / build (pull_request) Successful in 1m4s
CI / test (pull_request) Successful in 37s
b503088b88
romaintb deleted branch feat/tag_names 2026年01月04日 19:31:02 +01:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
romaintb/rowm!9
Reference in a new issue
romaintb/rowm
No description provided.
Delete branch "feat/tag_names"

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?