[PR #361] [MERGED] CtrlCore: remove titlebar from splash on Wayland. #340

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

📋 Pull Request Information

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

Base: masterHead: klugier/fix-splash-on-wayland


📝 Commits (2)

  • 6f73107 CtrlCore: remove titlebar from splash on Wayland.
  • fe99e6c .v2

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 uppsrc/CtrlCore/GtkCreate.cpp (+2 -0)

📄 Description

This seems to fix the problem with decorated splash screen on Wayland. I didn't notice any drawbacks. The below code works fine with X11, but on X11 it works as expect and it is not needed. So, I just added check if wayland to execute it.


🔄 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/361 **Author:** [@klugier](https://github.com/klugier) **Created:** 1/25/2026 **Status:** ✅ Merged **Merged:** 1/25/2026 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/fix-splash-on-wayland` --- ### 📝 Commits (2) - [`6f73107`](https://github.com/ultimatepp/ultimatepp/commit/6f731076546f5e25ca9349491132e6894c7a2709) CtrlCore: remove titlebar from splash on Wayland. - [`fe99e6c`](https://github.com/ultimatepp/ultimatepp/commit/fe99e6cef78a931baef803913767eba8994f7ce9) .v2 ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/CtrlCore/GtkCreate.cpp` (+2 -0) </details> ### 📄 Description This seems to fix the problem with decorated splash screen on Wayland. I didn't notice any drawbacks. The below code works fine with X11, but on X11 it works as expect and it is not needed. So, I just added check if wayland to execute it. --- <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:13 -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#340
No description provided.