Skip to content

Add option for notification group header icon size #560

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

aykutcan
Copy link

This change adds a new configuration option, notification-group-header-icon-size, with a default value of 32.

It allows users to customize the size of the header icon displayed in notification groups.

@ErikReider
Copy link
Owner

Doesn't the CSS option do the same thing?

@aykutcan
Copy link
Author

aykutcan commented Jul 3, 2025

app_icon.set_pixel_size (32);

AFAIK you cant set pixel size or icon size with css. Like you did with notification image itself.

I tried many combinations but no luck. I cant change color but not size.

@ErikReider
Copy link
Owner

ErikReider commented Jul 6, 2025

Superseded by #565, thanks anyways! :D

@ErikReider ErikReider closed this Jul 6, 2025
@aykutcan
Copy link
Author

aykutcan commented Jul 6, 2025

cool now i can switch back to original version. Thanks.

@aykutcan aykutcan deleted the NotificationGroupIconSizeConfig branch July 13, 2025 02:07
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