-
no any cyrillic input with chromium.
default input method works as expected in chromium and all methods works in text buffers.
GNU Emacs 25.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.8) of 2017…
-
How can I use `s-i` as keybinding?
(setq exwm-input-global-keys
`(
;; Works
([s-f2] . (lambda ()
(interactive)
(st…
-
I am using exwm inside Plasma 5 (KDE) and so far it has been a very pleasant experience. I get all the session management (WiFi, bluetooth, startup apps, volume control...) as well as all the good stu…
-
There is a solution here, which doesn't work for me.
https://emacs.stackexchange.com/questions/7617/how-to-programmatically-execute-a-command-in-eshell
My use case:
In EXWM, bind a key to record…
-
Thanks for exwm-nw! Is it possible to show the name of the workspace in the modeline or in a bar? (e.g., lemonbar, xmobar, etc)? The names are shown when I use `exwm-workspace-switch` (`s-w`), so they…
-
I seem to be experimenting an issue related to #340. However, I'm currently on 0.22, and the fix for that issuse was pushed by then.
I have set the following variables in my config:
```
(setq mou…
-
The player-mpris-tail.py process doesn't seem to exit along with polybar. It's not that big a deal as restarting polybar is pretty rare, but it seems like something that should be fixed if possible. I…
aathn updated
5 years ago
-
About 3ish months ago, my buffers and windows settings started to display a weird behaviour whenever R shows an error message:
I usually have 2 windows side by side, one with an ESS buffer for my R…
-
Goal: I use qalc with `urxvt -e qalc` and I want to have it floating.
The window in which qalc is running this way is called "qalc" and evaluating `exwm-title` on it gives "qalc".
However:
`…
-
Hi,
With the latest master, I get the following error in the mini-buffer when I type keyboard commands immediately after opening a new X11 program (after it's window is dispalyed).
funcall-inter…