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

Make Font-size configurable #1850

Open
ZoeShi opened this issue Oct 19, 2015 · 8 comments · May be fixed by #1872
Open

Make Font-size configurable #1850

ZoeShi opened this issue Oct 19, 2015 · 8 comments · May be fixed by #1872
Assignees
Labels
client feature-request This issue or PR deals with a new feature ui

Comments

@ZoeShi
Copy link

ZoeShi commented Oct 19, 2015

hi, could you add a setting for the chat window font size so i dont have to use ctrl+mouse-weal everytime i start mumble? Thanks

@mkrautz
Copy link
Contributor

mkrautz commented Oct 20, 2015

This is something we should do.

The Ctrl+MouseWheel is actually not a Mumble feature. It's not even intended to work like that. It's just a feature of the underlying view we use for rendering the log.

@Kissaki Kissaki self-assigned this Nov 1, 2015
@Kissaki
Copy link
Member

Kissaki commented Nov 1, 2015

I guess we need separate font settings for Log, Input and Channel Tree, but still allow to set them all at once.

Kissaki added a commit to Kissaki/mumble that referenced this issue Nov 2, 2015
Implement mumble-voip#1850

Add configuration options for the font of Log, Input and Tree.
@Kissaki Kissaki linked a pull request Nov 2, 2015 that will close this issue
@Kissaki Kissaki added ui feature-request This issue or PR deals with a new feature labels Nov 11, 2015
@MarcusWolschon
Copy link

This feature request is still open.
That commit is from 2015 and we have 2017 and still not font setting in configuration->Settings->user interface (Mumble 1.2.19 on Windows).
Chat is practically unsuable on modern high-DPI displays if the user doesn't happen to know CTRL+mouse wheel and actually HAS a mouse-wheel (touchpad).

@mkrautz
Copy link
Contributor

mkrautz commented Jul 27, 2017

HiDPI is supported in Mumble 1.3.0 snapshots. Please use those if you need HiDPI support. (We should hit beta on those soon.)

This PR serves a different purpose: It doesn't scale everything, it only scales text in the log. Its purpose is to make the ability to set the text size for the log view more discoverable.

@MarcusWolschon
Copy link

MarcusWolschon commented Jul 27, 2017

No such release on Github. Nothing on mumble.com .
Where to get that?
Hopefully it doesn't "scale" the text but render it with the correct DPI settings, so 10pt=3.5mm.
I would be forced to use the default font size but at least that font size (in pt) would result in the height in pixels that was originally intended.

@mkrautz
Copy link
Contributor

mkrautz commented Jul 27, 2017

Mumble.com is not affiliated with the Mumble project. Our website is https://www.mumble.info.
It's not on the GitHub releases page since it's a pre-release snapshot.

I can't speak to the specifics of the technical implementation, because that is handled by Qt. But feel free to file issues here if you find any inconsistencies. Thanks!

@Krzmbrzl Krzmbrzl changed the title writing size Make Font-size configurable Jan 25, 2020
@toby63 toby63 mentioned this issue Mar 23, 2020
@Lamdarer
Copy link

This would be nice not only for the chat window font size but also for the menu bar font size or all/most fonts in the client.

@Krzmbrzl
Copy link
Member

There's a (WIP) PR for all of it, but we didn't find the time yet to actually process it. See #1872

Kissaki added a commit to Kissaki/mumble that referenced this issue Oct 30, 2020
Implement mumble-voip#1850

Add configuration options for the font of Log, Input and Tree.
Kissaki added a commit to Kissaki/mumble that referenced this issue Oct 30, 2020
Implement mumble-voip#1850

Add configuration options for the font of Log, Input and Tree.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client feature-request This issue or PR deals with a new feature ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants