From 6cf1a9e11323a9dbd1dfde8189ec904a8d07780c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 30 Aug 2012 13:47:00 -0400 Subject: reorg osx stuff --- doc/design/assistant.mdwn | 4 ++++ doc/design/assistant/OSX.mdwn | 5 +++++ doc/design/assistant/leftovers.mdwn | 1 - 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 doc/design/assistant/OSX.mdwn diff --git a/doc/design/assistant.mdwn b/doc/design/assistant.mdwn index 1e087687c..71ecd1f13 100644 --- a/doc/design/assistant.mdwn +++ b/doc/design/assistant.mdwn @@ -13,6 +13,10 @@ and use cases to add. Feel free to chip in with comments! --[[Joey]] * Months 7-11: user-driven features and polishing * Month 12: "Windows purgatory" [[Windows]] +## porting + +* [[OSX]] port is in fairly good shape, but still has some room for improvement + ## not yet on the map: * [[desymlink]] diff --git a/doc/design/assistant/OSX.mdwn b/doc/design/assistant/OSX.mdwn new file mode 100644 index 000000000..dd412eac2 --- /dev/null +++ b/doc/design/assistant/OSX.mdwn @@ -0,0 +1,5 @@ +Misc OSX porting things: + +* autostart the assistant on OSX, using launchd +* Use OSX's "network reachability functionality" to detect when on a network + diff --git a/doc/design/assistant/leftovers.mdwn b/doc/design/assistant/leftovers.mdwn index 023b5eb3d..2275d5544 100644 --- a/doc/design/assistant/leftovers.mdwn +++ b/doc/design/assistant/leftovers.mdwn @@ -2,7 +2,6 @@ Things that don't fit anywhere else: * Automatically start daemon on boot or when user logs in, using freedesktop autostart file. **done** -* autostart the assistant on OSX, using launchd * Somehow get content that is unavailable. This is problematic with inotify, since we only get an event once the user has tried (and failed) to read from the file. This is only needed if all the files in the directory -- cgit v1.2.3