From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: Re: Scheduling and getting notifications in a desktop or window manager environment Date: Tue, 17 Mar 2020 10:54:08 -0500 Message-ID: <170e933c1bf.e70d721662406.7506425635087228457@zoho.com> References: <170d61e5bdc.fda3420521963.2887419292211287008@zoho.com> <87h7ynjv1h.fsf@roquette.mug.biscuolo.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39507) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEEXq-0001Cc-8m for help-guix@gnu.org; Tue, 17 Mar 2020 11:54:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEEXp-0003ku-5E for help-guix@gnu.org; Tue, 17 Mar 2020 11:54:18 -0400 Received: from sender4-pp-o91.zoho.com ([136.143.188.91]:25129) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jEEXo-0003Yt-Pn for help-guix@gnu.org; Tue, 17 Mar 2020 11:54:17 -0400 In-Reply-To: <87h7ynjv1h.fsf@roquette.mug.biscuolo.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: Giovanni Biscuolo Cc: Guix Help Hi, ---- On Tue, 17 Mar 2020 02:32:42 -0500 Giovanni Biscuolo wrote ---- > Hello, > > I've no direct experience with desktop notifications but... > > sirgazil writes: > > [...] > > > I tried GNOME Calendar some time ago in the Guix System, I liked its > > simplicity, but it was not reliable (notified sometimes, sometimes > > not). > > What about orage? I tried that once and *maybe* it has a notification > system. I didn't know about it, installed it tried out with Xfce, but it's buggy too. For example: * When adding a new event, the program crashes if you press the UTC button to select your time zone (which the program doesn't figure out by itself). * I didn't get notified when I added an event with an alarm. > I use radicale as my CalDAV/CardDAV server with vdirsyncer [1] on my GNU > machines to keep events and contacts in sync (with DAVx5 on Android)... Yeah I'm looking for desktop solutions. I don't have the resources to selfhost apps or services. I'm considering using a wristwatch for all my computing again. The desktop seems death :) Thanks, Giovanni.