Make window border size configurable.
commit2affd6d484a9e6bc17ecdaef985b1220be2b7df6
authorIain Patterson <wm@iain.cx>
Tue, 26 Mar 2013 07:01:08 +0000 (26 07:01 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 26 Mar 2013 23:19:39 +0000 (26 23:19 +0000)
tree9790a6d7f4f12482fd37dfc46b0ab8cb7fdcdc2b
parentdee30d06ac6258551cba063f3dd3a3e5bdc56301
Make window border size configurable.

Use the new preference FrameBorderWidth to configure the width of frame
window borders.
13 files changed:
src/actions.c
src/client.c
src/defaults.c
src/framewin.c
src/menu.c
src/moveres.c
src/placement.c
src/screen.h
src/startup.c
src/wconfig.h.in
src/window.c
src/wmspec.c
util/getstyle.c