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][Wox.Plugin.Common] Create VirtualDesktopHelper #16313

Closed
htcfreek opened this issue Feb 12, 2022 · 4 comments
Closed

[PT Run][Wox.Plugin.Common] Create VirtualDesktopHelper #16313

htcfreek opened this issue Feb 12, 2022 · 4 comments
Assignees
Labels
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 Feb 12, 2022

At the moment I am working on a VirtualDesktopHelper class which will be available via Wox.Plugin.Common.

You can find an early proof of concept here.

This helper class enables us to fix/implement the following issues: #15887, #1987

Technical features

It will provide all necessary informations and functions to work with VDs. (Including methods to get a list if desktops, the desktop name, the desktop order, moving windows, detecting the desktop a window is assigned to and more.)

Remarks

As we can only use public apis/Interfaces I only use the official VirtualDesktopManager interface and some informations from Registry.

@ghost ghost added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Feb 12, 2022
@htcfreek
Copy link
Collaborator Author

Work is in progres!

@franky920920 franky920920 added Status-In progress This issue or work-item is under development Product-PowerToys Run Improved app launch PT Run (Win+R) Window Run-Plugin Things that relate with PowerToys Run's plugin interface labels Feb 13, 2022
@htcfreek
Copy link
Collaborator Author

Thanks, @franky920920 .

@htcfreek
Copy link
Collaborator Author

htcfreek commented Mar 7, 2022

project: v0.57.0

@htcfreek htcfreek added Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. and removed Status-In progress This issue or work-item is under development labels Mar 7, 2022
@crutkas crutkas removed the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Mar 28, 2022
@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
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

3 participants