From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Add function to make frame topmost? Date: Sat, 1 May 2010 04:32:02 +0200 Message-ID: References: <4BDB5A6E.5060803@harpegolden.net> <4BDB8D7B.6010505@harpegolden.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1272681155 29248 80.91.229.12 (1 May 2010 02:32:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 1 May 2010 02:32:35 +0000 (UTC) Cc: Stefan Monnier , Emacs-Devel devel To: David De La Harpe Golden Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 01 04:32:34 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O82VM-0002Yp-Ir for ged-emacs-devel@m.gmane.org; Sat, 01 May 2010 04:32:32 +0200 Original-Received: from localhost ([127.0.0.1]:56458 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O82VL-00008I-Rt for ged-emacs-devel@m.gmane.org; Fri, 30 Apr 2010 22:32:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O82VG-00005b-IS for emacs-devel@gnu.org; Fri, 30 Apr 2010 22:32:26 -0400 Original-Received: from [140.186.70.92] (port=34139 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O82VF-0008Ud-8s for emacs-devel@gnu.org; Fri, 30 Apr 2010 22:32:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O82VD-0007N2-AN for emacs-devel@gnu.org; Fri, 30 Apr 2010 22:32:25 -0400 Original-Received: from mail-fx0-f41.google.com ([209.85.161.41]:52774) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O82VD-0007Mv-4T for emacs-devel@gnu.org; Fri, 30 Apr 2010 22:32:23 -0400 Original-Received: by fxm1 with SMTP id 1so750433fxm.0 for ; Fri, 30 Apr 2010 19:32:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=WkSahoPcb5Z5LeY6j3ioW3m7H3cpudbrl8YrgHPDlwc=; b=uxSbSp9T7wBEVPBlG2V/qhHuGeVxnBsvbOWkvyF4uia6u4pnA8wH29YbRP4cKgY7+7 UoaTh3S7n7Uh2cdoEIpMUpcsfj+dShGlzn/tIxfc57NdXlvMqVq3lCzRJR77raqu8TnN TWESR9gb1Bzk9T2LaFHRziZvtKkiEK734UcWw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=mmP6Xzb4t3OCNZu9ujE4zPaVPPQQN8bFX4ZO5iZpBA/n6/NOff1G/68ZnXWgxlFH5j 0Vr5r6IR8eJ2Czmr9b7AoUh8V1tX8yHFmrA5Rs22ZVvSBBTDrN0hfqUqBREHD9EYsNKU TeDw7+e4N9YlPDUAWtQXjr+vdIsjPnMQX7xDM= Original-Received: by 10.239.188.18 with SMTP id n18mr653229hbh.110.1272681142094; Fri, 30 Apr 2010 19:32:22 -0700 (PDT) Original-Received: by 10.239.164.81 with HTTP; Fri, 30 Apr 2010 19:32:02 -0700 (PDT) In-Reply-To: <4BDB8D7B.6010505@harpegolden.net> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:124379 Archived-At: On Sat, May 1, 2010 at 4:10 AM, David De La Harpe Golden wrote: > Lennart Borgman wrote: > >> >> How does "Urgency" work? Is that appropriate for reminders? I would >> prefer that to be a frame that pops up but does not get focus until >> the user choosen it. >> > > A reminder sounds more like a notification than an urgent window. =C2=A0 = But > n.b. the window type might still be the wrong level, I'm now vaguely > wondering if you might be wanting system tray balloon notifications for > which there are typically high-level apis. > > http://standards.freedesktop.org/systemtray-spec/systemtray-spec-0.1.html= #balloon I am not sure that systray must be invovled here. Perhaps there are some specification for just balloons as a notification style? That could perhaps be integrated easier with Emacs frame, ie perhaps an Emacs frame could look like a balloon. > (note that gtk then has its implementation/wrapper for systray support, > GtkStatusIcon, i.e. an even higher level might be appropriate for > toolkit-using emacs) > > Ading systray support to emacs was discussed in the context > of daemon mode a while back, maybe it's worth another look now. > > > >