https://github.com/merrit/kwin-center-new-windows
KWin script that causes new windows to be centered on the screen.
https://github.com/merrit/kwin-center-new-windows
center kwin placement policy script window
Last synced: 10 months ago
JSON representation
KWin script that causes new windows to be centered on the screen.
- Host: GitHub
- URL: https://github.com/merrit/kwin-center-new-windows
- Owner: Merrit
- License: gpl-3.0
- Created: 2024-06-05T16:21:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-19T21:17:58.000Z (12 months ago)
- Last Synced: 2025-07-30T07:59:12.741Z (10 months ago)
- Topics: center, kwin, placement, policy, script, window
- Language: JavaScript
- Homepage: https://www.pling.com/p/2162132/
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Center New Windows KWin Script
KWin script that causes new windows to be centered on the screen.
The `Centered` window placement policy
[was changed](https://invent.kde.org/plasma/kwin/-/merge_requests/3229) to
include a cascading behaviour. This script restores the previous behaviour of
_actually centering_ new windows on the screen.
An options dialog is included to allow the user to exclude applications from
being centered.
## Download