(patch by Moshe Kamensky).
- use perl:matcher on a keysym to open most recently displayed URL.
- with matcher, when multiple patterns match, last wins, not first.
- - exg suggested commenting out a call to check_our_parents, speeding
- up tint-style pseudo transparency a lot.
8.1 Thu Dec 7 22:27:25 CET 2006
- ケリスマスプレゼント - zomg!!1, it's too early!!!
HOOK_INVOKE ((this, HOOK_CONFIGURE_NOTIFY, DT_XEVENT, &ev, DT_END));
-#ifdef TRANSPARENT /* XXX: maybe not needed - leave in for now */
-#if 0
+#ifdef TRANSPARENT
if (OPTION (Opt_transparent))
check_our_parents ();
-#endif
#endif
}
break;