ch11ng / exwm

Emacs X Window Manager
2.86k stars 137 forks source link

Weird focus/cursor issues #934

Open pmiddend opened 6 months ago

pmiddend commented 6 months ago

After upgrading to emacs 29.1 now, I'm having weird "focus" issues. See this video:

https://github.com/ch11ng/exwm/assets/178496/2b2fd18e-87e6-49d9-a7cb-e8612413c5ae

As you can see, the cursor (or caret?) isn't filled, but an outline, and it stays that way until I randomly switch windows. While it's in this outlined state, editor commands like "delete line" don't work as expected.

What could cause this?

tazjin commented 6 months ago

There's a bunch of bug reports about this, and a bunch of patches (some in master) that fix this for some people.

See for example: #889, #924

Maybe one of the workarounds will help you. I personally have given up on fixing it until it fixes itself somehow, none of the workarounds helped for me.