-
Dota frequently segfaults while spectating games, with messages such as below spamming the console:
Error in GetKernedCharWidth FT_Load_Glyph of 0x44 / 0x25 in Dota Hypatia Bold (symbol 0): 0x83
E…
ghost updated
5 years ago
-
If I write `(require 'ivy)` or `(declare-function ivy-update-candidates "ext:ivy")` in `counsel.el`, then searching for `taylor swift` with `counsel-google` works as expected. The `(require 'swiper)` …
-
Have you consider using spacemacsWM instead of spacemacsOS? I think its confusing to use OS as the layer does not contribute for Emacs OS wise. Wouldn't spacemacsWM be more suitable? Or perhaps space…
Gavus updated
5 years ago
-
I'm using exwm-0.20 and recently upgraded to 0.22.1 which broke my multi-screen setup. I tried 0.21 and it was still failing and I had to revert back to 0.20 for my configuration to work again.
I'm…
-
As title, in normal emacs window/buffer, we can split a window and show different parts of the same buffer at different windows, is it possible to do that in EXWM? (in just 1 workspace)
I noticed t…
BooAA updated
5 years ago
-
When i set
```
(setq exwm-workspace-index-map
(lambda (index) (number-to-string (1+ index))))
```
numbers on modeline show correctly but keyboard keep as default behavior. Ex: modeline whe…
-
EXWM 0.22.1 on Debian 9 with emacs 26.
Debugger entered--Lisp error: (wrong-type-argument (or eieio-object class) nil obj)
signal(wrong-type-argument ((or eieio-object class) nil obj))
slot-v…
-
The pyim input method needs the minibuffer to display matches (using message I guess), but it can't access the minibuffer or maybe the echo area for a floating frame (I can't see the matches, selectin…
-
EXWM version: 0.18 (latest ELPA release, see [here](https://github.com/NixOS/nixpkgs-channels/blob/6db7f92cc2af827e8b8b181bf5ed828a1d0f141d/pkgs/applications/editors/emacs-modes/elpa-generated.nix#L86…
-
Some Wine applications are not captured by EXWM. Input goes into an active Emacs buffer instead of going into a newly opened Wine application. Some applications (e.g. Warcraft III) crash on input with…