daitj / gnome-display-brightness-ddcutil

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

Too much padding between display name and slider #142

Closed gnolooo closed 4 weeks ago

gnolooo commented 4 months 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 months 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 4 months 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?

daitj commented 4 weeks ago

I think this is fixed now