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

eframe: add set_minimized and set_maximized #2292

Merged
merged 9 commits into from
Feb 4, 2023

Commits on Nov 12, 2022

  1. add actions for window controls

    SunDoge committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    634d506 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. add maximized to WindowInfo

    update button text
    fix clippy
    SunDoge committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    817236f View commit details
    Browse the repository at this point in the history
  2. add overlap icon when maximized

    SunDoge committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    d644b6b View commit details
    Browse the repository at this point in the history
  3. remove argument app

    SunDoge committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    da05669 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    df19fa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. remove WindowInfo { maximized }

    SunDoge committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    2b819ee View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    e81f7c8 View commit details
    Browse the repository at this point in the history
  2. Update minimum window size

    emilk committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    1cb9d95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c98962 View commit details
    Browse the repository at this point in the history