mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #129] [CLOSED] Joint 2023-1 working fix for macos cocoa and X11. Mostly top to utop changes. Plus *Caret* things. #176
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#176
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/129
Author: @arilect
Created: 1/2/2023
Status: ❌ Closed
Base:
master← Head:macos-fix2023-1📝 Commits (3)
469a5502023 kickstarter fix to compile CtrlCore and run upp apps with X11 flagbceacd3Merge branch 'X11-fix2023-3' of https://github.com/arilect/ultimatepp into X11-fix2023-3bf194ec2023-1 working fix for macos cocoa. Mostly top to utop changes.📊 Changes
11 files changed (+190 additions, -253 deletions)
View changed files
📝
uppsrc/Core/Core.h(+3 -0)📝
uppsrc/CtrlCore/CocoApp.mm(+2 -51)📝
uppsrc/CtrlCore/CocoCtrl.cpp(+1 -1)📝
uppsrc/CtrlCore/CocoCtrl.h(+1 -3)📝
uppsrc/CtrlCore/CocoWin.mm(+46 -44)📝
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
Please delete other PR if necessary
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.