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

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.343 by sasha, Fri Aug 10 22:10:36 2007 UTC vs.
Revision 1.347 by sasha, Wed Aug 15 22:41:52 2007 UTC

94 XK_ISO_Left_Tab, 0x21e6, 94 XK_ISO_Left_Tab, 0x21e6,
95 XK_Shift_L, 0x21e7, 95 XK_Shift_L, 0x21e7,
96 XK_Shift_R, 0x21e7, 96 XK_Shift_R, 0x21e7,
97 97
98 XK_Shift_Lock, 0x21eb, 98 XK_Shift_Lock, 0x21eb,
99 XK_ISO_Lock, 0x21eb,
100 XK_ISO_Lock, 0x21eb, 99 XK_ISO_Lock, 0x21eb,
101 XK_Caps_Lock, 0x21ec, 100 XK_Caps_Lock, 0x21ec,
102 XK_Num_Lock, 0x21ed, 101 XK_Num_Lock, 0x21ed,
103 XK_ISO_Level3_Shift, 0x21ee, 102 XK_ISO_Level3_Shift, 0x21ee,
104 XK_ISO_Level3_Lock, 0x21ef, 103 XK_ISO_Level3_Lock, 0x21ef,
1484 1483
1485 if (szHint.width != ev.xconfigure.width || szHint.height != ev.xconfigure.height) 1484 if (szHint.width != ev.xconfigure.width || szHint.height != ev.xconfigure.height)
1486 { 1485 {
1487 seen_resize = 1; 1486 seen_resize = 1;
1488 resize_all_windows (ev.xconfigure.width, ev.xconfigure.height, 1); 1487 resize_all_windows (ev.xconfigure.width, ev.xconfigure.height, 1);
1489#ifdef XPM_BACKGROUND
1490 /* TODO: replace with update_pixmap() that should unify transparency and bg image handling ! */
1491 if (!option (Opt_transparent) && bgPixmap.window_size_sensitive ())
1492 {
1493 bgPixmap.render_background ();
1494 scr_touch (true);
1495 }
1496#endif
1497 } 1488 }
1498 1489 else
1490 {
1491#ifdef ENABLE_TRANSPARENCY
1492 if (option (Opt_transparent))
1493 if (bgPixmap.render ())
1494 scr_touch (false);
1495#endif
1496 }
1499 HOOK_INVOKE ((this, HOOK_CONFIGURE_NOTIFY, DT_XEVENT, &ev, DT_END)); 1497 HOOK_INVOKE ((this, HOOK_CONFIGURE_NOTIFY, DT_XEVENT, &ev, DT_END));
1500
1501#ifdef ENABLE_TRANSPARENCY
1502 if (option (Opt_transparent))
1503 bgPixmap.render_background ();
1504#endif
1505 } 1498 }
1506 break; 1499 break;
1507 1500
1508 case PropertyNotify: 1501 case PropertyNotify:
1509 if (!HOOK_INVOKE ((this, HOOK_PROPERTY_NOTIFY, DT_XEVENT, &ev, DT_END))) 1502 if (!HOOK_INVOKE ((this, HOOK_PROPERTY_NOTIFY, DT_XEVENT, &ev, DT_END)))
1577 if (isScrollbarWindow (ev.xany.window)) 1570 if (isScrollbarWindow (ev.xany.window))
1578 { 1571 {
1579 scrollBar.setIdle (); 1572 scrollBar.setIdle ();
1580 scrollbar_show (0); 1573 scrollbar_show (0);
1581 } 1574 }
1582
1583#ifdef ENABLE_TRANSPARENCY
1584 if (am_transparent && ev.xany.window == parent[0])
1585 XClearWindow (dpy, ev.xany.window);
1586#endif
1587 } 1575 }
1588 break; 1576 break;
1589 1577
1590 case MotionNotify: 1578 case MotionNotify:
1591#ifdef POINTER_BLANK 1579#ifdef POINTER_BLANK
1839 */ 1827 */
1840 if (ev.xproperty.atom == xa[XA_XROOTPMAP_ID] 1828 if (ev.xproperty.atom == xa[XA_XROOTPMAP_ID]
1841 || ev.xproperty.atom == xa[XA_ESETROOT_PMAP_ID]) 1829 || ev.xproperty.atom == xa[XA_ESETROOT_PMAP_ID])
1842 { 1830 {
1843 bgPixmap.set_root_pixmap (); 1831 bgPixmap.set_root_pixmap ();
1844 bgPixmap.render_background (); 1832 bgPixmap.render ();
1845 } 1833 }
1846 break; 1834 break;
1847 } 1835 }
1848# endif 1836# endif
1849} 1837}
3440 if (ISSET_PIXCOLOR (Color_tint)) 3428 if (ISSET_PIXCOLOR (Color_tint))
3441 changed = bgPixmap.set_tint (pix_colors_focused [Color_tint]); 3429 changed = bgPixmap.set_tint (pix_colors_focused [Color_tint]);
3442 else 3430 else
3443 changed = bgPixmap.unset_tint (); 3431 changed = bgPixmap.unset_tint ();
3444 if (changed) 3432 if (changed)
3445 {
3446 bgPixmap.render_background (); 3433 bgPixmap.render ();
3447 if (am_transparent)
3448 want_full_refresh = want_refresh = 1;
3449 }
3450 } 3434 }
3451 3435
3452 break; 3436 break;
3453#endif 3437#endif
3454 3438
3484 changed++; 3468 changed++;
3485 str = strchr (str, ';'); 3469 str = strchr (str, ';');
3486 } 3470 }
3487 if (changed) 3471 if (changed)
3488 { 3472 {
3489 bgPixmap.render_background (); 3473 bgPixmap.render ();
3490 scr_touch (true); 3474 scr_touch (true);
3491 } 3475 }
3492 } 3476 }
3493 break; 3477 break;
3494#endif 3478#endif
3621{ 3605{
3622 unsigned int i, j; 3606 unsigned int i, j;
3623 int state; 3607 int state;
3624 3608
3625 static const struct 3609 static const struct
3626 { 3610 {
3627 const int argval; 3611 const int argval;
3628 const unsigned long bit; 3612 const unsigned long bit;
3629 }
3630
3631 argtopriv[] = { 3613 } argtopriv[] = {
3632 { 1, PrivMode_aplCUR }, 3614 { 1, PrivMode_aplCUR },
3633 { 2, PrivMode_vt52 }, 3615 { 2, PrivMode_vt52 },
3634 { 3, PrivMode_132 }, 3616 { 3, PrivMode_132 },
3635 { 4, PrivMode_smoothScroll }, 3617 { 4, PrivMode_smoothScroll },
3636 { 5, PrivMode_rVideo }, 3618 { 5, PrivMode_rVideo },

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines