retrozinndev
|
b90a799a89
|
✨ chore: migrate widgets to ags v3 and gtk4
|
2025-07-06 19:56:44 -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
|
7b758bd298
|
✨ chore: migrate bar widgets to ags v3 and gtk4
|
2025-07-06 19:55:27 -03:00 |
|
retrozinndev
|
2bca31e601
|
✨ chore: make workspaces fit in a single widget, add keyboard support for the logout menu
|
2025-06-28 13:29:33 -03:00 |
|
retrozinndev
|
dece2776fe
|
✨ feat(config): implement configurations
|
2025-06-26 15:12:24 -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 |
|
retrozinndev
|
433b7838c3
|
✨ feat(bar/workspaces): show workspace numbers when not in crescent order
helps when navigating between used/not-used workspaces
|
2025-06-19 10:28:06 -03:00 |
|
retrozinndev
|
eeb775d203
|
💥 fix: media copy link button not copying link
there are some issues with astalmpris.player.metadata, so I started using playerctl cli instead
|
2025-06-18 21:52:41 -03:00 |
|
retrozinndev
|
ac65bba024
|
💥 fix(bar/special-workspaces): correct usage of getSymbolicIcon() method
also improved the `getSymbolicIcon()` method's code
|
2025-06-18 18:51:30 -03:00 |
|
Mephisto
|
9362a18ddc
|
Symbolic icons in special workspaces
|
2025-06-17 21:11:11 +03:00 |
|
Mephisto
|
d7b20bc8b8
|
Symbolic Icons in workspaces
|
2025-06-17 21:09:32 +03:00 |
|
Mephisto
|
61d299db75
|
Now it even handles null case.
|
2025-06-17 20:22:05 +03:00 |
|
Mephisto
|
7a104098d8
|
Need test
|
2025-06-17 20:14:46 +03:00 |
|
Mephisto
|
a69bdfdb7c
|
Using Decoder for Uint8Array type data
|
2025-06-16 19:36:34 +03:00 |
|
Mephisto
|
9aea545084
|
Update Media.ts
|
2025-06-16 15:57:16 +03:00 |
|
Mephisto
|
62f8d73125
|
Merge branch 'ryo' into ryo
|
2025-06-16 15:55:39 +03:00 |
|
Mephisto
|
e722fc7d42
|
Ops..
|
2025-06-16 13:30:44 +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 |
|
Mephisto
|
29fca303f6
|
Update BigMedia.ts
Add checks for Infinite numbers
|
2025-06-15 23:18:34 +03:00 |
|
Mephisto
|
ed55767a06
|
Remove import
|
2025-06-15 23:10:55 +03:00 |
|
Mephisto
|
d67fd5fc03
|
Update Media widget
Now Media widget will search symbolic icons! It looks great!
|
2025-06-14 12:32:49 +03:00 |
|
Mephisto
|
2a9404929c
|
Merge branch 'retrozinndev:ryo' into ryo
|
2025-06-14 12:25:46 +03:00 |
|
retrozinndev
|
534ae23243
|
💥 fix(popup-window): astal thinks onClickedOutside prop is a Widget.Window signal
just separated window props from popup-window props
|
2025-06-12 21:38:32 -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 |
|
Mephisto
|
cdcecf31b8
|
Merge branch 'retrozinndev:ryo' into ryo
|
2025-06-11 21:14:54 +03:00 |
|
retrozinndev
|
b92f7e2c58
|
💥 fix(widget/notification): red box on notifications that don't have an image
|
2025-06-09 20:33:33 -03:00 |
|
retrozinndev
|
c4f6dba77c
|
♻️ refactor(widget/notification): remove unused variable, use latest pango instead of specifying 1.0
|
2025-06-08 16:47:10 -03:00 |
|
retrozinndev
|
c9a89ea9bf
|
💥 fix(notifications): body not showing if notification uses markup with more than one word space
|
2025-06-08 16:33:07 -03:00 |
|
Mephisto
|
71e43fde9d
|
Merge branch 'retrozinndev:ryo' into ryo
|
2025-06-05 13:50:57 +03:00 |
|
retrozinndev
|
9be644b2aa
|
💥 fix(bar/status): spacing between status icons and volume indicators
|
2025-06-04 21:37:37 -03:00 |
|
Mephisto
|
826ffc9d4a
|
some changes
|
2025-06-05 00:16:43 +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
|
0ae60fa6f5
|
💥 fix(bar/status): use icon property of volumeStatus() for icon name instead of nerd font glyph
|
2025-06-03 21:10:35 -03:00 |
|
Mephisto
|
38dbccb295
|
Update Icons for Sliders
|
2025-06-03 22:46:39 +03:00 |
|
Mephisto
|
26e50f3cbd
|
Changed icons for Sink and Source
|
2025-06-03 22:38:42 +03:00 |
|
Mephisto
|
f4026eddb1
|
Update Tray.ts
Fixed the tray displays
|
2025-06-03 02:10:02 +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
|
73b2e96c93
|
💥 fix(control-center/pages): not running Page.onClose() when closing page
fixes bluetooth discovery not stopping when closing control-center
|
2025-05-25 14:53:44 -03:00 |
|
retrozinndev
|
58797ff01c
|
💄 style(ags/control-center/pages/Bluetooth): code style stuff
|
2025-05-25 08:55:13 -03:00 |
|
retrozinndev
|
0ebf32f07a
|
✨ feat(control-center/notif-history): translate clear notifications button
|
2025-05-25 08:54:30 -03:00 |
|
retrozinndev
|
7fff7817e1
|
✨ feat(popup-window): add onClickOutside prop
this method replaces close-on-click-outside behavior for the one defined
|
2025-05-21 14:53:43 -03:00 |
|
retrozinndev
|
6061c88e2b
|
💥 fix(popup-window): outside-click not working
this commit applies another method of doing this function. The checks happen in the same layer, instead of two layers
|
2025-05-21 14:40:16 -03:00 |
|
retrozinndev
|
3413b92696
|
⚡ ags(control-center/tiles): drop variables on ::destroy
|
2025-05-17 21:19:42 -03:00 |
|
retrozinndev
|
b7c2fc7471
|
💥 ags(control-center/tiles): hide tiles if its dependencies aren't installed
|
2025-05-17 19:11:15 -03:00 |
|