From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 20 21:40:19 2012 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2F791065674 for ; Wed, 20 Jun 2012 21:40:19 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 80FD18FC23 for ; Wed, 20 Jun 2012 21:40:19 +0000 (UTC) Received: by obbun3 with SMTP id un3so1838382obb.13 for ; Wed, 20 Jun 2012 14:40:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=GOikyrGNRTnvjgfyF0AqPL+90wppbhq9toLasA1Y8NA=; b=FqnfkwUzBeNnrkSUO6vOe0yoQ+kguIL5ztgsX+rcIcfkMJJ11Pe2hnHwhYdqbwb4pa /mylvir6u+Q6E98wZOl2xcViZJFxvWqWG8lanUECKjntjbicZVP4rfzw1LeVL8snpOCh w+aENxUhosUqptKrdP7mrmicAJegkIzMbfAgg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding:x-gm-message-state; bh=GOikyrGNRTnvjgfyF0AqPL+90wppbhq9toLasA1Y8NA=; b=UBAz28dXlPtYpP+D78igt5hbmA5B3m/Wot7GttPBsD+6mfBLJHyzfZasvv6wumH6Sf hkqVGMt9bjnE614lQpWCSSW/L57+PS12I/D91G7yLOBfZhgP8xc2Ylirn/kGPogo0PZk yvNjQN3k9/IPlIyetzsKuoieneVlupfyEgcMKEbUzotFmOgvHVo5trghu6/vTSmZzLfP soHUKwpo/9KwiRNy9GaOhx4+Npvxg52f7Ommjm+o50EaPvmPlVL1BpzxVQGxX2iwegve Uo6DDQAuRa/DyJvWmfyVIfiFTerzwOMNJ/BECtRpyheHNgM+A6lW3eOPg28uJa2H1m7y Jp8A== Received: by 10.60.13.134 with SMTP id h6mr25235873oec.11.1340228419098; Wed, 20 Jun 2012 14:40:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.125.70 with HTTP; Wed, 20 Jun 2012 14:39:48 -0700 (PDT) In-Reply-To: <4FE2315C.50706@FreeBSD.org> References: <4FE2315C.50706@FreeBSD.org> From: Eitan Adler Date: Wed, 20 Jun 2012 14:39:48 -0700 Message-ID: To: Andriy Gapon Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQn/R7MGSX2/e/sncMxSdRY2JSbKXqrm+n6t0YSfjWvzmUXasgJC0izO0ArugFeeYtSMTq8a Cc: gnome@freebsd.org Subject: Re: irc/xchat: limit icon blinking time X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2012 21:40:19 -0000 On 20 June 2012 13:23, Andriy Gapon wrote: > > I would like to propose the following patch for irc/xchat. > It should limit the time that xchat tray icon blinks/flashes upon a confi= gured > event. =C2=A0It seems that such blinking puts non-negligible load on a sy= stem (via X > server). =C2=A0At the end of blinking the icon should freeze in "alerted"= state. What does upstream say? --=20 Eitan Adler