camera
camera copied to clipboard
Camera app designed for elementary OS
### What Happened? Opening Camera on a Framework Laptop (12th Gen) running KDE shows an error window with the above error message. This window opens itself three times at once...
Add a popover to the camera view to change the resolution and framerate.
This is an initial work on replacing Gtk.Menu with a Gtk.Popover because Gtk.Menu is dropped in GTK4. This aims to solve https://github.com/elementary/camera/issues/205
... instead of the `--device=all` flag. Eventually fixes https://github.com/elementary/camera/issues/234 - however, I don't know how to effectively use the camera after the access was granted. After access was granted, we...
### What Happened? Suspended the computer while the camera app was running - the camera light remained on. (This may not be the correct project to file this issue -...
Use way fewer circles (why did I even do that), add an aperture, make the lens bigger
Fixes #205 Todo: - [x] Fix buttons with icons and labels - [ ] Verify we didn't break multiple cameras - [x] Double check error dialog behavior - [ ]...
### What Happened? Instead of using `--device=all` in the Flatpak manifest, we should ask the user for permission to access the camera and microphone using [`org.freedesktop.impl.portal.Access`](https://docs.flatpak.org/en/latest/portal-api-reference.html#gdbus-org.freedesktop.impl.portal.Access) ### Steps to Reproduce...
### What Happened? Since #219 and #220 follow-up, we've fixed camera availability and performance on a number of models. However, as a result, Camera once again defaults both the preview...
### What Happened? When I take a photo with the Camera application, it becomes an empty text file. But video recordings work fine. I'm using Elementary OS 6.1 with everything...