Aylur / ags

A customizable and extensible shell
GNU General Public License v3.0
2.1k stars 109 forks source link
desktop-environment gtk3 unixporn wayland

Aylur's Gtk Shell

[!IMPORTANT] A major update is currently in progress. Before opening a new issue or submitting a pull request, checkout #504.

This is a library built for GJS to allow defining GTK widgets in a declarative way. It also provides services and other utilities to interact with the system so that these widgets can have functionality. GJS is a JavaScript runtime built on Firefox's SpiderMonkey JavaScript engine and the GNOME platform libraries, the same runtime GNOME Shell runs on.

It was heavily inspired by EWW.

Currently, only Wayland is supported, but it also works on X11, see #19.

Get started

To get started read the wiki.