Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PT Run] [WindowWalker] Add Tool tip #15388

Closed
htcfreek opened this issue Jan 9, 2022 · 4 comments
Closed

[PT Run] [WindowWalker] Add Tool tip #15388

htcfreek opened this issue Jan 9, 2022 · 4 comments
Assignees
Labels
Idea-Enhancement New feature or request on an existing product Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. Run-Plugin Things that relate with PowerToys Run's plugin interface

Comments

@htcfreek
Copy link
Collaborator

htcfreek commented Jan 9, 2022

Description of the new feature / enhancement

We should add an tool tip with the following information:

  • Window name
  • Process name
  • Process ID
  • Elevated: yes|no

A prototype I used for debugging in an ongoing PR:
img

A second layout idea for tool tip:

My Window Name
Running: app.exe [PID 456]

Scenario when this would be used?

When implementing the two features from #6084 it will be helpful to have additional information form an window:

  • Context menu to close window.
  • Context menu to kill the window process.

Additional this enables us to provide the complete window title on very long titles.

Supporting information

No response

@htcfreek htcfreek added Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Idea-Enhancement New feature or request on an existing product Product-PowerToys Run Improved app launch PT Run (Win+R) Window labels Jan 9, 2022
@htcfreek htcfreek self-assigned this Jan 9, 2022
@Aaron-Junker Aaron-Junker added the Run-Plugin Things that relate with PowerToys Run's plugin interface label Jan 10, 2022
@htcfreek
Copy link
Collaborator Author

[off-topic]
@Aaron-Junker
What is the exact meaning of Run-Plugin? The description says "(...) plugin interface". And this issue has nothing to do with the plugin interface.

@Aaron-Junker
Copy link
Collaborator

[off-topic]
@Aaron-Junker
What is the exact meaning of Run-Plugin? The description says "(...) plugin interface". And this issue has nothing to do with the plugin interface.

Everything related to run plugins is labeled with this, so I guess it just has a wrong description.

@htcfreek htcfreek added the Status-In progress This issue or work-item is under development label Feb 13, 2022
@htcfreek htcfreek added Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Status-In progress This issue or work-item is under development labels Mar 7, 2022
@htcfreek
Copy link
Collaborator Author

htcfreek commented Mar 7, 2022

project: v0.57.0

@htcfreek
Copy link
Collaborator Author

htcfreek commented Apr 2, 2022

This is fixed with 0.57.0. Please head over to https://aka.ms/installpowertoys

@htcfreek htcfreek closed this as completed Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Idea-Enhancement New feature or request on an existing product Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. Run-Plugin Things that relate with PowerToys Run's plugin interface
Projects
None yet
Development

No branches or pull requests

2 participants