Re: [STUMP] Dim inactive monitor in dual head configuration
Joseph Mingrone <[email protected]>
| Newsgroups | gmane.comp.window-managers.stumpwm.devel |
|---|---|
| Message-ID | <[email protected]> |
David Bjergaard <[email protected]> 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. _______________________________________________ Stumpwm-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/stumpwm-devel
signature.asc
(application/pgp-signature, 818 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJXUwLlAAoJEDakDIOw1u+exc4P/2RTv314q9/j5yBXtUKgh121 LGnF73ay3SR9kaB92nZ2zbw5yNuRCSLlyfPoffVc59F1cTFuFPcPsa2ej8I7KhKx ZRgibtBMSGYZmYt0NWR79NYDnsDOwMbDY36dADkmv3d2tVJp638/B3gNLKa/w5ep v5lcedCtY4VMBh81UMVXD3120Vbrf2VFWD30Nqv45TYaaHuDnrFxRHMX+BczkcT5 mIrg11e184RFoBgZpI7uGxDn0X2tJSi1o9EXdUFDVUlYsFEXI8D81Dfov+TWkgYw rHHQ3U+S6eothCdIm4sd3883DyBq1BfuyqlpNyRU2dAhUa4qCIzVUx/ctV0hWI/o uiirhrap8XeY2dP9wSRq0IhkEHt2kkDGljM4xu/qOeziQ49i1/+O6gZmv5n4trb+ T7znaWjc80ntlsj8dcL23v/2Q1Cs9zS9ypAFhpZfY/VxzXB6gFX7sFD8CHCjWzKt uSOgPN8jRuBq/HYEIS+Xvf9uGUSvFD+dL/1s2W5ak9Gm0s8lu53SJfR+GSxZDmKG JI23Af4xp69lB7cn2eCNT3OaAj4i+LAPlocMw9ZzUVv/S9AtqbsuDHI9qYd3WRrw 0YqHW1aC3HR1dd0gScU12HwMl5+NLJacI2Z/Qcg2Nnr75B22PwybQ5pyDG0G23lm n1GXLuE1MP/EJiFVbyrX =6iLx -----END PGP SIGNATURE-----