mailnag icon indicating copy to clipboard operation
mailnag copied to clipboard

Documentation?

Open doronbehar opened this issue 6 years ago • 3 comments

I would like to create a systray app for mailnag that will be compatible with more desktop environments. From what I understand, the way to talk to mailnag is through it's dbus interface, right? I installed d-feet and I saw that mailnag has these methods and signals:

mailnag dbus api

I think it'll be proper to document these thoroughly somewhere in this repo, perhaps in the WiKi.

doronbehar avatar May 27 '18 09:05 doronbehar

Excellent! For this kind of documentation I would suggest creating docs/dbus-interface.txt (or .md, or something like that) in the source tree, so that it could be versioned with the software.

tikank avatar May 27 '18 09:05 tikank

@doronbehar: a systray app is a very welcome idea! Unfortunately I currently don't have time to work on Mailnag let alone on documentation. Though i'd be glad to answer any question regarding the dbus API or Mailnag in general.

pulb avatar Jun 02 '18 09:06 pulb

Once I'll actually start developing this systray app I'll try to write documentation afterwards.

doronbehar avatar Jun 02 '18 14:06 doronbehar