Commit Graph

9 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 33e6ee2490 🔧 chore(scripts): migrate util scripts to gtk4 and ags v3 2025-06-30 17:55:28 -03:00
retrozinndev 41624d96d2 💥 fix: incorrect usage of uwsm check is-active command on scripts 2025-06-16 17:20:24 -03:00
retrozinndev be2731516e ags: add center-window and logout-menu windows and more 2025-02-12 13:39:38 -03:00
retrozinndev b0bd785ddd ags: make osd work, new window management system, lots of improvements 2025-02-07 16:02:58 -03:00
retrozinndev 80969071c4 💥 ags: fix startup issues (and with that, errors with focusedClient bar widget) 2025-02-04 21:45:18 -03:00
retrozinndev b544f4a45b ags(bar,scripts,i18n): added i18n system(wip), changed some bar stuff and started doing control center 2025-02-04 12:39:25 -03:00
retrozinndev 01363f93fc ♻️ refactor(ags/scripts/reload-handler): remove unused Gio import 2025-01-23 14:29:16 -03:00
retrozinndev b533e830a0 ags(scripts): add experimental script to reload ags on code change 2025-01-23 14:05:24 -03:00