Review of "Rounded Window Corners Gnome 50" version 1.0 (1)

Details Page Preview

Adds rounded corners to all windows in GNOME Shell, including apps that don't use libadwaita/libhandy (Firefox, VS Code, Chromium, Electron apps, etc.). GPU-accelerated GLSL shader with squircle support, custom shadows, and per-app settings. Supports GNOME 45–50.

Extension Homepage
https://github.com/Nathanaelrc/rounded-windows

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

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()`.

File Operations

  • extension.js:129
    GLib.file_get_contents(`/proc/${pid}/maps`)

All Versions

Version Status
1.0 (1) Active

Previous Reviews on this Version

fmuellner active