8000 Add some padding to tray icons by TimDeve · Pull Request #261 · DeedleFake/trayscale · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@TimDeve
Copy link
@TimDeve TimDeve commented Oct 29, 2025

As described in #259, the existing tray icons lack padding which means they appear larger than the average tray icon.

This PR adds some padding. Below are some example in context.

Before:
506150669-c01b3a1e-2757-4399-8d6a-8d17f5bf80f0

After:
Screenshot_20251028_174556
Screenshot_20251028_174604
Screenshot_20251028_174613

@DeedleFake
Copy link
Owner
DeedleFake commented Oct 29, 2025

I think it was a bit too much. Now it looks slightly too small on GNOME compared to other icons, especially with the exit node disabled.

image image

Edit: With a bounding box:

image

@TimDeve
Copy link
Author
TimDeve commented Nov 1, 2025

Right that's interesting, I think the size I picked falls in between two pixels on non high definition displays and it ends up looking smaller than expected.
Let me try to simulate that so I can find the right size.

@TimDeve
Copy link
Author
TimDeve commented Nov 1, 2025

I tried it with a standard definition VM and it does look like it lines up Gnome/Ubuntu:
Screenshot_20251101_150557-1

So I guess the issue is more than 3rd party tray icons are sometime bigger so I changed it to something in between instead, does that look ok?

1080p:
Screenshot_20251101_153314

4k (150%):
Screenshot_20251101_151834

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0