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
627ed101e0
♻️ refactor(bar/media): move icon-getting method to a function in utils.ts
2025-07-25 19:09:56 -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
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
7b758bd298
✨ chore: migrate bar widgets to ags v3 and gtk4
2025-07-06 19:55:27 -03:00