Commit Graph

283 Commits

Author SHA1 Message Date
mars a9de3ddc5b Merge branch 'main' into cache-modules 2022-11-25 17:54:13 -07:00
mars d43a62dfda Clean up wasmtime caching code 2022-11-25 17:52:24 -07:00
mars 57c6275958 Sort prehash crate dep alphabetically 2022-11-25 17:49:38 -07:00
mars 2bef47a65a Replace music player SetPosition message with relative Seek 2022-11-25 17:48:36 -07:00
Iris Pupo 57768d041a Added module caching 2022-11-25 19:43:58 -05:00
mars 448435eb8c Improve music player slider positioning 2022-11-22 16:00:51 -07:00
mars 1453ab0c46 SAO UI music player sets position from slider 2022-11-21 21:06:53 -07:00
mars f37ec4251d Add interactive Slider functionality 2022-11-21 21:06:25 -07:00
mars 238f4f878d Implement music player SetPosition message 2022-11-21 21:06:03 -07:00
mars 2b058c7202 Use slider widget for position in music player 2022-11-21 20:25:41 -07:00
mars 0fe8139e02 Add initial Slider widget 2022-11-21 20:25:29 -07:00
mars 415d9e7845 Make SAO UI base colors more opaque 2022-11-20 12:18:47 -07:00
mars e0ec4190fc Enable vsync and MSAAx4 on Magpie windows 2022-11-20 12:16:55 -07:00
mars 4a78743c40 SAO UI placeholder album art uses theme's overlay color instead of magenta 2022-11-20 12:08:02 -07:00
mars 80ba46a0d4 Merge pull request 'Script-to-host messages' (#45) from script-to-host-messages into main
Reviewed-on: #45
2022-11-20 19:06:03 +00:00
mars a73869aae5 Music player responds to panel messages 2022-11-20 12:04:18 -07:00
mars b005176bcf Switch to async UnixStream in music player 2022-11-20 11:39:31 -07:00
mars 2d242520c1 Add send_panel_json_async() 2022-11-20 11:39:12 -07:00
mars ac5d6475f1 Add Messenger::send_async() 2022-11-20 11:24:58 -07:00
mars c244834004 Better Messenger recv-related docs and names 2022-11-20 11:15:50 -07:00
mars 763c55d3e4 Add async feature + Messenger::recv_async() 2022-11-20 11:08:23 -07:00
mars 6c2bfc0ea5 Split Messenger into MessageQueue 2022-11-20 10:48:49 -07:00
mars f40d251ca4 Merge branch 'main' into script-to-host-messages 2022-11-20 00:38:15 -07:00
mars d5b168ebc9 Music player resets position on track change 2022-11-20 00:37:11 -07:00
mars d99c64f33e Track position 2022-11-20 00:33:05 -07:00
mars 452cb9c708 Music player reads mpris:length instead of xesam:length 2022-11-20 00:28:49 -07:00
mars 9d4d5cca91 Merge branch 'main' into script-to-host-messages 2022-11-20 00:15:36 -07:00
mars 2144a2ab3d Merge pull request 'zbus music player' (#44) from zbus-music-player into main
Reviewed-on: #44
2022-11-20 07:07:42 +00:00
mars 2df2bd3f8f Use new length position in SAO UI 2022-11-20 00:00:43 -07:00
mars 1fe366ce9f Move progress length to TrackInfo 2022-11-20 00:00:21 -07:00
mars 9eb2c1c431 Remove old mpris comments 2022-11-19 23:56:09 -07:00
mars 13a9735bdc Update script playback status + metadata 2022-11-19 23:51:34 -07:00
mars a65164d70b Music player lifetime loop 2022-11-19 23:33:06 -07:00
mars 7e4900c59b Parse metadata 2022-11-19 23:11:17 -07:00
mars 15f9c7ea99 Listen for multiple property changes 2022-11-19 22:57:33 -07:00
mars a2432f77d2 Find active player and listen for playback status changes 2022-11-19 22:16:53 -07:00
mars 55859ab5c0 Super WIP zbus-based music player 2022-11-19 21:42:16 -07:00
mars 756238feab Initial notifications crate 2022-11-19 20:45:35 -07:00
mars d7323323f8 Add SAO UI Palette widget 2022-11-19 15:11:09 -07:00
mars 59c34d6aca Clean up SAO UI color definitions 2022-11-19 13:09:53 -07:00
mars 046aede0fa Add Arctica SAO UI theme 2022-11-19 13:06:36 -07:00
mars 4b126ed2cf Magpie window transparency + remove window decorations 2022-11-18 17:15:29 -07:00
mars e35ee1be4c Better SAO UI base transparency 2022-11-18 17:00:47 -07:00
mars d7d4ed9519 Merge pull request 'Upgrade SAO theming' (#43) from upgrade-sao-theming into main
Reviewed-on: #43
2022-11-18 23:53:16 +00:00
mars e924a17073 Disable Magpie glium gamma-correction 2022-11-18 16:48:17 -07:00
mars 25532f4f9e Use theme in MusicPlayerWidget 2022-11-18 14:30:26 -07:00
mars ef6a81e142 Add Rose Pine Moon color palette 2022-11-18 14:13:50 -07:00
mars bc8032aaaf Use THEME in ScrollBarStyle 2022-11-18 14:01:31 -07:00
mars e8c9088327 Use THEME in RectButtonStyle 2022-11-18 14:01:20 -07:00
mars 59a673128c Add base_hover and base_active colors 2022-11-18 14:00:16 -07:00