Aylur's GTK Shell
https://github.com/Aylur/ags
AGS 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.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Rethil/aylurs-gtk-shell && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-fix-missing-vertical-prop-on-slider.patch | 0000000656 656 Bytes | |
0002-fix_inverted_circular_progress.patch | 0000005080 4.96 KB | |
0003-fix_variable_is_polling.patch | 0000000676 676 Bytes | |
0004-add_getGdkMonitor_to_hyprland_service.patch | 0000001172 1.14 KB | |
0005-check_wifi_enabled_earlier.patch | 0000001203 1.17 KB | |
0006-fix_playerctld_incorrect_properties.patch | 0000002078 2.03 KB | |
aylurs-gtk-shell-1.8.2.tar.gz | 0000109549 107 KB | |
aylurs-gtk-shell.changes | 0000000791 791 Bytes | |
aylurs-gtk-shell.spec | 0000003927 3.83 KB | |
gvc-8e7a5a4.tar.gz | 0000046471 45.4 KB | |
node_modules-v1.8.2.tar.gz | 0018888810 18 MB |
Latest Revision
Krzysztof Wiktorczyk (Rethil)
committed
(revision 5)
Fix for post and postun.
Comments 3
Will need to require
gjs
for runtime.Done.
Can I add the aarch64 version?