Consistent rounded and squircle window corners, crisp text at fractional scaling, and optional shadows. Preview tested on GNOME 50.4; GNOME 45–49 unverified. Native GTK4 corner replacement is enabled by default and requires restarting apps.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-X-004 warning
extensions should avoid synchronous file IO in shell code
Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.
native-radius.js:56
file.load_contents(null)
shell/window-filter.js:73
GLib.file_get_contents(`/proc/${pid}/maps`)
EGO-P-006 warning
unnecessary build and translation artifacts should not be shipped
Compiled GSettings schemas should not be shipped for 45+ packages.
Don't include unnecessary files
schemas/gschemas.compiled
schemas/gschemas.compiled
EGO-P-007 warning
JavaScript files should be reachable from extension.js or prefs.js
Some JavaScript files are not reachable from `extension.js` or `prefs.js` imports.
Don't include unnecessary files
restore-native-radius.js
shell/shadows.js
tools/restore-native-radius.js
| Version | Status |
|---|---|
| 0.1.3 (3) | Unreviewed |
| 0.1.2 (2) | Rejected |
| 0.1.1 (1) | Rejected |