Skip to content
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

HiDPI: volume plugin too small #9

Closed
TheZxcv opened this issue Aug 16, 2020 · 0 comments
Closed

HiDPI: volume plugin too small #9

TheZxcv opened this issue Aug 16, 2020 · 0 comments

Comments

@TheZxcv
Copy link
Contributor

TheZxcv commented Aug 16, 2020

Hi, there is an issue with the volume plugin on a HiDPI monitor.
Its height is hard-coded to 140px which makes it too small to be usable:

I'm working on a fix that uses the DPI of the screen divided by 96 (the DPI assumed by GTK2) as scaling factor for the height of the slider.

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

No branches or pull requests

2 participants