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 started from within Qtile, it opens up as a window in the current workspace, leaving the static wallpaper in the back as usual. Any means of fixing this? Nitrogen and other wallpaper managers don't seem to have a problem, even though the probably work very differently. Suggestions on workarounds are also welcome. I've tried starting komorebi automatically at the WM startup hook, but since it doesn't run on the background it locks up the startup process.
The text was updated successfully, but these errors were encountered:
nitrogen works at a lower level to set the background wallpaper; komorebi is a GTK window that's then set to background and desktop type to simulate it being a wallpaper. We depend on each WM's behavior regarding this for it to work properly.
I've seen other issues with other tiling managers, such as i3wm (cheesecakeufo#135 (comment)), but I don't have the time to debug the issue at a WM level. I suggest you open an issue to QTile's issue tracker to understand whether this is a problem from komorebi or from the WM (you can ping me there so I can provide more details)
When started from within Qtile, it opens up as a window in the current workspace, leaving the static wallpaper in the back as usual. Any means of fixing this? Nitrogen and other wallpaper managers don't seem to have a problem, even though the probably work very differently. Suggestions on workarounds are also welcome. I've tried starting komorebi automatically at the WM startup hook, but since it doesn't run on the background it locks up the startup process.
The text was updated successfully, but these errors were encountered: