-
If you open a new window or pull a window in an empty frame and there
is another prior window in another frame - that had focus - the prior
window decoration is not updated respectively the "focus-b…
okflo updated
7 years ago
-
Given the following in ~/.stumpwmrc:
```
(setf *screen-mode-line-format*
(list "[%w] " '(:eval (stumpwm:run-shell-command "bash -c \"~/local/bin/mode-line\"" t))))
```
Everything works …
-
Hey folks,
Wondering if the above is possible. It might just be some elisp but maybe somebody can help me with it.
I have seen the variable for setting a list of fixed filenames, but it seems to m…
-
I can't see any letters in TrueType fonts at all (they looks like whitespaces instead of letters).
System: Archlinux with infinality. Consolas font is present. Stumpwm from git.
Run in console:
``` …
-
So I put something like
`(ql:quickload :swank)
(swank:create-server)` in my .stumpwmrc, then did `M-x slime-connect` in Emacs, then `M-x slime`, then `M-x slime-next-connection` once I noticed it was …
-
After commit c01fba3, the selected line in `windowslist` has strange colours. Only the background colour is inverted and the text colours remain the same.
Before:
![before](https://cloud.githubuser…
-
When I run from the terminal I get this:
```
debugger invoked on a SB-INT:SIMPLE-PARSE-ERROR in thread
#:
no non-whitespace characters in string "".
Type HELP for debugger help, or (SB-EXT:EXIT) t…
-
Hello - I'm a happy long time user of stumpwm, thanks for a nice wm (:
I found that on my new Intel i7-6700K + GTX 970 running arch linux the development version of stumpwm uses 80% of a core most…
-
Hello there!
I am currently using the `0.9.8` of `stumpwm`. I packaged it for `NixOS` (not yet commited). I tried to package current `master`, too, but failed to do it. `stumpwm` works, but fails to …
-
Sometimes I mess around with my config and stumpwm crashes. Fair enough. But how do I recover from it ? I can open a different tty, update the config then kill the existing instance but I am not sure …