elementary / elementary/camera
Launch in a "portal" mode
Open
Needs Design
- Dominant language
- Vala
- Stars
- 67
- Forks
- 19
- Avg merge
- 6h 42m
- Merged PRs (30d)
- 1
Description
### Problem
Sometimes apps want to be able to ask the user to take a photo without needing direct access to the camera themselves or wanting to implement their own full camera interface.
### Proposal
A "take a photo" portal mode for camera where apps can call the camera over dbus, it will launch in a dialog/portal mode with a "Done" button etc, and then pass back the photo in the same way the filechooser portal would
### Prior Art (Optional)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.