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

Updated iced to master #224

Merged
merged 7 commits into from
Feb 6, 2024
Merged

Updated iced to master #224

merged 7 commits into from
Feb 6, 2024

Commits on Feb 5, 2024

  1. feat: initial iced update

    casperstorm authored and tarkah committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    586b7f6 View commit details
    Browse the repository at this point in the history
  2. Mostly there...

    tarkah committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0b7cde6 View commit details
    Browse the repository at this point in the history
  3. fixed recursion issue

    casperstorm authored and tarkah committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    74ac9b2 View commit details
    Browse the repository at this point in the history
  4. more fixes

    tarkah committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cd57b84 View commit details
    Browse the repository at this point in the history
  5. Fix more bugs

    tarkah committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    11af9a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d57760a View commit details
    Browse the repository at this point in the history
  7. Make command_bar a configurable shortcut

    This also allows us to use the shortcut widget which
    will capture the shortcut and prevent it from showing
    up in the text input.
    tarkah committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6377c8e View commit details
    Browse the repository at this point in the history