[GH-ISSUE #670] Please allow dragging from "Listening on port" view #665

Closed
opened 2026-03-03 19:20:47 +03:00 by kerem · 2 comments
Owner

Originally created by @MerchV on GitHub (Oct 25, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/670

Originally assigned to: @NghiaTranUIT on GitHub.

Proxyman version? (Ex. Proxyman 1.4.3)

Version 2.10.0 (21000)

macOS Version? (Ex. mac 10.14)

macOS 11.0 Beta (20A5395g)

Steps to reproduce

• Drag with cursor the little area at the top where it says Proxyman | Listening on port 9090

Expected behavior

• I expect to be able to drag and move the Proxyman window by dragging here. Xcode has a very similar status view at the top of its window. Not being able to drag the Proxyman window by clicking here feels very strange.

Originally created by @MerchV on GitHub (Oct 25, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/670 Originally assigned to: @NghiaTranUIT on GitHub. ### Proxyman version? (Ex. Proxyman 1.4.3) Version 2.10.0 (21000) ### macOS Version? (Ex. mac 10.14) macOS 11.0 Beta (20A5395g) ### Steps to reproduce • Drag with cursor the little area at the top where it says **Proxyman | Listening on port 9090** ### Expected behavior • I expect to be able to drag and move the Proxyman window by dragging here. Xcode has a very similar status view at the top of its window. Not being able to drag the Proxyman window by clicking here feels very strange.
kerem 2026-03-03 19:20:47 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Oct 25, 2020):

Hi, I tried before but it doesn't work as expected because Xcode might use some sort of Private APIs or something to pass the drag mouse event to the behind windows 😄

I will research again and fix it 🙌

<!-- gh-comment-id:716083157 --> @NghiaTranUIT commented on GitHub (Oct 25, 2020): Hi, I tried before but it doesn't work as expected because Xcode might use some sort of Private APIs or something to pass the drag mouse event to the behind windows 😄 I will research again and fix it 🙌
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 18, 2020):

It's possible now with this -mousedowncanmovewindow 😄 https://developer.apple.com/documentation/appkit/nsview/1483666-mousedowncanmovewindow

<!-- gh-comment-id:729326069 --> @NghiaTranUIT commented on GitHub (Nov 18, 2020): It's possible now with this -mousedowncanmovewindow 😄 https://developer.apple.com/documentation/appkit/nsview/1483666-mousedowncanmovewindow
Sign in to join this conversation.
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
starred/Proxyman#665
No description provided.