David Bjergaard <dbjerga...@gmail.com> writes: > You could also change the window border width and color to be something more > bright. It defaults to white. This might help make things more visible.
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] 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? [1] I think that's all the applicable code. I can't restart to test ATM and I don't have the luxury of hacking in real time due to an OS-specific bug/crash in either SBCL or StumpWM, triggered when swank is started.
signature.asc
Description: PGP signature
_______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel