Skip to content

Fix #4307 - #4310

Merged
Alexays merged 5 commits into
Alexays:masterfrom
arnaud-ma:remove-persistent-workspace-rules
Jul 20, 2025
Merged

Alexays merged 5 commits into
Alexays:masterfrom
arnaud-ma:remove-persistent-workspace-rules

Conversation

@arnaud-ma

@arnaud-ma arnaud-ma commented Jul 19, 2025

Copy link
Copy Markdown
Contributor

fix #4307

A lot of useless commits since I had a misunderstanding of how persistant worked on the hyprland side, sorry for that :(

Concerning the issue, when workspaces are retrieved with the workspaces rules, there is no workspace id and the name is 'name:myworkspace'. But if the workspace already exists, the name retrieved before in the code is just 'workspacename' so two different names point to the same workspace. So simply renaming 'name:workspacename' by 'workspacename' solves it.

@arnaud-ma arnaud-ma changed the title hyprland: Remove redundant workspace rules loading Fix #4307 Jul 19, 2025
@Alexays
Alexays merged commit e526afb into Alexays:master Jul 20, 2025
@arnaud-ma
arnaud-ma deleted the remove-persistent-workspace-rules branch July 21, 2025 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hyprland/workspaces: duplicated workspaces

2 participants