-
Sometimes when I start EXWM, I get a `[EXWM] EXWM fails to start (error: ([XELB] Connection timeout))` error message in a separate buffer that pops up.
It seems to be pretty random and unlikely - …
-
Using 3 monitors, my exwm gets in to a state where changing to an exwm workspace fails unless it is from an emacs workspace. In other words, after some unknown event, I cannot, for example, move from …
-
It's hard to describe this in much more detail. Whenever ECB is active, moving to a different frame (or non-emacs buffer with exwm) the buffer that was last active steals the focus back almost immedia…
-
Hey @minad! Here's a quick video capture of me trying mini-popup in EXWM. There are three things I noticed:
- I use `C-j` and `C-k` as vertico-next/vertico-previous bindings in minibuffers but fo…
-
Now that we require Emacs 27.1 it would be worth evaluating which features of exwm-workspace.el are not covered by tab-bar-mode and trying to get them upstreamed, or reimplement them ontop of tab-bar-…
-
The mini-modeline gets truncated (the percentage sign of the battery level in this case), which causes the modeline to expand to two lines when changing to another buffer. Setting the visual-line-mode…
-
`helm-exwm-switch-browser-other-window` works perfectly in most cases:
- the browser is not open
- the browser is open in the current workspace (buried or not)
- the browser is open in another wo…
-
Right now, it's possible to instruct EXWM to intercept specific keys and key-combo prefixes via `exwm-input-prefix-keys`. However, there's no way to instruct EXWM to intercept all key combos including…
-
When I change focus over mouse clicking in a browser or it seems also sometimes normal emacs buffer the cursor jumps to another window, can't really reproduce it other than using my desktop.
But I …
-
Related to https://github.com/ch11ng/exwm/issues/259.
**Tl;dr:** The following code in mingus-set-NP-mark is problematic:
```(save-excursion
(save-window-excursion
(mingus-switch-to-playli…