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
I'm using pyprland to manage my scratchpads. Generally my config works as expected.
I'm also frequently using systemctl hybrid-sleep to suspend my system when not in use.
Randomly (read not after every suspend cycle) I run into the problem that scratchpads remain rendered on the screen although they were instructed to be hidden. In this state I can see the window but neither mose nor keyboard input is received. My ZSH cursor is rendered as the cursor of a shell without focus.
The only way to reset is to restart my whole desktop environment by logging out and/or restarting the system.
How to reproduce
I can't reproducibly trigger the state, but since I'm suspend my machine multiple times a day the issue is frequently enough happening to be an interruption to my workflow.
Once the behaviour is happening, I can reproduce it by manually dispatching the command that pyprland is using to instruct hyprland to minimize the scratchpad:
Hyprland Version
System/Version info
❯ hyprctl version Hyprland, built from branch at commit c5e28ebcfe00a510922779b2c568cfa52a317445 (). Date: 2024-03-16 Tag: flags: (if any)
Bug or Regression?
Bug
Description
This is a bit convoluted to describe, the troubleshooting so far happened in hyprland-community/pyprland#64
I'm using pyprland to manage my scratchpads. Generally my config works as expected.
I'm also frequently using
systemctl hybrid-sleep
to suspend my system when not in use.Randomly (read not after every suspend cycle) I run into the problem that scratchpads remain rendered on the screen although they were instructed to be hidden. In this state I can see the window but neither mose nor keyboard input is received. My ZSH cursor is rendered as the cursor of a shell without focus.
The only way to reset is to restart my whole desktop environment by logging out and/or restarting the system.
How to reproduce
I can't reproducibly trigger the state, but since I'm suspend my machine multiple times a day the issue is frequently enough happening to be an interruption to my workflow.
Once the behaviour is happening, I can reproduce it by manually dispatching the command that
pyprland
is using to instruct hyprland to minimize the scratchpad:Which is why @fdev31 and I came to the conclusion that this is a hyprland issue.
Side-note: While not in that state, aboves command hides the scratchpad as expected.
Crash reports, logs, images, videos
With hyprland debug settings set to
the only log output for the
movetoworkspacesilent
isThe text was updated successfully, but these errors were encountered: