[PR #126] [CLOSED] A Crude X11 fix with a chance to compile and test. #173

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

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/126
Author: @arilect
Created: 12/31/2022
Status: Closed

Base: masterHead: X11-fix2023-1


📝 Commits (1)

  • 8b6f277 A Crude X11 fix with a chance to compile and test.

📊 Changes

7 files changed (+115 additions, -82 deletions)

View changed files

📝 uppsrc/CtrlCore/CtrlCore.h (+1 -0)
📝 uppsrc/CtrlCore/X11Ctrl.cpp (+15 -14)
📝 uppsrc/CtrlCore/X11Ctrl.h (+6 -4)
📝 uppsrc/CtrlCore/X11DHCtrl.cpp (+25 -24)
📝 uppsrc/CtrlCore/X11Proc.cpp (+17 -12)
📝 uppsrc/CtrlCore/X11Top.cpp (+3 -1)
📝 uppsrc/CtrlCore/X11Wnd.cpp (+48 -27)

📄 Description

No description provided


🔄 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/126 **Author:** [@arilect](https://github.com/arilect) **Created:** 12/31/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `X11-fix2023-1` --- ### 📝 Commits (1) - [`8b6f277`](https://github.com/ultimatepp/ultimatepp/commit/8b6f2774f7475c61876848740b0e9f95645ed469) A Crude X11 fix with a chance to compile and test. ### 📊 Changes **7 files changed** (+115 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/CtrlCore/CtrlCore.h` (+1 -0) 📝 `uppsrc/CtrlCore/X11Ctrl.cpp` (+15 -14) 📝 `uppsrc/CtrlCore/X11Ctrl.h` (+6 -4) 📝 `uppsrc/CtrlCore/X11DHCtrl.cpp` (+25 -24) 📝 `uppsrc/CtrlCore/X11Proc.cpp` (+17 -12) 📝 `uppsrc/CtrlCore/X11Top.cpp` (+3 -1) 📝 `uppsrc/CtrlCore/X11Wnd.cpp` (+48 -27) </details> ### 📄 Description _No description provided_ --- <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:42:10 -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#173
No description provided.