Commit Graph

21 Commits

Author SHA1 Message Date
retrozinndev 8b96ba9bf7 🔧 chore: better implementation of the media copy link feature, fix Cliboard.copyAsync() always returning an error 2025-09-01 20:51:17 -03:00
retrozinndev d096072fb1 feat(modules/notifications, osd): pause notification timeout on holdNotification
osd now supports brightness controlsgit add .
2025-08-30 22:05:32 -03:00
retrozinndev 56d8736768 🔧 chore(window/floating-notifications): bring back hold on hover feature 🎉 2025-08-29 14:02:12 -03:00
retrozinndev d72d0412a5 🔧 chore(control-center/pages/backlight): load the default backlight from user data 2025-08-28 18:52:03 -03:00
retrozinndev f213d994aa 🔧 chore(modules/backlight, modules/config): fix property name not found, add support for setting properties in config 2025-08-28 18:33:39 -03:00
retrozinndev f25996d5eb 🔧 chore(modules/backlight): better implementation 2025-08-27 13:13:20 -03:00
retrozinndev dd98e34352 feat(backlight): add page widget for backlight feature 2025-08-26 17:07:44 -03:00
retrozinndev e84f5f0bdf feat: add backlight support 2025-08-26 16:16:58 -03:00
retrozinndev bc2b851573 🔧 chore(widget/bar/workspaces): add new feature to hide if there's only a single workspace available 2025-08-25 21:30:51 -03:00
retrozinndev 4fc2986d15 💥 fix(control-center/tiles/night-light): not turning back on after disabling 2025-08-18 22:10:40 -03:00
retrozinndev 49ded11c51 💥 fix(clipboard): issues with special characters on Clipboard.copyAsync() 2025-08-18 18:44:46 -03:00
retrozinndev 26087c2b12 💥 fix(control-center/tile): label expanding control center size 2025-08-18 12:23:45 -03:00
retrozinndev ddc5121163 feat(control-center/tiles): update tiles look and structure 2025-08-18 10:56:52 -03:00
retrozinndev 74968ff17a feat: add user face to control center if available
also improved quickactions hostname widget and removed unnecessary stylesheet
2025-08-17 22:01:54 -03:00
retrozinndev 3d22b00682 🔧 chore(control-center/pages/bluetooth): show adapter's address as a description 2025-08-14 15:02:24 -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 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