retrozinndev
|
627ed101e0
|
♻️ refactor(bar/media): move icon-getting method to a function in utils.ts
|
2025-07-25 19:09:56 -03:00 |
|
retrozinndev
|
3b59243cdc
|
✨ feat(center-window/big-media): add player select button
|
2025-07-25 19:08:03 -03:00 |
|
retrozinndev
|
d4c1fcf327
|
✨ chore: use util methods, improvements
|
2025-07-23 22:22:18 -03:00 |
|
retrozinndev
|
7b158b8c89
|
💥 fix(control-center/notif-history): clean all button not doing anything on ::on-clicked
|
2025-07-23 22:20:45 -03:00 |
|
retrozinndev
|
f0b86a10d2
|
💥 fix(control-center/tile): use ::onclicked signal for tile button instead of adding an unnecessary gesture controller
|
2025-07-23 22:18:50 -03:00 |
|
retrozinndev
|
0ec7957ab8
|
💥 fix(center-window/big-media): gtkpicture not showing with album art
just got back to the good old gtkbox with a background-image 😜
|
2025-07-23 21:59:26 -03:00 |
|
retrozinndev
|
55de36c354
|
✨ chore: make tray item activate on primary button click and open menu on secondary click
|
2025-07-23 21:57:21 -03:00 |
|
retrozinndev
|
7f39eb4b46
|
♻️ refactor(pages): rename onClose function/property to actionClose
|
2025-07-23 21:48:05 -03:00 |
|
retrozinndev
|
5254be2b79
|
💥 fix(bar/workspaces): last application icon showing also on focused workspace
|
2025-07-23 21:44:22 -03:00 |
|
retrozinndev
|
3708c6a7bf
|
✨ feat(bar/status): add support for dynamic network status icon
|
2025-07-23 21:39:08 -03:00 |
|
retrozinndev
|
35e88217a8
|
💥 fix(bar/media): unexistent player keeps selected instead of jumping to the next available player
|
2025-07-23 21:37:38 -03:00 |
|
retrozinndev
|
b0ec47d4a5
|
💥 fix(popup-window): now it works as intended
|
2025-07-23 20:32:57 -03:00 |
|
retrozinndev
|
07d30747bf
|
💄 chore(style, widget): update styles for gtk4 and fix some issues on existing widgets
focused-client widget now updates when your open a new window in a clean workspace
|
2025-07-18 09:55:16 -03:00 |
|
retrozinndev
|
26778e91ab
|
💥 fix(bar/media): play/pause not working when clicked
|
2025-07-18 00:03:27 -03:00 |
|
retrozinndev
|
2fb3b68204
|
💥 fix: correctly use centerbox with gtkbuilder types, fix styles
also re-added some windows to the windows list(they were causing issues before)
|
2025-07-07 21:58:34 -03:00 |
|
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 |
|