-
采用默认的pyim-page-tooltip (use minibuffer),但是floating window 不显示minibuffer,大家怎么弄的啊?
-
I tried using the following snippet:
```elisp
(defun ambrevar/suspend-to-sleep ()
(interactive)
(start-process "loginctl" nil "loginctl" "suspend"))
(exwm-input-set-key (kbd "s-Z") #'ambrev…
-
I have followed [Installation on macOS](https://github.com/ch11ng/exwm/wiki/Installation-on-macOS) and succeeded to make everything work in several times. But most of the times when I launch emacs, XQ…
-
It's my first day with exwm so this may be something that you all known and live with, but just in case I'm going to ask. When switching workspaces some unpleasant virtual artefacts appear, some black…
-
I tried exwm-xim for Hangul (Korean character system).
Nothing is inputted. I think it is because input-method-function does not return.
`` or `` stops this infinite loop, but the result is nil.
in…
-
Hey,
I'm just getting started with EXWM and generally loving it so far, but I've hit a few issues with the documentation. In this case, it's specifically regarding using arrow keys in `exwm-input-g…
-
First off, these are more way out there proposals than immediate feature requests.
---
It would be kind of nice to have a "sticky" top level leaf. That is, a frame with a fixed location and size tha…
-
When minibuffer is detached, it will block the modeline if it is not cleared. So here is my suggestion, can you please merge it to the master branch:
(defun exwm-workspace--echo-area-maybe-clea…
-
I am using the neo ergonomic keyboard layout and encountered the problem, that certain key sequences, that are bound globally, don't work in char-mode.
This concerns the key sequences starting with a…
-
In order to use this very useful package I must enable it first by hitting `M-x desktop-environment-mode`.
How can I enable it permanently?
Enabling the mode with `customize-option` adds this li…