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

[Run] Option to change/remember the search window location/position #4576

Open
leumas1104 opened this issue Jun 29, 2020 · 10 comments
Open

[Run] Option to change/remember the search window location/position #4576

leumas1104 opened this issue Jun 29, 2020 · 10 comments
Labels
Area-User Interface things that regard UX for PowerToys Help Wanted We encourage anyone to jump in on these and submit a PR. Idea-Enhancement New feature or request on an existing product Planning-Consideration Consideration for 2021 stability release Priority-3 Bug that is low priority Product-PowerToys Run Improved app launch PT Run (Win+R) Window
Milestone

Comments

@leumas1104
Copy link

leumas1104 commented Jun 29, 2020

I would like to be able to change the position of PowerToys Run search window

I think a search function in the middle of the screen is never a good idea. The user should be able to freely access the desktop while searching. The feature I would add, would allow the user to pick a permanent location on their screen for the search window to appear. Giving the user more customization.
-->

Simply using the same mechanic used with custom FancyZone selection would suffice.

In the powerToys settings under 'PowerToys Run' the user can click a 'Customize search bar location' button. When clicked they can move a grey box representing the search bar to any position on the desktop.
-->

@ghost ghost added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Jun 29, 2020
@saahmedm saahmedm added Idea-Enhancement New feature or request on an existing product Help Wanted We encourage anyone to jump in on these and submit a PR. labels Jun 29, 2020
@saahmedm saahmedm added this to the Suggested Enhancements milestone Jun 29, 2020
@saahmedm
Copy link
Contributor

this is a good idea @leumas1104, we directly mentioned this in our spec and didn't get an community feedback so it is not priority for v1 right now.

However, I added the "help wanted" tag as we'd love to see the community get involved here

@htcfreek
Copy link
Collaborator

Related to #1607.

@stefan-schweiger
Copy link

stefan-schweiger commented Jul 7, 2020

In addition to this, I would like the option to "Remember last position". Because you can currently drag the overlay around but the next time it is at the default position again. macOS handles the positioning like this and it always seemed intuitive enough for me.

EDIT: After digging around in the source code a bit it seems like the option is already there "RememberLastLaunchLocation" but there is no GUI for actually changing it.

EDIT2: You can acutally change the setting. You need to exit PowerToys, then change the setting in %homepath%\AppData\Local\Microsoft\PowerToys\PowerToys Run\Settings\Settings.json and start PowerToys again.

It would be great to also have this option configurable in the GUI. But as far as I can tell the settings are done in C++ which is not my area of expertise

@saahmedm saahmedm removed the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Jul 8, 2020
@crutkas crutkas added the Product-PowerToys Run Improved app launch PT Run (Win+R) Window label Dec 31, 2020
@crutkas crutkas added Planning-Consideration Consideration for 2021 stability release Priority-3 Bug that is low priority labels Dec 31, 2020
@enricogior enricogior changed the title Changing PowerToys Run search window location. [Run] Option to change the search window location Jan 9, 2021
@enricogior enricogior changed the title [Run] Option to change the search window location [Run] Option to change/remember the search window location/position Jan 9, 2021
@enricogior
Copy link
Contributor

Related to #1607

@stefan-schweiger
Copy link

@enricogior how are those two related? Just because someone mentioned the setting name in a comment? Those are still different functionalities in my opinion.

@enricogior enricogior reopened this Feb 4, 2021
@enricogior
Copy link
Contributor

@stefan-schweiger
I closed it by mistake.

@hrko
Copy link

hrko commented Apr 25, 2022

EDIT: After digging around in the source code a bit it seems like the option is already there "RememberLastLaunchLocation" but there is no GUI for actually changing it.

EDIT2: You can acutally change the setting. You need to exit PowerToys, then change the setting in %homepath%\AppData\Local\Microsoft\PowerToys\PowerToys Run\Settings\Settings.json and start PowerToys again.

In my case, changing the settings in Settings.json did not work, but PowerToysRunSettings.json in the same directory did. I hope this will be helpful to those who want to enable the feature until this issue resolved.

@nfind
Copy link

nfind commented Jan 31, 2023

EDIT: After digging around in the source code a bit it seems like the option is already there "RememberLastLaunchLocation" but there is no GUI for actually changing it.
EDIT2: You can acutally change the setting. You need to exit PowerToys, then change the setting in %homepath%\AppData\Local\Microsoft\PowerToys\PowerToys Run\Settings\Settings.json and start PowerToys again.

In my case, changing the settings in Settings.json did not work, but PowerToysRunSettings.json in the same directory did. I hope this will be helpful to those who want to enable the feature until this issue resolved.

Hi, this worked for me as-well. However I regognized that this will save the position only until the next reboot of the PC. After a reboot you have to drag Powertoy Run once again to the desired screen position and then it is saved.

Can someone verify this behaviour or is it just buggy more me?

@Anant-mishra1729
Copy link

EDIT: After digging around in the source code a bit it seems like the option is already there "RememberLastLaunchLocation" but there is no GUI for actually changing it.
EDIT2: You can acutally change the setting. You need to exit PowerToys, then change the setting in %homepath%\AppData\Local\Microsoft\PowerToys\PowerToys Run\Settings\Settings.json and start PowerToys again.

In my case, changing the settings in Settings.json did not work, but PowerToysRunSettings.json in the same directory did. I hope this will be helpful to those who want to enable the feature until this issue resolved.

Hi, this worked for me as-well. However I regognized that this will save the position only until the next reboot of the PC. After a reboot you have to drag Powertoy Run once again to the desired screen position and then it is saved.

Can someone verify this behaviour or is it just buggy more me?

Yes, still in 2023 same issue...
After every reboot power toys run returns to its previous location.

@jazzydog
Copy link

A issue been through four years now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-User Interface things that regard UX for PowerToys Help Wanted We encourage anyone to jump in on these and submit a PR. Idea-Enhancement New feature or request on an existing product Planning-Consideration Consideration for 2021 stability release Priority-3 Bug that is low priority Product-PowerToys Run Improved app launch PT Run (Win+R) Window
Projects
Status: ⚠️Needs Walkthrough
Development

No branches or pull requests

10 participants