add settings

This commit is contained in:
sonichy
2025-05-12 09:33:19 +08:00
parent 2516cc72b2
commit 51ddc825e9
7 changed files with 85 additions and 25 deletions

View File

@@ -3,13 +3,23 @@ Display date and time on GNOME taskbar.
![alt](preview.png)
## Changelog
### V1.1 (2025-05-12)
Support set memo text in tooltip.
### V1.0 (2025-04-22)
Display date and time on GNOME taskbar.
## Reference
[Guide](https://gjs.guide/extensions/development/creating.html)
[Cinnamon_Applet](https://github.com/sonichy/Cinnamon_Applet)
[Calendar](https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/ui/dateMenu.js#L901)
[Guide](https://gjs.guide/extensions/development/creating.html)
[Cinnamon_Applet](https://github.com/sonichy/Cinnamon_Applet)
[Calendar](https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/ui/dateMenu.js#L901)
[Tooltip](https://gitlab.com/arcmenu/ArcMenu)
[Dialog](https://gjs.guide/extensions/topics/dialogs.html)
[Settings](https://gjs.guide/extensions/development/preferences.html)
[Settings](https://gjs.guide/guides/gtk/3/16-settings.html#title:-application-settings)
## GSettings schema must be compiled
`glib-compile-schemas schemas/`
## Debug
dbus-run-session -- gnome-shell --nested --wayland
dbus-run-session -- gnome-shell --nested --wayland
dconf-editor