stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] Dim inactive monitor in dual head configuration


From: Dimitri Minaev
Subject: Re: [STUMP] Dim inactive monitor in dual head configuration
Date: Mon, 6 Jun 2016 09:00:49 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

On 06/04/2016 08:33 PM, Joseph Mingrone wrote:

That works for me.

-------------------------------------------------------------
(setf *colors* (append *colors* (list "Orange2" "Gray52")))
(setf *normal-border-width* 5)

(update-color-map (current-screen))
(set-focus-color "Orange2")
------------------------------------------------------------- [1]

Indeed, that works, and works reliably. Thanks for the snippet. But when there's more than one window on the screen, it might take some time to find the active one, while a dim screen leaps to the eye immediately.

The advantage I see is that I often want to see what's going on in the unfocused
window(s).  Maybe your dimming isn't so dark though?

No, it's not. And the level may be easily adapted.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]