bilelmoussaoui / bilelmoussaoui/Hardcode-Tray
Allow larger icon sizes
- Dominant language
- Python
- Stars
- 890
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
What is the reason to restrict the sizes to 16, 22 or 24 ?
It doesn't seem to be large enough for high DPI displays (in my case 2256 x 1504), so I built Hardcode-Tray locally to allow larger values for the `--size` argument.
32 was aesthetically the sweet spot for me, but I also played with even larger values and nothing went really bad.
Would you consider giving options for larger sizes ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the command-line handling for the `--size` argument and inspect where the current 16, 22, and 24 values are restricted. Done means larger values, including 32, are accepted and used appropriately for high-DPI tray icons; the payload names no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100