An opinionated GNOME extension for lightweight, squircle-style window corners.
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()`.
manager/eligibility.js:199
GLib.file_get_contents(`/proc/${pid}/maps`)