[PR #134] [MERGED] Hide window controls in macOS fullscreen mode #70

Closed
opened 2025-12-29 07:19:11 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/134
Author: @peimn
Created: 11/20/2024
Status: Merged
Merged: 12/3/2024
Merged by: @gschier

Base: masterHead: macos-fullscreen-controls


📝 Commits (1)

  • 6cc551a Hide window controls in macOS fullscreen mode

📊 Changes

2 files changed (+7 additions, -4 deletions)

View changed files

📝 src-web/components/HeaderSize.tsx (+4 -2)
📝 src-web/components/WindowControls.tsx (+3 -2)

📄 Description

Prevent window controls from being displayed when the application is in fullscreen mode on macOS, ensuring a cleaner and more immersive user experience.

Before:
image

After:
image


🔄 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/134 **Author:** [@peimn](https://github.com/peimn) **Created:** 11/20/2024 **Status:** ✅ Merged **Merged:** 12/3/2024 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `master` ← **Head:** `macos-fullscreen-controls` --- ### 📝 Commits (1) - [`6cc551a`](https://github.com/mountain-loop/yaak/commit/6cc551adf4f943d296fa1ff2f139aac065e3372a) Hide window controls in macOS fullscreen mode ### 📊 Changes **2 files changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src-web/components/HeaderSize.tsx` (+4 -2) 📝 `src-web/components/WindowControls.tsx` (+3 -2) </details> ### 📄 Description Prevent window controls from being displayed when the application is in fullscreen mode on macOS, ensuring a cleaner and more immersive user experience. Before: <img width="259" alt="image" src="https://github.com/user-attachments/assets/ca6e7fb4-4b29-4d26-ae19-bf1253343161"> After: <img width="259" alt="image" src="https://github.com/user-attachments/assets/4621bd90-6984-4fbf-a284-3b9e250acc65"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:11 +01:00
adam closed this issue 2025-12-29 07:19:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#70