hyprland-community / hyprland-autoname-workspaces

Hyprland autoname workspaces 🪟 [maintainers=@cyrinux,@maximbaz]
ISC License
199 stars 7 forks source link

[BUG] workspace_empty #53

Closed ehula closed 1 year ago

ehula commented 1 year ago

Describe the bug No matter what I set workspace_empty to, it always just displays {id}.

To Reproduce

  1. Set workspace_empty to "empty".
  2. Save the config file.
  3. Restart waybar.
  4. Open empty workspace.
  5. Workspace is named {id}.

Expected behavior Workspace should be named "empty".

Linux Distro (please complete the following information): NixOS

**Program version? 0.5.2

cyrinux commented 1 year ago

Thanks we maybe have a bug yes, do you confirm you well have the style apply when your close ALL the app on a workspace and stay on this workspace ?

ehula commented 1 year ago

Ah. If I close all windows on a workspace, then the empty workspace is formatted correctly. But if I switch to an empty workspace that has not had any windows opened on it, it is not formatted correctly.

cyrinux commented 1 year ago

Hey hey, @ehula can you try the last release 0.5.3 ? This should be fix, but will be prettier after a big refactoring.

ehula commented 1 year ago

Looks like it is fixed.