-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: ec2e7b079c49bb30240f373f90569f896542947e:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit ec2e7b079c49bb30240f373f90569f896542947e
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Mon Dec 5 12:52:34 2011 +0000

    Always set the urgency hint in set_urgency when enable is true, use
    caching to avoid spurious clears only.

diff --git a/src/command.C b/src/command.C

index bef73626ba19219dc5ac0515ee8c0c82867f4de8..

index ..50324c0d0630e038ce8b43b7b273d9102a1586a4 100644

--- a/src/command.C
+++ b/src/command.C
@@ -1711,7 +1711,7 @@ rxvt_term::x_cb (XEvent &ev)
 void
 rxvt_term::set_urgency (bool enable)
 {
-  if (enable == urgency_hint)
+  if (!(enable || urgency_hint))
     return;

   if (XWMHints *h = XGetWMHints (dpy, parent))

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 11:55:50 2024