-
Running Tumbleweed OpenSUSE Linux, version from 2019.09.02 onward (it's a rolling release), any program attempting to open a dropdown menu (including the file menu) crashes and pops up the bug reporte…
-
After getting the suggestion to report this issue as a bug on [Stackoverflow](https://emacs.stackexchange.com/questions/52029/impossible-to-answer-y-or-n-p-prompt-in-exwm-if-x-window-is-focussed):
Wh…
-
I tried out Next from a the Emacs subreddit when someone suggested that it would be a nice fit to EXWM's environment. Next freezes(there's a blank screen) whenever I try to follow a link. I have downl…
-
Based on [EXWM User Guide: Local Key Bindings](https://github.com/ch11ng/exwm/wiki#local-key-bindings), I had disabled the `C-c` prefix keys with
> (define-key exwm-mode-map (kbd "C-c") nil)
E…
-
When I `(toggle-input-method)` to non-default one (Cyrillic in my case) and type in a buffer with a running app in the `char-mode`, after every letter "nil" is printed in the echo area.
-
I'm trying to bind `Super + Shift + h` in exwm-input-global-keys
I have a partially working solution:
`([(super shift h)] . buf-move-left)` , however it does not work in X-buffers that are in **line…
-
Greetings :)
Similar to issue #160 , I can't launch next browser with this error:
```
ds@swift ~ $ which next
/run/current-system/profile/bin/next
ds@swift ~ $ next
Next version 1.3.4
[1…
-
If the terminal updates and the term is not visible -- at least on EXWM -- the cursor will not be in the correct place when returning to the window/buffer.
Running
``` sleep 3 && echo "test"``…
-
#### Description :octocat:
In ivy-switch-buffer, `` kills the selected buffer,
while `` is supposed to move cursor.
#### Reproduction guide :beetle:
- Start Emacs
- Type `` or `M-x ivy-switch-b…
-
`frame-focus-state` doesn't seem to work in the Emacs instance that
runs Exwm.
I have the following in [my code](https://github.com/dakra/statusbar.el/blob/e1d92ded41eeacdad724d1c0f3517dae53e1…
dakra updated
5 years ago