Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] hyprland workspaces now shows special workspaces #380

Closed
trailjeep opened this issue Jan 16, 2025 · 7 comments · Fixed by #382
Closed

[BUG] hyprland workspaces now shows special workspaces #380

trailjeep opened this issue Jan 16, 2025 · 7 comments · Fixed by #382

Comments

@trailjeep
Copy link

Describe the bug
hyprland workspaces now shows special workspaces

To Reproduce
Steps to reproduce the behavior:

  1. have some special workspaces in hyprland
    a. I use 6 normal and 2 special workspaces and in the past only the 6 normal would show
  2. they now show as negatively numbered in hyprland workspaces - but only after switching to them at least once.

Expected behavior
only show normal workspaces

Screenshots

Image

Image

Desktop (please complete the following information):

  • Linux distribution = EndeavourOS
  • Sway version sway -v= sway version 1.10
  • Hypr version = Hyprland 0.46.2
  • Panel version nwg-panel -v = nwg-panel version 0.9.61

additional context:

fr/workspaces.conf

workspace=1,name:Home,monitor:HDMI-A-1,persistent:true,default:true                                                     
workspace=2,monitor:HDMI-A-1,persistent:true                                                                            
workspace=3,monitor:HDMI-A-1,persistent:true                                                                            
workspace=4,monitor:HDMI-A-1,persistent:true                                                                            
workspace=5,name:Browser,monitor:HDMI-A-2,persistent:true,default:true
workspace=6,monitor:HDMI-A-2,persistent:true
workspace = special:terminal, on-created-empty:[float; size 1200 500; move 360 48] $TERMINAL_APP --title kitty-noswallow, persistent:false
workspace = special:buffer, on-created-empty:[float; size 900 300; move 560 760] org.gnome.gitlab.cheywood.Buffer, persistent:false
@nwg-piotr
Copy link
Owner

nwg-piotr commented Jan 17, 2025

Yes, it used not to show special workspaces previously. @saipavanc , what do you think? Asking, since I don't use this module in real life.

@trailjeep
Copy link
Author

I think special workspaces by design are meant to be hidden and only focus with a keybind.
If not, an option to hide them would be nice.

I am so happy to have found nwg project! Endless tweaking gets old after awhile and its nice to focus on getting work done! Thank you.

@saipavanc
Copy link
Contributor

@nwg-piotr yes I noticed them as well, I will push a commit to hide them. Should be a simple fix.

@saipavanc
Copy link
Contributor

@nwg-piotr The above commit fixes this. I can make a PR if you want me to.

@nwg-piotr
Copy link
Owner

@nwg-piotr The above commit fixes this. I can make a PR if you want me to.

Yes, please.

@nwg-piotr
Copy link
Owner

nwg-piotr commented Jan 21, 2025

Looks better, but why are they in random order?

Image

@saipavanc
Copy link
Contributor

Just to keep the discussion more organized, I will create separate PR's. That will make it easier.

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 a pull request may close this issue.

3 participants