Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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-macos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v0.7.0
Choose a base ref
Loading
...
head repository:coder/coder-desktop-macos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v0.7.1
Choose a head ref
Loading
  • 2commits
  • 4files changed
  • 1contributor

Commits on Jun 26, 2025

  1. chore: append bundle version to mach service name (#191)

    We append the CFBundleVersion to the service name to ensure a new service is used for each version. This works around the issue described in#121, presumably caused by the XPC service cache not being invalidated on update.![image](https://github.com/user-attachments/assets/5b1f2d1d-7aa1-4f58-92b0-ecee712f9131)
    @ethanndickson
    ethanndickson authoredJun 26, 2025
    Configuration menu
    Copy the full SHA
    c19b39aView commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. fix: correct remote file picker dropdown chevron alignment (#192)

    There appears to be a bug when a View created using `NSView` is inside a `DisclosureGroup` label - regardless of the size of the `NSView`, it breaks the alignment of the chevron that's included on the DisclosureGroup label by default:![](https://github.com/user-attachments/assets/d6a14a29-1b79-4a82-ac9f-62cf88142140)In#184 we added an `NSView` to the spinner, causing this issue. This is almost certainly a SwiftUI bug, and so we'll work around it by placing the spinner and error symbol to the right of the label by just setting a trailing padding on the text.The end result (with spinners on):![](https://github.com/user-attachments/assets/50a7a7d3-bc68-4e02-b023-505b05759bf9)
    @ethanndickson
    ethanndickson authoredJul 9, 2025
    Configuration menu
    Copy the full SHA
    15f1890View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp