gonewest818 / dimmer.el

Interactively highlight which buffer is active by dimming the others.
GNU General Public License v3.0
267 stars 14 forks source link

Interaction with pulse.el #61

Closed apc closed 2 years ago

apc commented 2 years ago

Hello, and thanks for your work on this.

I do not know whether this is even possible given the way dimmer.el works, but I wonder whether there's a way of disabling pulse.el highlighting in dimmed windows.

In particular, I wonder whether there's a way of remapping pulse-highlight-face using dimmer-mode to some value other than its default. (Incidentally, and I do not know whether this is due to the way face-remap works, but I do not see pulse-highlight-face among the values of dimmer-buffer-face-remaps. Is that at it should be?)

apc commented 2 years ago

Oops. Should’ve reas the docs more carefully.