Fade unfocused GNU Emacs frame (X window)
- by Mischa Arefiev
Is it possible to make GNU Emacs 24 dim unfocused windows a bit? For example, I can set my rxvt-unicode clients to become darker when their windows don't have focus with this string in ~/.Xdefaults:
URxvt*fading: 50
It greatly reduces discomfort when you have a lot of terminal windows on 2+ monitors. I would like a similar feature in Emacs, but couldn't google up anything.
Here is how it looks like with urxvt (png, 1.43 MB)