1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-22 06:54:20 +01:00

Removed titlebar drop shadow code and add plugin to draw text on titlebars.

This commit is contained in:
id
1999-08-19 18:47:00 +00:00
parent 124822d720
commit dc0d9cff70
18 changed files with 455 additions and 122 deletions

View File

@@ -71,13 +71,6 @@ static char *options[] = {
"IconTitleColor",
"IconTitleBack",
"MenuStyle",
#ifdef TITLE_TEXT_SHADOW
"Shadow",
"FShadowColor",
"PShadowColor",
"UShadowColor",
"MShadowColor",
#endif
NULL
};