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: cook-md/sync-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.1
Choose a base ref
...
head repository: cook-md/sync-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.2
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 11, 2026

  1. fix: resolve Linux login, tray icon, and app icon issues

    - Use 127.0.0.1 instead of localhost in auth callback URL to fix
      IPv4/IPv6 mismatch on Linux (login stuck on "Waiting for localhost")
    - Return empty icon_name() in ksni tray to force pixmap fallback,
      fixing invisible tray icon on Cinnamon/GNOME
    - Convert RGBA to ARGB format for StatusNotifierItem D-Bus spec
    - Use APPDIR env var for reliable AppImage mount root detection
    - Add usr/lib/cook-sync/ to icon search paths for cargo-packager resources
    - Add embedded fallback icon when AppImage extraction fails
    - Run gtk-update-icon-cache after installing icons
    dubadub committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    46ca5bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67375f6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #81 from cook-md/release-please--branches--main--c…

    …omponents--cook-sync
    
    chore(main): release 0.9.2
    dubadub authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    502bc52 View commit details
    Browse the repository at this point in the history
Loading