ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/main.C
(Generate patch)

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.237 by root, Tue Jun 26 00:40:18 2007 UTC vs.
Revision 1.238 by sasha, Fri Aug 3 05:33:04 2007 UTC

1120 scr_reset (); 1120 scr_reset ();
1121 1121
1122 // TODO, with nvidia-8178, resizes kill the alpha channel, report if not fixed in newer version 1122 // TODO, with nvidia-8178, resizes kill the alpha channel, report if not fixed in newer version
1123 //scr_touch (false); 1123 //scr_touch (false);
1124 1124
1125#ifdef XPM_BACKGROUND 1125#if defined(XPM_BACKGROUND) || defined(ENABLE_TRANSPARENCY)
1126 if (pixmap) 1126 if (bgPixmap.pixmap)
1127 scr_touch (false); 1127 scr_touch (false);
1128#endif 1128#endif
1129 1129
1130#ifdef USE_XIM 1130#ifdef USE_XIM
1131 IMSetPosition (); 1131 IMSetPosition ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines