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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.448 by sf-exg, Wed Aug 31 22:39:49 2011 UTC vs.
Revision 1.449 by sf-exg, Tue Oct 4 08:07:57 2011 UTC

877 int fwidth; /* font width [pixels] */ 877 int fwidth; /* font width [pixels] */
878 int fheight; /* font height [pixels] */ 878 int fheight; /* font height [pixels] */
879 int fbase; /* font ascent (baseline) [pixels] */ 879 int fbase; /* font ascent (baseline) [pixels] */
880 int ncol; /* window columns [characters] */ 880 int ncol; /* window columns [characters] */
881 int nrow; /* window rows [characters] */ 881 int nrow; /* window rows [characters] */
882 bool focus; /* window has focus */ 882 int focus; /* window has focus */
883 bool mapped; /* window state mapped? */ 883 int mapped; /* window state mapped? */
884 int int_bwidth; /* internal border width */ 884 int int_bwidth; /* internal border width */
885 int ext_bwidth; /* external border width */ 885 int ext_bwidth; /* external border width */
886 int lineSpace; /* number of extra pixels between rows */ 886 int lineSpace; /* number of extra pixels between rows */
887 int letterSpace; /* number of extra pixels between columns */ 887 int letterSpace; /* number of extra pixels between columns */
888 int saveLines; /* number of lines that fit in scrollback */ 888 int saveLines; /* number of lines that fit in scrollback */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines