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

Refactor desktop crate, update to wry 0.35, use muda for Menu #1787

Merged
merged 44 commits into from
Jan 6, 2024

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    9a6d745 View commit details
    Browse the repository at this point in the history
  2. Get compiling

    jkelleyrtp committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4366353 View commit details
    Browse the repository at this point in the history
  3. Tiny bit of cleanups

    jkelleyrtp committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d38ce34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c91071a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1518c22 View commit details
    Browse the repository at this point in the history
  6. Fix merge conflict

    jkelleyrtp committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    62a9583 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec3eaa6 View commit details
    Browse the repository at this point in the history
  8. More cleanup work

    jkelleyrtp committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2171263 View commit details
    Browse the repository at this point in the history
  9. Fix compile issue

    jkelleyrtp committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6e08703 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d47e494 View commit details
    Browse the repository at this point in the history
  11. Rename editqueue type

    jkelleyrtp committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    fef7b83 View commit details
    Browse the repository at this point in the history
  12. Simplify asset code a bit

    jkelleyrtp committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    7444796 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0604908 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    73d5069 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    38216fa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2e9737e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4adc912 View commit details
    Browse the repository at this point in the history
  18. Refactor IPC a bit

    jkelleyrtp committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b5a125b View commit details
    Browse the repository at this point in the history
  19. Document ipc a bit

    jkelleyrtp committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4d95bc1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    42e25c4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fa425dc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    47306bf View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8e9984b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cbed09b View commit details
    Browse the repository at this point in the history
  25. Make clippy happy

    jkelleyrtp committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bc857bf View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    8323e45 View commit details
    Browse the repository at this point in the history
  2. Finish asset handler

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    347351d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2013536 View commit details
    Browse the repository at this point in the history
  4. fmt

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    a95f4df View commit details
    Browse the repository at this point in the history
  5. Make clippy happy

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    2e0cded View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9e7219 View commit details
    Browse the repository at this point in the history
  7. Fix android/ios muda cfg

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0ac8955 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce088ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a439ed View commit details
    Browse the repository at this point in the history
  10. Tweak menubar export

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    9494993 View commit details
    Browse the repository at this point in the history
  11. fix ios build of desktop

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    8679656 View commit details
    Browse the repository at this point in the history
  12. disable linux menubar

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    d078086 View commit details
    Browse the repository at this point in the history
  13. fix builds for windows

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    d7c6aa4 View commit details
    Browse the repository at this point in the history
  14. Fix windows build, again

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    9efeb51 View commit details
    Browse the repository at this point in the history
  15. Exclude mobile from ci

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    a8eaf3d View commit details
    Browse the repository at this point in the history
  16. fix windows

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    f01a684 View commit details
    Browse the repository at this point in the history
  17. add xdo to dev

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    4d8592e View commit details
    Browse the repository at this point in the history
  18. add window ext trait

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    9d4a8e1 View commit details
    Browse the repository at this point in the history
  19. Fix eval provider

    jkelleyrtp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    729bfa3 View commit details
    Browse the repository at this point in the history