]> icculus.org git repositories - mikachu/openbox.git/commit
Allow variable tinting of the shadow. Use *.xft.tint: integer
authorScott Moynes <smoynes@nexus.carleton.ca>
Wed, 23 Oct 2002 02:46:47 +0000 (02:46 +0000)
committerScott Moynes <smoynes@nexus.carleton.ca>
Wed, 23 Oct 2002 02:46:47 +0000 (02:46 +0000)
commit1e36acfd9198a7d8cbad4eef094e15a03eebc291
tree22d51d982f5f0ecd2630d4480bd4ea5b4a9fc5ab
parentdc4957eed8ea4844dc7bdba0830b7bbd95be3fd2
Allow variable tinting of the shadow. Use *.xft.tint: integer
integer is a number -100 to 100 that specifies the alpha channel, with
negative numbers meaning lighten the background and positive being
darken.
src/Font.cc
src/Font.hh
src/Screen.cc