[PR #352] [MERGED] Ide: Toolbar in the row is now true on macOS #335

Closed
opened 2026-05-05 03:46:06 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/352
Author: @klugier
Created: 1/18/2026
Status: Merged
Merged: 1/19/2026
Merged by: @mirek-fidler

Base: masterHead: klugier/toolbar-in-the-row-default-on-mac


📝 Commits (1)

  • da18ea5 Ide: Toolbar in the row is now true on macOS.

📊 Changes

2 files changed (+8 additions, -5 deletions)

View changed files

📝 uppsrc/ide/ide.h (+8 -4)
📝 uppsrc/ide/idewin.cpp (+0 -1)

📄 Description

Since there is no menubar on macOS and we are alwasy using system wide menu bar. The default behaviour with no toolbar in the row looks strange. So, this PR changes this option. We can also, consider to hide this option from settings...

Toolbar in the row
Zrzut ekranu 2026-01-19 o 00 07 44

No toolbar in the row, too much empty space...
Zrzut ekranu 2026-01-19 o 00 07 58

BTW, We can consider moving the question mark when Toolbar in the Row is active after the current line display indicator.


🔄 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/ultimatepp/ultimatepp/pull/352 **Author:** [@klugier](https://github.com/klugier) **Created:** 1/18/2026 **Status:** ✅ Merged **Merged:** 1/19/2026 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/toolbar-in-the-row-default-on-mac` --- ### 📝 Commits (1) - [`da18ea5`](https://github.com/ultimatepp/ultimatepp/commit/da18ea529b3c3271438d04d24b70b8035c7bf0ee) Ide: Toolbar in the row is now true on macOS. ### 📊 Changes **2 files changed** (+8 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/ide/ide.h` (+8 -4) 📝 `uppsrc/ide/idewin.cpp` (+0 -1) </details> ### 📄 Description Since there is no menubar on macOS and we are alwasy using system wide menu bar. The default behaviour with no toolbar in the row looks strange. So, this PR changes this option. We can also, consider to hide this option from settings... Toolbar in the row <img width="1985" height="200" alt="Zrzut ekranu 2026-01-19 o 00 07 44" src="https://github.com/user-attachments/assets/dd025a05-4b67-4430-a62f-d61ad2f35473" /> No toolbar in the row, too much empty space... <img width="1985" height="200" alt="Zrzut ekranu 2026-01-19 o 00 07 58" src="https://github.com/user-attachments/assets/1435f75b-1c1d-4a4f-9d94-3c1e940b26ab" /> BTW, We can consider moving the question mark when Toolbar in the Row is active after the current line display indicator. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:46:06 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#335
No description provided.