Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Created using wingetcreate 1.12.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: FAI-Solutions.move-window-between-desktops
PackageVersion: "1.3"
InstallerLocale: en-US
InstallerType: inno
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
ElevationRequirement: elevatesSelf
Installers:
- Architecture: x64
InstallerUrl: https://codeberg.org/FAI-Solutions/move-window-between-desktops/releases/download/latest/move-window-between-desktops-setup.exe
InstallerSha256: 896B5DD4099AA2975D0835A395029232EDFC5493E676692D038F40AE222274CD
ProductCode: '{B7E8A3C2-4D5F-4E6B-9A1C-3F2D8E7B6A5C}_is1'
AppsAndFeaturesEntries:
- DisplayName: Move Window Between Desktops
Publisher: FAI-Solutions
ProductCode: '{B7E8A3C2-4D5F-4E6B-9A1C-3F2D8E7B6A5C}_is1'
ManifestType: installer
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# Created using wingetcreate 1.12.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: FAI-Solutions.move-window-between-desktops
PackageVersion: "1.3"
PackageLocale: en-US
Publisher: FAI-Solutions
PublisherUrl: https://codeberg.org/FAI-Solutions/move-window-between-desktops
PublisherSupportUrl: https://codeberg.org/FAI-Solutions/move-window-between-desktops/issues
Author: Johannes Faber
PackageName: Move Window Between Desktops
PackageUrl: https://fai-solutions.codeberg.page/move-window-between-desktops/
License: MIT
LicenseUrl: https://codeberg.org/FAI-Solutions/move-window-between-desktops/src/branch/main/LICENSE
Copyright: Copyright (c) 2026 Johannes Faber (FAI-Solutions)
ShortDescription: Move the active window between virtual desktops using hotkeys
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.
Moniker: move-window-between-desktops
Tags:
- move-virtualdesktop
- move-window-with-hotkeys
- virtual-desktop
- autohotkey
- hotkey
- windows
- keyboard-shortcuts
- ahk
- window-management
- desktop-switcher
- productivity
- windows10
- windows11
- desktop-utility
- move-window-between-desktops
- virtual-desktop-shortcut
ReleaseNotes: Compiled EXE distribution; Installer bundled with all dependencies; Added additional hotkeys; Autostart configured automatically during installation; New custom tray menu with hotkey description
ReleaseNotesUrl: https://codeberg.org/FAI-Solutions/move-window-between-desktops/releases/tag/v1.3
InstallationNotes: |2

────────────────────────────────────────────────────
Move Window Between Desktops v1.3 - Ready to use!
────────────────────────────────────────────────────

HOTKEYS
Ctrl + Shift + Win + Right/Left move window to next/prev desktop
Ctrl + Shift + Alt + Right/Left move window (alternative key)
Ctrl + Win + Right/Left switch between desktops (native)
Ctrl + Alt + Right/Left switch between (alternative key)

AUTOSTART is configured automatically --> active after every login
Install folder opens automatically > double click move-window-between-desktops.exe

WEBSITE https://fai-solutions.codeberg.page/move-window-between-desktops/
SUPPORT https://codeberg.org/FAI-Solutions/move-window-between-desktops/issues
MIRROR https://github.com/FAI-Solutions/move-window-between-desktops
────────────────────────────────────────────────────
ManifestType: defaultLocale
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.12.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: FAI-Solutions.move-window-between-desktops
PackageVersion: "1.3"
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0