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

Add helpers for zooming an app using Ctrl+Plus and Ctrl+Minus #2239

Merged
merged 14 commits into from
Nov 5, 2022
Merged

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    ad04830 View commit details
    Browse the repository at this point in the history
  2. Add Key::Plus/Minus/Equals

    emilk committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    916029e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa2ec45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ca1b83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0d1785 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df19bef View commit details
    Browse the repository at this point in the history
  7. Optimize debug builds a bit

    emilk committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    39cd60a View commit details
    Browse the repository at this point in the history
  8. typo

    emilk committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    5762d2a View commit details
    Browse the repository at this point in the history
  9. Update changelog

    emilk committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    9be128e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    673d663 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    24f3c73 View commit details
    Browse the repository at this point in the history
  12. Combine Plus and Equals keys

    emilk committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    a71e35a View commit details
    Browse the repository at this point in the history
  13. Last fix

    emilk committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    12d3133 View commit details
    Browse the repository at this point in the history
  14. Fix docs

    emilk committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    085298f View commit details
    Browse the repository at this point in the history