]> icculus.org git repositories - mikachu/openbox.git/commit
Specific border width/color for undecorated active/inactive windows (bug #4889)
authorCarlos Pita <carlosjosepita@gmail.com>
Fri, 14 Oct 2011 21:01:18 +0000 (17:01 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 16 Oct 2011 22:51:51 +0000 (18:51 -0400)
commitfadf435ee1a37cf542be037cc2d7e7649a544581
treeebbbb30067d2ece2f9f2bfb0992928f8012a4d06
parente4e7c2be52ee1a0b75d9d2feff57fdc992fedb9b
Specific border width/color for undecorated active/inactive windows (bug #4889)

The attached patch adds three theme options with backward compatible defaults:

undecorated.border.width
  defaults to border.width

window.undecorated.active.border.color
  defaults to window.active.border.color

window.undecorated.inactive.border.color
  defaults to window.inactive.border.color
obrender/theme.c
obrender/theme.h
openbox/frame.c
openbox/framerender.c