--- rxvt-unicode/Changes 2006/01/31 18:36:35 1.619 +++ rxvt-unicode/Changes 2006/01/31 21:35:39 1.622 @@ -15,13 +15,17 @@ THINK: struct passwd *userinfo; /* defined in pwd.h + if ((userinfo = getpwuid(getuid())) != NULL) + shell = strdup(userinfo->pw_shell); /* retrieve current shell */ TODO: xim "how to" faq entry -TODO: reorganize faq -TODO: support +xxx option syntax (e.g. -tint red +tint) -TODO: scrollstyle -next, raised/sunken, maybe extra pixels(?) w. halfshadow - changed interpretation of [alpha] colour prefix. + - +option now really sets the option to default, instead of using the + resource value. + - the linux yield hack is back, now using usleep, and enabled only on + __linux__. - further round trip eliminations in the !XFT case by remembering the colour components. + - plain scrollbar works better with -sr. + - fixed half-shadow scrollbar look. + - reorganised the FAQ into multiple sections. 7.5 Tue Jan 31 15:15:43 CET 2006 - further improvements to the careful mode detection, and font width