[PR #460] [MERGED] Add macOS window controls (upgrade Tauri) #1962

Closed
opened 2026-05-13 22:34:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/460
Author: @gschier
Created: 5/9/2026
Status: Merged
Merged: 5/9/2026
Merged by: @gschier

Base: mainHead: codex/upgrade-tauri


📝 Commits (2)

  • 3589603 Upgrade Tauri
  • a75faee Merge branch 'main' into codex/upgrade-tauri

📊 Changes

9 files changed (+502 additions, -731 deletions)

View changed files

📝 Cargo.lock (+406 -635)
📝 Cargo.toml (+4 -4)
📝 apps/yaak-client/package.json (+6 -6)
📝 apps/yaak-proxy/package.json (+1 -1)
📝 crates-tauri/yaak-app-client/Cargo.toml (+7 -7)
📝 crates-tauri/yaak-app-proxy/Cargo.toml (+1 -1)
📝 package-lock.json (+75 -75)
📝 package.json (+1 -1)
📝 packages/theme/package.json (+1 -1)

📄 Description

This PR enables macOS window controls by upgrading to the latest version of Tauri.

image

https://yaak.app/feedback/posts/macos-window-app-management


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mountain-loop/yaak/pull/460 **Author:** [@gschier](https://github.com/gschier) **Created:** 5/9/2026 **Status:** ✅ Merged **Merged:** 5/9/2026 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `main` ← **Head:** `codex/upgrade-tauri` --- ### 📝 Commits (2) - [`3589603`](https://github.com/mountain-loop/yaak/commit/3589603ff9793a66d669902af6c8ea31342e2917) Upgrade Tauri - [`a75faee`](https://github.com/mountain-loop/yaak/commit/a75faee5c9192b876574129e9f20cbd4ee34eb48) Merge branch 'main' into codex/upgrade-tauri ### 📊 Changes **9 files changed** (+502 additions, -731 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+406 -635) 📝 `Cargo.toml` (+4 -4) 📝 `apps/yaak-client/package.json` (+6 -6) 📝 `apps/yaak-proxy/package.json` (+1 -1) 📝 `crates-tauri/yaak-app-client/Cargo.toml` (+7 -7) 📝 `crates-tauri/yaak-app-proxy/Cargo.toml` (+1 -1) 📝 `package-lock.json` (+75 -75) 📝 `package.json` (+1 -1) 📝 `packages/theme/package.json` (+1 -1) </details> ### 📄 Description This PR enables macOS window controls by upgrading to the latest version of Tauri. <img width="1578" height="944" alt="image" src="https://github.com/user-attachments/assets/36d11c6a-92cd-4c42-8959-2923e1f98fbd" /> https://yaak.app/feedback/posts/macos-window-app-management --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-13 22:34:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/yaak#1962