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

Support variable-pitch face for plain text messages #245

Merged
merged 4 commits into from
Mar 20, 2024

Commits on Mar 20, 2024

  1. Change: (ement-room--event-body-face) Support variable-pitch face for…

    … plain text
    
    Closes alphapapa#174.
    Phil Sainty authored and alphapapa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    baff588 View commit details
    Browse the repository at this point in the history
  2. Change: (ement-room-shr-use-fonts) Rename option to: ement-room-use-v…

    …ariable-pitch
    Phil Sainty authored and alphapapa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c9ae650 View commit details
    Browse the repository at this point in the history
  3. Docs: Update changelog

    Phil Sainty authored and alphapapa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a20ea4c View commit details
    Browse the repository at this point in the history
  4. Add: (defconst ement-room-variable-pitch-face)

    Minor optimisation; we only need to establish this value once.
    Phil Sainty authored and alphapapa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3e4e84d View commit details
    Browse the repository at this point in the history