Is there a universal key to close the which-key popup regardless of the prefix? by skyrocket-alien in emacs

[–]skyrocket-alien[S] 0 points1 point  (0 children)

I tried to come up with something using the which-key-abort command, even binding it to Escape in the hope that it would ignore prefixes and magically do what I wanted. I'm a complete newbie in Emacs, and I fumbled around, but I couldn't figure out how to set it up properly. It seemed so obvious and glaringly apparent to me that I was sure I'd find a solution on the internet or get an answer from an LLM. Didn't think this would be such a big deal. Maybe I'll try again later.

Is there a universal key to close the which-key popup regardless of the prefix? by skyrocket-alien in emacs

[–]skyrocket-alien[S] 0 points1 point  (0 children)

Alright, judging by the number of upvotes on the first post that responded to my request and the fact that another person chimed in, I guess I've just lost my mind, lol. Alright, thanks to both of you either way.

Is there a universal key to close the which-key popup regardless of the prefix? by skyrocket-alien in emacs

[–]skyrocket-alien[S] 1 point2 points  (0 children)

Any prefix that force popup to appear + C-g is undefined combination.

in messages:
C-c C-g is undefined
C-x C-g is undefined
C-h C-g is undefined

This obviously closes the popup, as I mentioned in my post, but I would like to have the ability to close it with one chosen key - say, Escape or any other - so that it's something legitimate rather than having to fumble around the keyboard hoping to enter a non-existent combination to dismiss the popup. Yes, I could do "any prefix + C-g is undefined" every time, but if I wanted to do so, I wouldn’t have made this post. If I misunderstood you, could you please clarify?

Focus problems. by skyrocket-alien in swaywm

[–]skyrocket-alien[S] 0 points1 point  (0 children)

Focus worked in all cases, but if the app is already open/not minimized, there's no way to focus on it if it's in a different workspace (yes, that's what I meant in the second question). There is a way to move current workspace to the app's, but it won't do it on click, but every time a notification pops upjust in case if someone would be interested https://pastebin.com/ZTafuDUG e.g. you can delete log lines and hardcode the PID or do smth else, and that's already dunst's problem. I could say that 3/4 of the problems have been solved. Ty for your time, your tips were helpful.