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

Auto-detect dark theme; fix text clamping #337

Merged
merged 11 commits into from
Jul 20, 2022
Merged

Auto-detect dark theme; fix text clamping #337

merged 11 commits into from
Jul 20, 2022

Commits on Jul 18, 2022

  1. Pass text coordinates via integer type

    This avoids the need to round to nearest in text_pipe
    dhardy committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    d832870 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02133d4 View commit details
    Browse the repository at this point in the history
  3. Add minimal feature target

    dhardy committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    7e39c27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ca47d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Update KAS-text

    dhardy committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    444ac55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c39104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    439c712 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9150731 View commit details
    Browse the repository at this point in the history
  5. Fix clipping of scrolled text

    dhardy committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    a748416 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ed3f7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ab4e0d View commit details
    Browse the repository at this point in the history