https://github.com/merrit/kwin-move-window
KWin script that adds shortcuts to move the active window with the keyboard
https://github.com/merrit/kwin-move-window
kwin move script windows
Last synced: 10 months ago
JSON representation
KWin script that adds shortcuts to move the active window with the keyboard
- Host: GitHub
- URL: https://github.com/merrit/kwin-move-window
- Owner: Merrit
- Created: 2022-02-07T20:20:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T18:28:03.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T10:59:16.552Z (10 months ago)
- Topics: kwin, move, script, windows
- Language: JavaScript
- Homepage: https://www.pling.com/p/1702170/
- Size: 8.79 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Move Window KWin Script
KWin script that adds shortcuts to move the active window with the keyboard
Defaults to assigning the Meta/Super/Windows key + numpad buttons to move the
active window to the eight cardinal directions of the current monitor, and
numpad 5 to move to the center.

Can be configured in System Settings -> Shortcuts -> KWin -> "Move Window to..."
## Examples
`Meta` + `Num1`: window to bottom left corner
`Meta` + `Num5`: window to center
## Compatibility
Versions 1.0.2 and earlier support Plasma 5.
Versions 1.1.0 and later support Plasma 6.