Replies: 2 comments 2 replies
-
|
It should support the If your application is public, maybe you can share a link and I will take a look. If it is not, try sway. If it works there, it should work under scroll too. If it doesn't, it is a bug. |
Beta Was this translation helpful? Give feedback.
-
|
Hyprland doesn't use wlroots any more, and this issue seems related to the way wlroots destroys outputs. Your shell may be trying to render to a non-existing monitor. There seems to be a workaround by using However, before doing that, are you using scroll 1.11.5 or the git version? 1.11.5 depends on wlroots 0.19. and the development version uses wlroots 0.20. It seems there were some changes in wlroots 0.20 that affect how monitor disconnections are handled. So if you are on 1.11.5, I would first try the git version (or compile scroll yourself and link statically to wlroots 0.20) and see if the problem also exists there. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I ran into a problem where my application using wlr-layer-shell simply crashes after waking up from sleep. This doesn’t happen on other WM (in my case, Hyprland).
Beta Was this translation helpful? Give feedback.
All reactions