Qt Hardware Support
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 827
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 40
Description
### What is the problem or limitation you are having?
The Qt backend doesn't currently support the Camera or Location hardware.
### Describe the solution you'd like
These can be supported by various parts of the Qt API in a fairly straightforward way.
### Additional context
It may make sense to implement Camera and Location together, as both require using the Qt permissions system, so there will be overlap in the code.
Contributor guide
Research direction
Start by locating the Qt backend and its existing hardware or permissions integration. Read the Qt API documentation for camera and location support, then identify the tests covering backend capabilities. Done means both hardware features work through the Qt backend and permission handling is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100