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. _______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel