Aylur / ags

A customizable and extensible shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aylur's Gtk Shell

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.

About

A customizable and extensible shell

License:GNU General Public License v3.0


Languages

Language:TypeScript 88.0%Language:JavaScript 6.3%Language:C 1.9%Language:Nix 1.5%Language:Meson 1.0%Language:CSS 0.7%Language:Shell 0.5%