Shoelace
Shoelace
It has the same behaviour in Neovim on Debian buster.
I think this might be one of the reasons i3 restrict superKey to either meta or ctrl. Perhaps that would be a reasonable way to solve the issue for hadlock...
I haven't actually used neither xmonad nor spectrwm but do they have a seperate service for input and then send them to the wm via unix sockets using their own...
How would xmonad and dwm act if you were to bind a wm-action to eg Ctrl-a? Wouldn't that override the readline instruction if you're having a terminal open? And if...
> After more testing, I'd say the issue isn't with mod1. In fact, the oddity happens with the default (superKey=super), too. If you have some binding like superKey+Shift+$ where $...
Would you be able to paste the relevant parts of your config. I can't seem to recreate the issue.
Reopening this issue due to reappearance of the bug. It seems that some applications close top level windows (or hide) without sending an iccm-message telling us that the window is...
@Hkyx Do you have `/usr/local/bin` in your $PATH? And when starting it you can't have another wm running since only one is allowed at a time. The best way to...
Could you provide a printout of you `.xsession-errors` from when the problems occur? I see that I need to do some cleaning in the repo... I'll take a look at...
I planned to start working on this tonight so I am definitely gonna look into this!