There is no notification integration on darwin
Bug #1044315 reported by
Manuel de la Peña
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
In Progress
|
Low
|
Manuel de la Peña |
Bug Description
There is not integration with the notification center on Mac OS X 10.8 or growl for the previous versions.
Related branches
lp://staging/~mandel/ubuntuone-client/notification-center-support
- Mike McCracken (community): Needs Fixing
- dobey (community): Needs Fixing
-
Diff: 351 lines (+309/-0)6 files modifiedtests/platform/notification/test_darwin.py (+150/-0)
ubuntuone/platform/filesystem_notifications/monitor/darwin/fsevents_client.py (+1/-0)
ubuntuone/platform/notification/__init__.py (+3/-0)
ubuntuone/platform/notification/darwin/__init__.py (+53/-0)
ubuntuone/platform/notification/darwin/growl.py (+53/-0)
ubuntuone/platform/notification/darwin/notification_center.py (+49/-0)
To post a comment you must log in.