|
| 1 | +# Created using wingetcreate 1.12.8.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: FAI-Solution.move-window-between-desktops |
| 5 | +PackageVersion: "1.3" |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: FAI-Solutions |
| 8 | +PublisherUrl: https://codeberg.org/FAI-Solutions/move-window-between-desktops |
| 9 | +PublisherSupportUrl: https://codeberg.org/FAI-Solutions/move-window-between-desktops/issues |
| 10 | +Author: Johannes Faber |
| 11 | +PackageName: Move Window Between Desktops |
| 12 | +PackageUrl: https://fai-solutions.codeberg.page/move-window-between-desktops/ |
| 13 | +License: MIT |
| 14 | +LicenseUrl: https://codeberg.org/FAI-Solutions/move-window-between-desktops/src/branch/main/LICENSE |
| 15 | +Copyright: Copyright (c) 2026 FAI-Solutions |
| 16 | +ShortDescription: Move the active window between virtual desktops using hotkeys |
| 17 | +Description: Windows 10 and 11 let you switch between virtual desktops using Ctrl+Win+Arrow, but they lack a built-in shortcut to move the currently active window to another desktop. This script fills that gap by allowing you to move your active window to the next or previous virtual desktop on Windows 10 / 11 with a single keyboard shortcut - a feature Microsoft should have included long ago. |
| 18 | +Moniker: move-window-between-desktops |
| 19 | +Tags: |
| 20 | +- move-virtualdesktop |
| 21 | +- move-window-with-hotkeys |
| 22 | +- virtual-desktop |
| 23 | +- autohotkey |
| 24 | +- hotkey |
| 25 | +- windows |
| 26 | +- keyboard-shortcuts |
| 27 | +- ahk |
| 28 | +- window-manager |
| 29 | +- window-management |
| 30 | +- productivity |
| 31 | +- windows10 |
| 32 | +- windows11 |
| 33 | +- desktop-utility |
| 34 | +- move-window-between-desktops |
| 35 | +ReleaseNotes: Compiled EXE distribution; Installer bundled with all dependencies; Added additional hotkeys; Autostart configured automatically during installation; New custom tray menu with hotkey description |
| 36 | +ReleaseNotesUrl: https://codeberg.org/FAI-Solutions/move-window-between-desktops/releases/tag/v1.3 |
| 37 | +InstallationNotes: |2 |
| 38 | +
|
| 39 | + ──────────────────────────────────────────────────── |
| 40 | + Move Window Between Desktops v1.3 - Ready to use! |
| 41 | + ──────────────────────────────────────────────────── |
| 42 | +
|
| 43 | + HOTKEYS |
| 44 | + Ctrl + Shift + Win + Right/Left move window to next/prev desktop |
| 45 | + Ctrl + Shift + Alt + Right/Left move window (alternative key) |
| 46 | + Ctrl + Win + Right/Left switch between desktops (native) |
| 47 | + Ctrl + Alt + Right/Left switch between (alternative key) |
| 48 | +
|
| 49 | + AUTOSTART is configured automatically --> active after every login |
| 50 | + Install folder opens automatically > double click move-window-between-desktops.exe |
| 51 | +
|
| 52 | + WEBSITE https://fai-solutions.codeberg.page/move-window-between-desktops/ |
| 53 | + SUPPORT https://codeberg.org/FAI-Solutions/move-window-between-desktops/issues |
| 54 | + ──────────────────────────────────────────────────── |
| 55 | +ManifestType: defaultLocale |
| 56 | +ManifestVersion: 1.10.0 |
0 commit comments