[PR #350] [MERGED] CtrlCore: Implemented drop operation for files in Cocoa. #334

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

📋 Pull Request Information

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

Base: masterHead: klugier/implemnt-drop-files-cocoa


📝 Commits (2)

  • 2ed6da2 CtrlCore: Implemented drop operation for files in Cocoa.
  • 6a52060 .cosmetics

📊 Changes

1 file changed (+22 additions, -15 deletions)

View changed files

📝 uppsrc/CtrlCore/CocoClip.mm (+22 -15)

📄 Description

This should fix https://github.com/ultimatepp/ultimatepp/issues/298. DropFiles example works like a charm after this changes. You can drop from and to Finder without any problems.


🔄 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/350 **Author:** [@klugier](https://github.com/klugier) **Created:** 1/17/2026 **Status:** ✅ Merged **Merged:** 1/18/2026 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/implemnt-drop-files-cocoa` --- ### 📝 Commits (2) - [`2ed6da2`](https://github.com/ultimatepp/ultimatepp/commit/2ed6da21db5cfd5412ed3b1a4d4e5c371eba9f73) CtrlCore: Implemented drop operation for files in Cocoa. - [`6a52060`](https://github.com/ultimatepp/ultimatepp/commit/6a52060cb943d9693e3a068da5ee5479c7d60f09) .cosmetics ### 📊 Changes **1 file changed** (+22 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/CtrlCore/CocoClip.mm` (+22 -15) </details> ### 📄 Description This should fix https://github.com/ultimatepp/ultimatepp/issues/298. DropFiles example works like a charm after this changes. You can drop from and to Finder without any problems. --- <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:00 -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#334
No description provided.