Commit Graph

22 Commits

Author SHA1 Message Date
retrozinndev a25468e54a feat(control-center/page): add bottom-buttons prop to add page-bottom buttons easily
also, no need for widgets, you just use a jsobject to create a button inside the prop array
2025-05-25 14:55:37 -03:00
retrozinndev 58797ff01c 💄 style(ags/control-center/pages/Bluetooth): code style stuff 2025-05-25 08:55:13 -03:00
retrozinndev 086fb0bf96 ags(control-center/page): add tooltip and onDestroy properties to PageButton 2025-05-17 19:10:16 -03:00
retrozinndev 98d284b7ba ags(control-center/bluetooth): better code for bluetooth page 2025-05-17 19:08:48 -03:00
retrozinndev 8eb1fcf648 ags(control-center): drop astal variables onDestroy() 2025-05-11 22:20:21 -03:00
retrozinndev a0cf72ae8a ags: better separator properties, add more separators on widgets 2025-04-27 08:19:26 -03:00
retrozinndev b037edd0ba ags(control-center): update wallpaper select button to use new module
also, bluetooth stuff are using `AstalBluetooth.isPowered` instead of `Adapter.powered`, because of binding issues
2025-04-26 22:41:12 -03:00
retrozinndev fa770125c5 ags(control-center/bluetooth): add more device management options 2025-04-25 22:25:16 -03:00
retrozinndev ec353b81bd 💥 ags(control-center/pages/bluetooth): fixed "more settings" button without an onClick() event 2025-04-23 21:42:46 -03:00
retrozinndev c5274ec91f ags(control-center/pages): rename page mixer to sound, add default endpoint options, add microphone page 2025-04-23 20:39:38 -03:00
retrozinndev e28e2c7c2f 🌐 ags(i18n): translate control-center pages 2025-04-23 19:30:37 -03:00
retrozinndev ddf4f659b5 💥 ags(control-center/mixer): get application icon by stream name 2025-04-23 14:21:20 -03:00
retrozinndev ef474e9742 ags(control-center/mixer): add per-app volume control to sliders 2025-04-23 12:03:36 -03:00
retrozinndev c6cb481b4d 💥 ags(control-center/pages): fix xalign on button deprecated warning 2025-04-22 22:11:16 -03:00
retrozinndev 151744defb ags(control-center/pages): better page widget, add PageButton widget for better looking buttons 2025-04-21 18:06:19 -03:00
retrozinndev 694a79e161 💥 ags(control-center/bluetooth): pair before device connection 2025-04-18 21:42:22 -03:00
retrozinndev dfc753ba8d ags(control-center/pages): add night-light page, for controlling hyprsunset stuff 2025-04-14 18:36:08 -03:00
retrozinndev afc0a5dacf ags(pages): add ´show more´ kind of button to pages 2025-04-10 16:32:53 -03:00
retrozinndev 3db477598f ags(bar, notifications, control-center): add status icons to bar, notification history fixed, notification history below control-center 2025-03-23 10:17:22 -03:00
retrozinndev 12e4cf58b6 feat(ags/notifications): add support to actions in floating notifications(popups) 2025-03-11 16:16:07 -03:00
retrozinndev 59ef5e4aa7 ags: add ask popup, make notifications work(finally :3) and more improvements 2025-03-09 13:45:07 -03:00
retrozinndev 1a1a5d63f8 ags: lot of stuff lmao 2025-02-28 10:21:37 -03:00