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] client window not found: after using killactive keybind on a scratchpad #162

Open
MartinLoeper opened this issue Mar 11, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MartinLoeper
Copy link

Pyprland version
2.4.3

Describe the bug

[scratchpads.displays]
command = "wdisplays"
animation = "fromLeft"
class = "wdisplays"
size = "70% 70%"
excludes = "*"
lazy = true
margin = 90
multi = false

When I kill the scratchpad above using killactive command via a hyprland keybinding, it renders pypr scratchpad unusable until I bring back the scratchpad I just killed.

All scratchpad trigger the error "client window not found" until I bring back the scratchpad above.

To Reproduce
Steps to reproduce the behavior:

  1. Add the scratchpad config described above
  2. Open the scratchpad called displays
  3. Kill it using hyprland's killactive
  4. Try to open another scratchpad - not the displays one from above

Expected behavior
The scratchpad should open without triggering an error. Just like displays scratchpad would open without an error.

Configuration (provide following files/samples when relevant):

  • pyprland.toml - see above
  • hyprland.conf: bind = $mainMod, Q, killactive
@MartinLoeper MartinLoeper added the bug Something isn't working label Mar 11, 2025
@MartinLoeper MartinLoeper changed the title [BUG] Enter a short bug description here [BUG] client window not found: after using killactive keybind on a scratchpad Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants