Commit Graph

6 Commits

Author SHA1 Message Date
retrozinndev 50fe196b1c 💥 fix(center-window/big-media): progress bar not "hexpanding" 2025-07-31 10:35:16 -03:00
retrozinndev ba5694271d 💥 fix(media, big-media): only show button to copy media link if it's provided by the player
makes use of a connection to notify::metadata to get when the link is updated, instead of binding directly to AstalMpris.Player::metadata and getting the 'xesam:url' property, since JS does not support the hashmap thing
2025-07-29 14:18:58 -03:00
retrozinndev 3b59243cdc feat(center-window/big-media): add player select button 2025-07-25 19:08:03 -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 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 9db1d6fc12 chore: control-center and center-window widgets to gtk4 and ags v3 2025-07-06 19:56:09 -03:00