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

(-)src/screen.C.orig (-1 / +1 lines)
Lines 1898-1904 Link Here
1898
# endif
1898
# endif
1899
1899
1900
# if ENABLE_FRILLS
1900
# if ENABLE_FRILLS
1901
  if (option (Opt_urgentOnBell))
1901
  if (option (Opt_urgentOnBell) && !focus)
1902
    {
1902
    {
1903
      if (XWMHints *h = XGetWMHints(dpy, parent[0]))
1903
      if (XWMHints *h = XGetWMHints(dpy, parent[0]))
1904
        {
1904
        {

Return to bug 240165