From mboxrd@z Thu Jan 1 00:00:00 1970 From: torys.anderson@gmail.com (Tory S. Anderson) Subject: Org-Timer has nice popups; how can I use them elsewhere? Date: Mon, 23 Mar 2015 15:36:14 -0400 Message-ID: <87twxbfqvl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya89L-0003t2-KF for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 15:36:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ya89G-0003Gi-LG for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 15:36:35 -0400 Received: from mail-qg0-x22a.google.com ([2607:f8b0:400d:c04::22a]:33940) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya89G-0003Ge-Gk for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 15:36:30 -0400 Received: by qgep97 with SMTP id p97so31784692qge.1 for ; Mon, 23 Mar 2015 12:36:29 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: orgmode list So, orgmode timers have a nice popup when they run out; on my KDE, it's gentle GUI-box (not emacs) that nicely rises and falls. I would love to have this as how my appt reminders work, instead of the ugly minibuffer screeching; but looking through the org-timer code didn't give me any ideas. How can I achieve this?