dnotify

2012-07-28 Thread David
https://github.com/Dav1dde/dnotify Nothing special, this is just an abstraction for the libnotify binding in deimos (pull request not yet merged) A simple notification bubble looks like this: auto notification = new Notification("Hello D World", "The D programming language is

Re: dnotify

2012-07-29 Thread Marco Leise
Am Sun, 29 Jul 2012 01:04:35 +0200 schrieb David : > https://github.com/Dav1dde/dnotify > > Nothing special, this is just an abstraction for the libnotify binding > in deimos (pull request not yet merged) This is nice, if I had access to a Wiki about D, I'd add a list of libra

Re: dnotify

2012-07-29 Thread Marco Leise
P.S.: "NotificationError" should probably be NotificationException, since the term Error is used for unrecoverable exceptions in D and it does in fact inherit from Exception.

Re: dnotify

2012-07-29 Thread Nick Sabalausky
On Sun, 29 Jul 2012 20:56:48 +0200 Marco Leise wrote: > > if I had access to a Wiki about D... > You do! http://www.prowiki.org/wiki4d/wiki.cgi

(OT: wiki4d, was: dnotify)

2012-07-30 Thread Marco Leise
Am Mon, 30 Jul 2012 01:37:30 -0400 schrieb Nick Sabalausky : > On Sun, 29 Jul 2012 20:56:48 +0200 > Marco Leise wrote: > > > > if I had access to a Wiki about D... > > > > You do! > > http://www.prowiki.org/wiki4d/wiki.cgi I knew of this, but it didn't come to my head that I had to edit a no

Re: (OT: wiki4d, was: dnotify)

2012-07-30 Thread David Nadlinger
On Monday, 30 July 2012 at 12:18:27 UTC, Marco Leise wrote: Technically I'd prefer a database of existing D stuff, and dynamic web pages that filter by category/C bindings/last update etc. That's exactly what I have been planning to build on a free weekend – would be very useful, at least unt

Re: (OT: wiki4d, was: dnotify)

2012-07-30 Thread David Nadlinger
On Monday, 30 July 2012 at 12:26:43 UTC, David Nadlinger wrote: That's exactly what I have been planning to build […] (my concept also includes a few slightly more advanced features, like SCM activity monitoring to sort out dead projects, …)

Re: (OT: wiki4d, was: dnotify)

2012-07-30 Thread Marco Leise
Am Mon, 30 Jul 2012 14:28:01 +0200 schrieb "David Nadlinger" : > On Monday, 30 July 2012 at 12:26:43 UTC, David Nadlinger wrote: > > That's exactly what I have been planning to build […] > > (my concept also includes a few slightly more advanced features, > like SCM activity monitoring to sort o

Re: (OT: wiki4d, was: dnotify)

2012-07-30 Thread Adam D. Ruppe
On Monday, 30 July 2012 at 12:26:43 UTC, David Nadlinger wrote: That's exactly what I have been planning to build on a free weekend – would be very useful, at least until we have an »official« package manager. Me too... my little dpldocs.info http://dpldocs.info/ is supposed to be eventually