Commit Graph

5 Commits

Author SHA1 Message Date
retrozinndev ca187a26ed chore(scripts/utils, scripts/style-handler): add filter() method, change stylesheet target directory
the `filter()` function can both filter a common array and at the same time, it can also filter an Accessor Array(Accessor<Array<T>> and return an Accessor when provided Array is an Accessor Array. Stylesheet directory changed to colorshell's cache dir, making sense, since it's a temporary file generated by the shell
2025-07-30 17:28:55 -03:00
retrozinndev 612dcc693f feat(notifications): retrieve history from astal's notifd file in XDG_STATE_HOME 2025-07-23 20:51:02 -03:00
retrozinndev 33e6ee2490 🔧 chore(scripts): migrate util scripts to gtk4 and ags v3 2025-06-30 17:55:28 -03:00
retrozinndev a669e1acc3 chore: lots of improvements, exec apps with uwsm if in usage
also, started using `AstalWp.Endpoint.description` instead of the `name` property when showing device names, thanks to @NotMephisto in #9
2025-06-15 20:29:16 -03:00
retrozinndev 69e07e15f7 ags(scripts/stylesheet): better shell stylesheet manager 2025-05-11 22:01:40 -03:00