Skip to content

Conversation

@AKArien
Copy link
Contributor

@AKArien AKArien commented Jan 22, 2026

By default, icons of widgets will now follow the size of the panel.
Adds a css config for a default size for icons, which is overriden by the configuration entry for each icon if it is not 0. Meanwhile, the default becomes 0.
Adjusted the panel’s default height to keep it’s height the same as the default configuration (42, due to that being the menu widget’s value), though it does lead to other widgets being by slightly bigger. Not sure if this is a deal breaker and they should retain their 32 default or not.

The icon size of launchers was getting applied to the menu widget as well, probably because it didn’t have a config option of it’s own. Added one.
This also fixes command-output’s size not actually being accounted for.

Example/default ini file has not yet been changed for any of this.

Also, potential breaking change we could for the sake for name consistency, if we value this more than not breaking things (probably not very wise but it annoys me personally) : rename laucher’s icon size launchers_size to launchers_icon_size.

Addresses #269

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.

1 participant