blob: d0977f53d73f73c7620c62911a8faab30463b704 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Misc OSX porting things:
* autostart the assistant on OSX, using launchd **done**
* icon to start webapp **done**
* Use OSX's "network reachability functionality" to detect when on a network
<http://developer.apple.com/library/mac/#documentation/Networking/Conceptual/SystemConfigFrameworks/SC_Intro/SC_Intro.html#//apple_ref/doc/uid/TP40001065>
Gripes:
* The assistant has to wait a second when a new file is created,
to work around some bad behavior when pasting a file into the annex.
[[details|bugs/pasting_into_annex_on_OSX]]. That's one more second
before the file is synced out.
Bugs:
[[!inline pages="tagged(design/assistant/OSX)" show=0 archive=yes]]
|