You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Add the scratchpad config described above
Open the scratchpad called displays
Kill it using hyprland's killactive
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
The text was updated successfully, but these errors were encountered:
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
Pyprland version
2.4.3
Describe the bug
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:
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):
bind = $mainMod, Q, killactive
The text was updated successfully, but these errors were encountered: