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 #1872

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Commits on Oct 30, 2020

  1. Copy the full SHA
    30e01cc View commit details
    Browse the repository at this point in the history
  2. Make font size configurable

    Implement mumble-voip#1850
    
    Add configuration options for the font of Log, Input and Tree.
    Kissaki committed Oct 30, 2020
    Copy the full SHA
    60aebcc View commit details
    Browse the repository at this point in the history
  3. Use configured font for visual adjustments in Tree

    Self user and channel, as well as linked channels have adjusted font
    properties. Up to now this was based on the main window font.
    Now it correctly uses the configured font.
    Kissaki committed Oct 30, 2020
    Copy the full SHA
    918229e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6d880d3 View commit details
    Browse the repository at this point in the history