Add macOS-buttons GNOME Shell extension

This commit is contained in:
lago
2026-05-16 11:14:42 +02:00
parent 15e4cf9884
commit 9493bc3383
3 changed files with 175 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"name": "macOS Window Buttons",
"description": "Applies macOS-style traffic light window buttons to GTK applications running in GNOME Shell on Wayland. Uses CSS overlay to replace standard window control buttons with macOS-style colored circles.",
"version": "1.0.0",
"uuid": "macos-buttons@lago",
"shell-version": [
"50"
],
"url": "",
"gettext-domain": "macos-buttons"
}