Commit Graph

37 Commits

Author SHA1 Message Date
retrozinndev 22a17e14db 💥 fix(control-center/page, control-center/pages): scope errors
i basically restructured the page widget lol
2025-07-30 17:56:01 -03:00
retrozinndev 7f39eb4b46 ♻️ refactor(pages): rename onClose function/property to actionClose 2025-07-23 21:48:05 -03:00
retrozinndev 9db1d6fc12 chore: control-center and center-window widgets to gtk4 and ags v3 2025-07-06 19:56:09 -03:00
retrozinndev 02daea8566 💥 fix(control-center/bluetooth): paired/connected device not showing in devices list after unstrust 2025-06-22 15:02:54 -03:00
retrozinndev 9ed3ac3ee8 💥 fix(control-center/network): wrong enum name, type's got generated wrong (fixes #11)
issue noticed by @NotMephisto
2025-06-19 20:44:53 -03:00
retrozinndev e02f96b151 feat(control-center/network): add provisory support for wireless connections
I call it "provisory" because I don't have a Wi-Fi card to test it, but in theory, everything should work
2025-06-19 19:10:25 -03:00
Mephisto 61d299db75 Now it even handles null case. 2025-06-17 20:22:05 +03:00
Mephisto a69bdfdb7c Using Decoder for Uint8Array type data 2025-06-16 19:36:34 +03:00
retrozinndev a669e1acc3 chore: lots of improvements, exec apps with uwsm if in usage
also, started using `AstalWp.Endpoint.description` instead of the `name` property when showing device names, thanks to @NotMephisto in #9
2025-06-15 20:29:16 -03:00
retrozinndev 23a2881810 💥 fix(control-center/bluetooth): also show trusted devices on devices list
changed Paired Devices key to Devices
2025-06-12 21:37:24 -03:00
retrozinndev b1db748351 feat: use gtk icons instead of nerdfonts across the shell
also removed hour count from recording widgets
2025-06-04 17:29:36 -03:00
retrozinndev 76b16036c8 💥 fix(control-center/page): remove problematic scrollable 2025-06-01 16:12:59 -03:00
retrozinndev 637dfaddb5 feat(control-center/page): add natural height scrollable for Page content to avoid issues on smaller screens 2025-06-01 15:50:07 -03:00
retrozinndev d134681efa feat(control-center/pages): new way to add pages with new animation
makes Pages widget derivate from GtkBox, allowing multiple childs, which are now page revealers(GtkRevealers) that reveal the Page widgets
2025-06-01 15:44:32 -03:00
retrozinndev 650fd4b58f 💥 fix(control-center/pages): sound and microphone pages using old astalwp methods 2025-05-31 20:28:30 -03:00
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