TODO: /*TODO: the xlceararea/xfillrectangle below don't take scroll offste into account, ask mikachu for details */
- ignore byte-order marks and do not treat them like combining characters.
+ - fix build issue when CURSOR_BLINK is not defined (Emanuele Giaquinta).
- do some ยต-optimisations to the character fast path.
9.05 Sun Jun 15 20:09:20 CEST 2008
case 1: RETVAL = THIS->ModMetaMask; break;
case 2: RETVAL = THIS->ModNumLockMask; break;
case 3: RETVAL = THIS->current_screen; break;
+#ifdef CURSOR_BLINK
case 4: RETVAL = THIS->hidden_cursor; break;
+#endif
}
OUTPUT:
RETVAL