[greeter] should provide launcher/camera/notes options
Bug #1207854 reported by
Sebastien Bacher
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-system-settings (Ubuntu) |
Triaged
|
Low
|
Unassigned | ||
unity8 (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
The system settings' privacy design [1] has a section "When locked, allow: launcher/
We need to define an configuration layer/interface that let the settings app tell the greeter about those
[1] https:/
Changed in ubuntu-system-settings: | |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in ubuntu-system-settings (Ubuntu): | |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in unity8 (Ubuntu): | |
status: | New → Incomplete |
no longer affects: | unity8 |
Changed in unity8 (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Low |
no longer affects: | ubuntu-system-settings |
To post a comment you must log in.
The launcher option seems like it could reasonably be per-user and kept in accountsservice.
Seems like that wouldn't work as well for making camera/notes available, since that is more system-wide. But I suppose we could stick those in accountsservice under the "lightdm" user and control access via policykit to let any user set it...