BlueHuskyStudios / BlueHuskyStudios/Howl
Add more locations and sizes for system bezel notification
- Dominant language
- Swift
- Stars
- 34
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently, both `BezelLocation` and `BezelSize` have only a `.normal` position and size, which mimics that of the system bezel notifications. More options should be provided, and perhaps `.normal` location should become an alias to one like `.bottomCenter`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the BezelLocation and BezelSize definitions and inspect how their .normal values are used for system bezel notifications. Determine suitable additional locations and sizes, decide whether .normal should alias .bottomCenter, and verify that existing notification behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100