Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 246275
Collapse All | Expand All

(-)src/screen.C.orig (-1 / +1 lines)
Lines 1929-1935 Link Here
1929
# endif
1929
# endif
1930
1930
1931
# if ENABLE_FRILLS
1931
# if ENABLE_FRILLS
1932
  if (option (Opt_urgentOnBell))
1932
  if (option (Opt_urgentOnBell) && !focus)
1933
    set_urgency (1);
1933
    set_urgency (1);
1934
# endif
1934
# endif
1935
1935

Return to bug 246275