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] [expose] grouped windows are crashing Hyprland #132

Open
Yehoward opened this issue Aug 4, 2024 · 4 comments
Open

[BUG] [expose] grouped windows are crashing Hyprland #132

Yehoward opened this issue Aug 4, 2024 · 4 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Yehoward
Copy link

Yehoward commented Aug 4, 2024

Pyprland version
2.4.0

Describe the bug
When using expose command while having unlocked grouped windows on a workspace and normal windows on other workspace, the normal window will group with the grouped ones and may crash the system.

To Reproduce

  1. Group windows on a workspace and spawn a normal window on other workspace
  2. Call them with expose

I think the best option here is to lock all the grouped windows before calling them

@Yehoward Yehoward added the bug Something isn't working label Aug 4, 2024
@fdev31 fdev31 pinned this issue Aug 14, 2024
@fdev31 fdev31 added the good first issue Good for newcomers label Aug 14, 2024
@fdev31 fdev31 changed the title Unlocked grouped windows break Expose plugin [BUG] Unlocked grouped windows break Expose plugin Aug 14, 2024
@fdev31
Copy link
Collaborator

fdev31 commented Aug 14, 2024

Using the lockgroups dispatcher with lock or unlock seem straightforward.
@Yehoward did you test locked groups were indeed surviving the expose operation?

@Yehoward
Copy link
Author

Just tested, the locked groups also seem to crash now, on hyprland 0.41.2-1.

@fdev31 fdev31 changed the title [BUG] Unlocked grouped windows break Expose plugin [BUG] grouped windows break Expose plugin Aug 16, 2024
@fdev31
Copy link
Collaborator

fdev31 commented Aug 16, 2024

So, when you say crash it's a real crash? I can't even test this feature because Hyprland is crashing...
Need to check which IPC commands are making it crash and open a bug there.

@fdev31
Copy link
Collaborator

fdev31 commented Aug 16, 2024

This is not a Pyprland bug, but I can help with the Hyprland bug eventually.

@fdev31 fdev31 changed the title [BUG] grouped windows break Expose plugin [BUG] [expose] grouped windows are crashing Hyprland Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants