mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #361] [MERGED] CtrlCore: remove titlebar from splash on Wayland. #340
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#340
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:klugier/fix-splash-on-wayland📝 Commits (2)
6f73107CtrlCore: 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.