Commit Graph

6 Commits

Author SHA1 Message Date
retrozinndev 28c97fe189 ♻️ refactor: rename src/scripts -> src/modules
this is a better name
2025-08-12 15:07:51 -03:00
retrozinndev 0191afef16 🔧 chore: use a different approach to compile stylesheets
also fixed promise calls not working(execAsync, subprocess), restored previous control center tile implementation temporarily
2025-08-12 14:30:47 -03:00
retrozinndev 7bd159ff10 💥 fix: can't convert non-null pointer to js value
Thanks aylur!!
2025-08-11 12:38:59 -03:00
retrozinndev 8bea6e1fab chore: compile styles via gresources, gicon support
started using gicon in application for custom icons support
2025-08-10 20:35:55 -03:00
retrozinndev fd58ebd5b3 💥 fix(widget/notification): actions is null 2025-08-09 23:39:34 -03:00
retrozinndev d549ad9596 chore: restructure the project, make it not use the astal application stuff
now it's more organized and I have more control over the shell behaviour
2025-08-06 15:25:38 -03:00