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

Request: Add Hotkeys for „Send-window-to-desktop“ #8

Open
marvinkurock opened this issue Aug 11, 2024 · 2 comments
Open

Request: Add Hotkeys for „Send-window-to-desktop“ #8

marvinkurock opened this issue Aug 11, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@marvinkurock
Copy link

Would be great addition to be able to send the currently focused window to a specific desktop by just using the keyboard.
would be nice to have just another set of keybindings to send focused window to desktop 1…8

thanks for building binkybox, really enjoying it

@nadimkobeissi
Copy link
Owner

Feel free to submit a PR for this.

@nadimkobeissi nadimkobeissi added enhancement New feature or request help wanted Extra attention is needed labels Oct 23, 2024
@NicoVogel
Copy link

If I have the time, I will look further into this, but after a bit of digging I could find that the library used in this project winvd already supports moving a window to a desktop.
https://github.com/Ciantic/VirtualDesktopAccessor/blob/126b9e04f4f01d434af06c20d8200d0659547774/src/desktop.rs#L179

The library does not provide a way to get the current active window HWND.
So a different library is needed for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants