#A monitor doesn't snap application window to containers.

1 messages · Page 1 of 1 (latest)

viscid path
#

Hi! I just started to use Komorebi.
Sometimes, my main monitor gives abnormal behavior where application windows are not snapped to the containers (as shown in the image) and select anymore e.g. with alt+hjkl

Is this reported bug? Also, Is there any way I can resnap the scattered application windows?

p.s. I found this can happen when I delete desktops (e.g. Desktop 2) and the applications used in these desktops will be misplaced in current dekstop (e.g. Desktop 1).

elder hatch
#

If you're on the latest release the way to get around this is to minimize and restore those windows

#

But if you can run a build from the master branch, these issues are fixed

#

You can find the latest builds and installer here under "artifacts"

viscid path
#

Thank you ! I will consider using it.

#

How to restore windows btw? Just minimize and open again doesn't fix.

elder hatch
#

Oh hang on, I think I see what is happening here, are you using Windows Virtual Desktops? With Win+Left, Win+Right?

#

Virtual Desktops are not supported with komorebi ^

viscid path
#

I used to use that, but not anymore

elder hatch
#

Hmm ok, in this case if the minimize/restore isn't working the simplest thing is probably komorebic stop; komorebic start

viscid path
#

restart komorebi always solve problem!
But I just wondered if there is a work around for this.

elder hatch
#

Not on the current release unfortunately 😦

viscid path
#

I will use latest commit!

#

Like this

elder hatch
#

Yes please, I would be interested to know if the latest changes fix this for you 🤞

viscid path
#

@elder hatch
Do I just need to run

cargo +stable install --path komorebi --locked
cargo +stable install --path komorebic --locked
cargo +stable install --path komorebic-no-console --locked

?

elder hatch
#

Yes