Ja.KooLit 2b6f6c6b32 Merge pull request #1 from dwilliam62/patch-1
Update greetd.ts to fix compile error
2025-05-01 15:59:24 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-04-30 21:07:28 -04:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:33:14 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00
2025-03-12 19:32:09 +09:00

This is basically just a fork from https://github.com/Aylur/ags v1.9.0

In case Aylur decided to take down the v1.9.0 :)

All credits to him



#########################################################

# Aylur's Gtk Shell

> [!IMPORTANT]
> A major update is currently in progress. Before opening a new issue or submitting a pull request, checkout [#504](https://github.com/Aylur/ags/pull/504).

This is a library built for [GJS](https://gitlab.gnome.org/GNOME/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](https://gitlab.gnome.org/GNOME/gnome-shell) runs on. 

It was heavily inspired by [EWW](https://github.com/elkowar/eww).

Currently, only Wayland is supported, but it also works on X11, [see #19](https://github.com/Aylur/ags/issues/19).

## Get started

To get started read the [wiki](https://aylur.github.io/ags-docs).
Description
No description provided
Readme GPL-3.0 222 KiB
Languages
C 50.8%
TypeScript 43.3%
JavaScript 3.1%
Meson 1.3%
Nix 1%
Other 0.5%