mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-05-04 12:30:49 +03:00
[GH-ISSUE #982] [Request] Bring back functionality to quickly open Breakpoint and Scripting windows from main window #977
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#977
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?
Originally created by @crankygeek on GitHub (Sep 7, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/982
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
Version 2.32.1 (23210)
macOS Version? (Ex. mac 10.14)
MacBook Pro (16-inch, 2019) macOS 11.5.2 (Intel)
I'd swear that Scripting and Breakpoint used to have indicators in the status bar that would open the related window when clicked on. Do I remember that correctly? Currently, unless you have the toolbar buttons configured, there's no indication in the main window if either of these functions are turned on. Also, I think the UI in the status bar is a bit more clear to indicate
when these are turned on, vs. relying on noticing the color state of the toolbar buttons.
Proxy Override, Network Throttling and No Caching have status bar indicators. Can we get the label and window open functionality for Scripting and Breakpoint too?
@crankygeek commented on GitHub (Sep 7, 2021):
Had another thought about quick-opening those screens. Maybe add Option+click on the toolbar buttons to open them? Though I'm not sure about discoverability, or how that would align with the HIG.
@NghiaTranUIT commented on GitHub (Sep 7, 2021):
Yes, it's true, but the tool must be enabled and have one active rule at least. Then the badge at the bottom will appear and you can click on it to open it.
I intentionally design this way because if we enable all tools (by default, these tools are enabled), all tools will appear on the bottom bar -> Look messy.
It's a reasonable idea. Let see if I can add it.
To workaround, you might use a shortcut to quickly open the tool 👍
@crankygeek commented on GitHub (Sep 7, 2021):
I'm old and can't remember all the keyboard shortcuts available across all of my apps. 🤣 But point taken.