mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #127] [CLOSED] A less crude fix to get CtrlCore compiled with X11 flag #177
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#177
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/127
Author: @arilect
Created: 1/1/2023
Status: ❌ Closed
Base:
master← Head:X11-fix2023-2📝 Commits (7)
976efc3A less crude fix to get CtrlCore compiled with X11 flag9d545e7Removed remnants of commented Caret declarations168363bGetting rid off GetTop() for code consistency. We need just X11 window after all.ddb83c7Removed totaly unnecessary if(!xwin) condition.67948a6More utop and xwin harmonisations for X11 fix1841124More utop and xwin harmonisations for X11 fixc05e95cMore utop and xwin harmonisations for X11 fix📊 Changes
6 files changed (+137 additions, -154 deletions)
View changed files
📝
uppsrc/CtrlCore/X11Ctrl.cpp(+0 -30)📝
uppsrc/CtrlCore/X11Ctrl.h(+2 -4)📝
uppsrc/CtrlCore/X11DHCtrl.cpp(+25 -23)📝
uppsrc/CtrlCore/X11Proc.cpp(+18 -14)📝
uppsrc/CtrlCore/X11Top.cpp(+12 -11)📝
uppsrc/CtrlCore/X11Wnd.cpp(+80 -72)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.