daitj / gnome-display-brightness-ddcutil

Display brightness slider for gnome shell using ddcutil backend
GNU General Public License v3.0
271 stars 31 forks source link

Too much padding between display name and slider #142

Open gnolooo opened 4 weeks ago

gnolooo commented 4 weeks ago

Describe the bug There's too much padding between display name and slider. I'd like to ajust it. Even better would be to be able to change the icon and use a custom one instead of the default brightness one.

image

Desktop:

daitj commented 4 weeks ago

It looks like that because your display's label is really short, but I guess there some way to fit text according to the length. If you have some implementation ready please do submit a PR.

gnolooo commented 3 weeks ago

I don't have any implementation ready yet. Will try to have a look. What about the second thing? The icon one? Is that possible to have a separate icon?