Skip to content

Truncate Per App Volume Labels if exceeding a certain (hardcoded, but could also be configurable) length.#577

Open
Energy0120 wants to merge 1 commit intoErikReider:mainfrom
Energy0120:main
Open

Truncate Per App Volume Labels if exceeding a certain (hardcoded, but could also be configurable) length.#577
Energy0120 wants to merge 1 commit intoErikReider:mainfrom
Energy0120:main

Conversation

@Energy0120
Copy link
Copy Markdown

As title says.
It can be paired with the css property min-width while styiling to also adjust shorter names and align volume controllers of any name.

Before:
image

After:
image
(For context i set 100px as the min width to align shorter labels as well)
image

The implementation of max-width and overflow css properties would make this patch not necessary to achieve the same result.

Comment thread src/controlCenter/widgets/volume/sinkInputRow.vala
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