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.150 by root, Sat Feb 19 01:07:58 2005 UTC vs.
Revision 1.154 by root, Mon Feb 21 19:30:58 2005 UTC

21#include "iom.h" 21#include "iom.h"
22#include "salloc.h" 22#include "salloc.h"
23 23
24#if ENABLE_FRILLS 24#if ENABLE_FRILLS
25# define ENABLE_XEMBED 1 25# define ENABLE_XEMBED 1
26# define ENABLE_EWMH 1
26#endif 27#endif
27 28
28/* 29/*
29 ***************************************************************************** 30 *****************************************************************************
30 * SYSTEM HACKS 31 * SYSTEM HACKS
202 203
203// XEMBED detail code 204// XEMBED detail code
204# define XEMBED_FOCUS_CURRENT 0 205# define XEMBED_FOCUS_CURRENT 0
205# define XEMBED_FOCUS_FIRST 1 206# define XEMBED_FOCUS_FIRST 1
206# define XEMBED_FOCUS_LAST 2 207# define XEMBED_FOCUS_LAST 2
208
209# define XEMBED_MAPPED (1 << 0)
207#endif 210#endif
208 211
209/* 212/*
210 ***************************************************************************** 213 *****************************************************************************
211 * NORMAL DEFINES 214 * NORMAL DEFINES
469 XTerm_Color_UL = 19, // change actual 'Underline' color 472 XTerm_Color_UL = 19, // change actual 'Underline' color
470 XTerm_Pixmap = 20, // new bg pixmap 473 XTerm_Pixmap = 20, // new bg pixmap
471 XTerm_restoreFG = 39, // change default fg color 474 XTerm_restoreFG = 39, // change default fg color
472 XTerm_restoreBG = 49, // change default bg color 475 XTerm_restoreBG = 49, // change default bg color
473 XTerm_dumpscreen = 55, // dump scrollback and all of screen 476 XTerm_dumpscreen = 55, // dump scrollback and all of screen
477
474 XTerm_locale = 701, // change locale 478 URxvt_locale = 701, // change locale
475 XTerm_Menu = 703, // set menu item 479 URxvt_Menu = 703, // set menu item
476 XTerm_Color_IT = 704, // change actual 'Italic' colour 480 URxvt_Color_IT = 704, // change actual 'Italic' colour
477 XTerm_Color_tint = 705, // change actual tint colour 481 URxvt_Color_tint = 705, // change actual tint colour
478 482
479 URxvt_font = 710, 483 URxvt_font = 710,
480 URxvt_boldFont = 711, 484 URxvt_boldFont = 711,
481 URxvt_italicFont = 712, 485 URxvt_italicFont = 712,
482 URxvt_boldItalicFont = 713, 486 URxvt_boldItalicFont = 713,
487
488 URxvt_view_up = 720,
489 URxvt_view_down = 721,
483}; 490};
484 491
485/* Words starting with `Color_' are colours. Others are counts */ 492/* Words starting with `Color_' are colours. Others are counts */
486/* 493/*
487 * The following comment is mostly obsolete since pixcolor_set was expanded: 494 * The following comment is mostly obsolete since pixcolor_set was expanded:
678 XA_INCR, 685 XA_INCR,
679 XA_WM_PROTOCOLS, 686 XA_WM_PROTOCOLS,
680 XA_WM_DELETE_WINDOW, 687 XA_WM_DELETE_WINDOW,
681 XA_CLIPBOARD, 688 XA_CLIPBOARD,
682#if ENABLE_FRILLS 689#if ENABLE_FRILLS
690 XA_MOTIF_WM_HINTS,
691#endif
692#if ENABLE_EWMH
683 XA_NET_WM_PID, 693 XA_NET_WM_PID,
684 XA_MOTIF_WM_HINTS,
685 XA_NET_WM_NAME, 694 XA_NET_WM_NAME,
686 XA_NET_WM_ICON_NAME, 695 XA_NET_WM_ICON_NAME,
696 XA_NET_WM_PING,
687#endif 697#endif
688#if USE_XIM 698#if USE_XIM
689 XA_WM_LOCALE_NAME, 699 XA_WM_LOCALE_NAME,
690#endif 700#endif
691#if TRANSPARENT 701#if TRANSPARENT
696 XA_DNDPROTOCOL, 706 XA_DNDPROTOCOL,
697 XA_DNDSELECTION, 707 XA_DNDSELECTION,
698#endif 708#endif
699#if ENABLE_XEMBED 709#if ENABLE_XEMBED
700 XA_XEMBED, 710 XA_XEMBED,
711 XA_XEMBED_INFO,
701#endif 712#endif
702 NUM_XA 713 NUM_XA
703}; 714};
704 715
705/* DEC private modes */ 716/* DEC private modes */
1463 void scr_release (); 1474 void scr_release ();
1464 void scr_clear (bool really = false); 1475 void scr_clear (bool really = false);
1465 void scr_refresh (unsigned char refresh_type); 1476 void scr_refresh (unsigned char refresh_type);
1466 bool scr_refresh_rend (rend_t mask, rend_t value); 1477 bool scr_refresh_rend (rend_t mask, rend_t value);
1467 void scr_erase_screen (int mode); 1478 void scr_erase_screen (int mode);
1479#if ENABLE_FRILLS
1480 void scr_erase_savelines ();
1481 void scr_backindex ();
1482 void scr_forwardindex ();
1483#endif
1468 void scr_touch (bool refresh); 1484 void scr_touch (bool refresh);
1469 void scr_expose (int x, int y, int width, int height, bool refresh); 1485 void scr_expose (int x, int y, int width, int height, bool refresh);
1470 rxvt_fontset *scr_find_fontset (rend_t r = DEFAULT_RSTYLE); 1486 rxvt_fontset *scr_find_fontset (rend_t r = DEFAULT_RSTYLE);
1471 void scr_recolour (); 1487 void scr_recolour ();
1472 void scr_remap_chars (); 1488 void scr_remap_chars ();
1479 void scr_color (unsigned int color, int fgbg); 1495 void scr_color (unsigned int color, int fgbg);
1480 void scr_rendition (int set, int style); 1496 void scr_rendition (int set, int style);
1481 void scr_add_lines (const unicode_t *str, int nlines, int len); 1497 void scr_add_lines (const unicode_t *str, int nlines, int len);
1482 void scr_backspace (); 1498 void scr_backspace ();
1483 void scr_tab (int count, bool ht = false); 1499 void scr_tab (int count, bool ht = false);
1484 void scr_backindex ();
1485 void scr_forwardindex ();
1486 void scr_gotorc (int row, int col, int relative); 1500 void scr_gotorc (int row, int col, int relative);
1487 void scr_index (enum page_dirn direction); 1501 void scr_index (enum page_dirn direction);
1488 void scr_erase_line (int mode); 1502 void scr_erase_line (int mode);
1489 void scr_E (); 1503 void scr_E ();
1490 void scr_insdel_lines (int count, int insdel); 1504 void scr_insdel_lines (int count, int insdel);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines