Make window border colours configurable.
commitdee30d06ac6258551cba063f3dd3a3e5bdc56301
authorIain Patterson <wm@iain.cx>
Mon, 25 Mar 2013 22:14:30 +0000 (25 22:14 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 26 Mar 2013 23:19:39 +0000 (26 23:19 +0000)
tree40f3b72b9965a993261c986add17881de902e769
parentc3a2438fac60a690a7fc2db8e158e891f9875c2c
Make window border colours configurable.

Use the new preferences FrameBorderColor and FrameSelectedBorderColor to
set the border colour of frame windows and selected frame windows
respectively.
src/defaults.c
src/framewin.c
src/framewin.h
src/screen.c
src/screen.h
src/wconfig.h.in
src/window.c
util/getstyle.c