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.
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()`.
extension.js:129
GLib.file_get_contents(`/proc/${pid}/maps`)
| Version | Status |
|---|---|
| 1.0 (1) | Active |