oberrich / win11-toggle-rounded-corners

A simple utility to disable window rounded corners on Windows 11

Home Page:https://github.com/oberrich/win11-toggle-rounded-corners/releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Win11 Toggle Rounded Corners

A simple utility to disable window rounded corners on Windows 11

Download

An installer as well as the standalone binary for portable use can be downloaded here.
The program requires administrator privileges.

Some Anti-Virus products may block the access to dwm.exe

Build

First clone the repo recursively

git clone --recursive 'https://github.com/oberrich/win11-toggle-rounded-corners.git'

Then simply build it with meson

meson setup build
meson compile -C build

About

A simple utility to disable window rounded corners on Windows 11

https://github.com/oberrich/win11-toggle-rounded-corners/releases

License:MIT License


Languages

Language:C++ 85.1%Language:Inno Setup 8.2%Language:Meson 6.7%