--- rxvt-unicode/src/rsinc.h 2007/12/17 23:52:45 1.23 +++ rxvt-unicode/src/rsinc.h 2022/12/23 21:46:46 1.40 @@ -5,6 +5,7 @@ def (iconName) def (geometry) def (reverseVideo) + def (chdir) def (color) reserve (color, TOTAL_COLORS) def (font) @@ -16,21 +17,16 @@ #endif def (name) def (title) -#ifdef BG_IMAGE_FROM_FILE - def (path) - def (backgroundPixmap) -#endif def (loginShell) + def (multiClickTime) def (jumpScroll) def (skipScroll) -#ifdef HAVE_SCROLLBARS def (scrollBar) def (scrollBar_right) def (scrollBar_floating) def (scrollBar_align) def (scrollstyle) def (scrollBar_thickness) -#endif def (scrollTtyOutput) def (scrollTtyKeypress) def (scrollWithBuffer) @@ -55,18 +51,16 @@ #ifdef PRINTPIPE def (print_pipe) #endif -#ifdef USE_XIM +#if USE_XIM def (preeditType) def (inputMethod) #endif -#ifdef ENABLE_TRANSPARENCY - def (transparent) - def (shade) -#endif #if XFT - def (depth) + def (buffered) #endif #if ENABLE_FRILLS + def (depth) + def (visual) def (transient_for) def (override_redirect) def (pty_fd) @@ -75,10 +69,12 @@ def (int_bwidth) def (borderLess) def (lineSpace) + def (letterSpace) def (cursorUnderline) def (urgentOnBell) + def (refreshRate) #endif -#ifdef BUILTIN_GLYPHS +#if BUILTIN_GLYPHS def (skipBuiltinGlyphs) #endif #if CURSOR_BLINK @@ -90,7 +86,10 @@ def (cutchars) def (modifier) def (answerbackstring) +#if ENABLE_FRILLS def (tripleclickwords) + def (disablePasteBrackets) +#endif def (insecure) def (pointerBlank) def (pointerBlankDelay) @@ -101,7 +100,10 @@ def (secondaryScreen) def (secondaryScroll) #endif -#ifdef OFF_FOCUS_FADING +#if ENABLE_FRILLS + def (rewrapMode) +#endif +#if OFF_FOCUS_FADING def (fade) #endif #if ENABLE_PERL @@ -111,9 +113,12 @@ def (perl_lib) #endif #if ISO_14755 + def (iso14755) def (iso14755_52) #endif -#ifdef HAVE_AFTERIMAGE - def (blendtype) - def (blurradius) +#if ENABLE_EWMH + def (iconfile) +#endif +#ifdef HAVE_XMU + def (pointerShape) #endif