sulami / FrankenWM

🖼️ Fast dynamic tiling X11 window manager
https://bbs.archlinux.org/viewtopic.php?id=189060
Other
264 stars 34 forks source link

Glitching when cycling through layout modes #108

Open javacafe01 opened 4 years ago

javacafe01 commented 4 years ago

When cycling through layout modes, sometimes the windows just start glitching and freezes the system.

Video

sulami commented 4 years ago

gokul notifications@github.com writes:

When cycling through layout modes, sometimes the windows just start glitching and freezes the system.

Video

Hey, thanks for reporting. I'll see if I can find something this weekend or so.

-- Robin

ghost commented 4 years ago

Strange... https://streamable.com/ire8s1

Edit: Do you have FOLLOW_MOUSE set to true?

Later edit: It does happen when using FOLLOW_MOUSE true in MONOCLONE mode

javacafe01 commented 4 years ago

@voidpin Yes, I do have FOLLOW_MOUSE set to true

ghost commented 4 years ago

In that case, yes, it glitches. I've switched FOLLOW_MOUSE to false and there're no glitches.

safinsingh commented 4 years ago

If you do want it to follow the mouse, is there still a fix for it?

ghost commented 4 years ago

Not that I'm aware of. Guess disabling MONOCLONE would be a possibility for now but not a fix, @sulami ?

qsmodo commented 3 years ago

Just for the record, this also happens to floating windows. The issue arises whenever the pointer is over an area on which two or more windows are mapped. Those windows will fight for focus.