You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-no-urgenc...

16 lines
287 B

--- a/src/screen.C
+++ b/src/screen.C
@@ -1927,11 +1927,11 @@
# endif
XMapWindow (dpy, parent[0]);
# endif
# if ENABLE_FRILLS
- if (option (Opt_urgentOnBell))
+ if (option (Opt_urgentOnBell) && !focus)
set_urgency (1);
# endif
if (option (Opt_visualBell))
{