Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coder/coder-desktop-windows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9b8408d
Choose a base ref
...
head repository: coder/coder-desktop-windows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b31dd2e
Choose a head ref
  • 13 commits
  • 34 files changed
  • 1 contributor

Commits on May 6, 2025

  1. feat: add workspace app icons to tray window

    - Adds AgentAppViewModel to handle each button
    - Adds collapsible control components to handle the collapsing section
    - Adds Uuid type to work around issues with the built-in Guid type
    - Adds ModelMerge utility for merging lists with minimal updates to work
      around constant flashing in the UI
    deansheather committed May 6, 2025
    Configuration menu
    Copy the full SHA
    1d3d9df View commit details
    Browse the repository at this point in the history
  2. fix various warnings

    deansheather committed May 6, 2025
    Configuration menu
    Copy the full SHA
    c6d45ea View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

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

Commits on May 8, 2025

  1. ModelMerge comments

    deansheather committed May 8, 2025
    Configuration menu
    Copy the full SHA
    0fefc8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8879191 View commit details
    Browse the repository at this point in the history
  3. display apps

    deansheather committed May 8, 2025
    Configuration menu
    Copy the full SHA
    0306938 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5f360a View commit details
    Browse the repository at this point in the history
  5. fix startup lock bug

    deansheather committed May 8, 2025
    Configuration menu
    Copy the full SHA
    b215ba0 View commit details
    Browse the repository at this point in the history
  6. auto expand first agent

    deansheather committed May 8, 2025
    Configuration menu
    Copy the full SHA
    ef8284f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a2ffc9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. Configuration menu
    Copy the full SHA
    b3c2eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4ef279 View commit details
    Browse the repository at this point in the history
  3. fix fmt

    deansheather committed May 9, 2025
    Configuration menu
    Copy the full SHA
    b31dd2e View commit details
    Browse the repository at this point in the history
Loading