~afrantzis/powerd/phone-call-notification-enable-proximity

« back to all changes in this revision

Viewing changes to src/powerd-internal.h

  • Committer: Alexandros Frantzis
  • Date: 2015-07-20 14:53:30 UTC
  • Revision ID: alexandros.frantzis@canonical.com-20150720145330-u0rzx1eun59tmize
Turn the screen on using reason 'notification' when an SMS arrives

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
{
38
38
    UNITY_SCREEN_REASON_NORMAL = 0,
39
39
    UNITY_SCREEN_REASON_PROXIMITY = 3,
 
40
    UNITY_SCREEN_REASON_NOTIFICATION = 4,
40
41
};
41
42
 
42
43
struct DbusNameWatch {