bilelmoussaoui / bilelmoussaoui/Hardcode-Tray

Allow larger icon sizes

Open
#758 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.