Commit Graph

8 Commits

Author SHA1 Message Date
retrozinndev e473344eef feat(control-center/page): restore bottom buttons for pages
it was accidentally removed previously, but now it's backgit add .git add .
2025-10-24 18:24:21 -03:00
retrozinndev ba83c673aa ♻️ refactor: reorganize windows and widgets in a modular way
plus, better code for bluetooth device pairing and connecting
2025-09-25 13:19:52 -03:00
retrozinndev 4384f21979 🔧 chore(windows): add signal types 2025-08-14 15:02:52 -03:00
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 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 4df1a9e7c9 🔧 chore: implement gresource in application + global variables 2025-08-09 20:54:08 -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