Commit Graph

  • 73d524cddf Remove the book main mars 2023-03-28 15:57:05 -0400
  • f842ae608b Add screenshots to README mars 2023-03-28 15:40:49 -0400
  • 3a778c0aa6 Add README mars 2023-03-28 15:33:34 -0400
  • 38fc390e10 Fix names and paths in usage docs Iris Pupo 2023-03-24 17:12:41 -0400
  • 4b89e781b0 Upgrade wasmtime to 3.0 mars 2022-12-18 13:44:31 -0700
  • 25eedc0a0d Switch default SAO UI palette to Rose Pine Moon mars 2022-12-07 20:19:24 -0700
  • ad0feb2b31 Make SAO UI notification panel prettier mars 2022-12-07 20:05:21 -0700
  • 508abcb0cc Replace smol with async-std in music player + notification timeouts mars 2022-12-07 18:11:10 -0700
  • 9660ebb4dd Add Magpie ClosePanel message mars 2022-12-07 18:00:34 -0700
  • e944caa358 Replace smol with async-std in music player mars 2022-12-07 16:30:37 -0700
  • 7adc356c41 Merge pull request 'Notification daemon' (#55) from notifications into main mars 2022-12-07 22:18:19 +0000
  • 482a0de030 Add notifications support to SAO UI #55 mars 2022-12-07 15:06:25 -0700
  • a6b675dd11 Fix is_empty() Option<String> filtering mars 2022-12-06 17:54:19 -0700
  • d073dde8ca canary-notifications protocol and panel opening mars 2022-12-06 17:09:50 -0700
  • 2d098f8dea Merge branch 'main' into notifications mars 2022-12-06 17:01:15 -0700
  • c06cd2d999 Update music player to use init_msg mars 2022-12-06 16:59:19 -0700
  • 780f13a015 Add init_msg to Magpie CreatePanel message mars 2022-12-06 16:59:06 -0700
  • c951c95650 Merge pull request 'Logging' (#53) from log into main mars 2022-12-06 23:38:58 +0000
  • c58ca051f4 Magpie logs info and up by default #53 mars 2022-12-06 16:25:36 -0700
  • ae7271a479 Add logging macros to Magpie mars 2022-12-05 21:53:38 -0700
  • 4b46142f90 Fix use of prehash so that the RAM cache actually hits mars 2022-12-05 21:26:05 -0700
  • 03e596b219 Add logging to canary crate mars 2022-12-05 21:17:19 -0700
  • b9416b922f Add env_logger to Magpie mars 2022-12-05 20:59:52 -0700
  • 14f077ff97 Merge branch 'main' into notifications mars 2022-12-05 20:27:04 -0700
  • 109af8793b Merge pull request 'Text wrapping' (#52) from textwrap into main mars 2022-12-06 03:26:45 +0000
  • 38674c2580 Add configurable text color to textwrap #52 mars 2022-12-05 20:26:12 -0700
  • 70f9ca4405 Add configurable textwrap scale and line height mars 2022-12-05 20:20:33 -0700
  • c7981b5064 Add Apache 2.0 license to canary-textwrap mars 2022-12-05 20:09:03 -0700
  • e4a279c230 Barely-functional Canary text wrapping mars 2022-12-05 20:00:13 -0700
  • 9920fea900 Better ID handling in Font + TextLayout mars 2022-12-05 19:59:46 -0700
  • feec4de657 Add initial canary-textwrap crate mars 2022-12-05 14:44:44 -0700
  • 0b878ca74e SUPER WIP android stuff android mars 2022-12-04 22:37:56 -0700
  • 6ac82404e6 Merge branch 'main' into wgpu-renderer #35 wgpu-renderer mars 2022-12-04 15:01:58 -0700
  • a5f279dfd1 Merge branch 'main' into notifications mars 2022-12-04 14:46:58 -0700
  • d62f8f746a Merge pull request 'magpie socket cleanup' (#51) from socket-cleanup into main mars 2022-12-04 21:39:25 +0000
  • c8a6aa6fbd Cleanup socket cleanup code #51 mars 2022-12-04 14:39:06 -0700
  • 0768a7dc61 Handle previous sockets in Listener::new() Iris Pupo 2022-12-04 01:08:36 -0500
  • 01e2aee164 added new function for listener struct Iris Pupo 2022-12-04 00:03:55 -0500
  • 72d7e703c1 Load Magpie client in notifications mars 2022-11-29 21:56:59 -0700
  • ce187a0381 Use find_socket() in music player mars 2022-11-29 18:01:17 -0700
  • 4007c40ba6 Add find_socket() to Magpie mars 2022-11-29 18:01:09 -0700
  • 0d4eb5d188 Merge branch 'main' into notifications mars 2022-11-29 17:28:45 -0700
  • 2089bd4079 removed tabs & added stderr redirections #49 license-script Emma Tebibyte 2022-11-27 02:53:19 -0500
  • 44d2ac693a Merge pull request 'Fix licenses' (#48) from fix-licenses into main mars 2022-11-27 05:18:31 +0000
  • f8965b802c Move check_licenses.sh license fetch outside of src/ loop #48 mars 2022-11-26 22:16:12 -0700
  • 8947041417 Revert "Fix check_licenses.sh tomcat error failure" mars 2022-11-26 22:14:48 -0700
  • 01a37153af Revert "Hacky e-flag manipulation to catch tomcat errors" mars 2022-11-26 22:14:34 -0700
  • 734ad8d630 Add missing license headers to SAO UI sources mars 2022-11-26 22:06:39 -0700
  • 6054949694 Add license header to music-player mpris.rs mars 2022-11-26 22:06:21 -0700
  • b0c29818ee Add AGPL license to magpie Cargo.toml mars 2022-11-26 22:06:09 -0700
  • b774115d20 Hacky e-flag manipulation to catch tomcat errors mars 2022-11-26 22:03:51 -0700
  • b1b7d1d4e7 Fix check_licenses.sh tomcat error failure mars 2022-11-26 21:53:03 -0700
  • 7ab55cf13b Merge pull request 'wasmtime module caching' (#46) from cache-modules into main mars 2022-11-26 00:54:25 +0000
  • a9de3ddc5b Merge branch 'main' into cache-modules #46 mars 2022-11-25 17:54:13 -0700
  • d43a62dfda Clean up wasmtime caching code mars 2022-11-25 17:52:24 -0700
  • 57c6275958 Sort prehash crate dep alphabetically mars 2022-11-25 17:49:38 -0700
  • 2bef47a65a Replace music player SetPosition message with relative Seek mars 2022-11-25 17:48:36 -0700
  • 57768d041a Added module caching Iris Pupo 2022-11-25 19:43:58 -0500
  • 448435eb8c Improve music player slider positioning mars 2022-11-22 16:00:51 -0700
  • 1453ab0c46 SAO UI music player sets position from slider mars 2022-11-21 21:06:53 -0700
  • f37ec4251d Add interactive Slider functionality mars 2022-11-21 21:06:25 -0700
  • 238f4f878d Implement music player SetPosition message mars 2022-11-21 21:06:03 -0700
  • 2b058c7202 Use slider widget for position in music player mars 2022-11-21 20:25:41 -0700
  • 0fe8139e02 Add initial Slider widget mars 2022-11-21 20:25:29 -0700
  • 415d9e7845 Make SAO UI base colors more opaque mars 2022-11-20 12:18:47 -0700
  • e0ec4190fc Enable vsync and MSAAx4 on Magpie windows mars 2022-11-20 12:16:55 -0700
  • 4a78743c40 SAO UI placeholder album art uses theme's overlay color instead of magenta mars 2022-11-20 12:08:02 -0700
  • 80ba46a0d4 Merge pull request 'Script-to-host messages' (#45) from script-to-host-messages into main mars 2022-11-20 19:06:03 +0000
  • a73869aae5 Music player responds to panel messages #45 mars 2022-11-20 12:04:18 -0700
  • b005176bcf Switch to async UnixStream in music player mars 2022-11-20 11:39:31 -0700
  • 2d242520c1 Add send_panel_json_async() mars 2022-11-20 11:39:12 -0700
  • ac5d6475f1 Add Messenger::send_async() mars 2022-11-20 11:24:58 -0700
  • c244834004 Better Messenger recv-related docs and names mars 2022-11-20 11:15:50 -0700
  • 763c55d3e4 Add async feature + Messenger::recv_async() mars 2022-11-20 11:08:23 -0700
  • 6c2bfc0ea5 Split Messenger into MessageQueue mars 2022-11-20 10:48:49 -0700
  • f40d251ca4 Merge branch 'main' into script-to-host-messages mars 2022-11-20 00:38:15 -0700
  • d5b168ebc9 Music player resets position on track change mars 2022-11-20 00:37:11 -0700
  • d99c64f33e Track position mars 2022-11-20 00:33:05 -0700
  • 452cb9c708 Music player reads mpris:length instead of xesam:length mars 2022-11-20 00:28:49 -0700
  • 9d4d5cca91 Merge branch 'main' into script-to-host-messages mars 2022-11-20 00:15:36 -0700
  • 2144a2ab3d Merge pull request 'zbus music player' (#44) from zbus-music-player into main mars 2022-11-20 07:07:42 +0000
  • 2df2bd3f8f Use new length position in SAO UI #44 mars 2022-11-20 00:00:43 -0700
  • 1fe366ce9f Move progress length to TrackInfo mars 2022-11-20 00:00:21 -0700
  • 9eb2c1c431 Remove old mpris comments mars 2022-11-19 23:56:09 -0700
  • 13a9735bdc Update script playback status + metadata mars 2022-11-19 23:51:34 -0700
  • a65164d70b Music player lifetime loop mars 2022-11-19 23:33:06 -0700
  • 7e4900c59b Parse metadata mars 2022-11-19 23:11:17 -0700
  • 15f9c7ea99 Listen for multiple property changes mars 2022-11-19 22:57:33 -0700
  • a2432f77d2 Find active player and listen for playback status changes mars 2022-11-19 22:16:53 -0700
  • 55859ab5c0 Super WIP zbus-based music player mars 2022-11-19 21:42:16 -0700
  • 756238feab Initial notifications crate mars 2022-11-19 20:45:35 -0700
  • d7323323f8 Add SAO UI Palette widget mars 2022-11-19 15:11:09 -0700
  • 59c34d6aca Clean up SAO UI color definitions mars 2022-11-19 13:09:53 -0700
  • 046aede0fa Add Arctica SAO UI theme mars 2022-11-19 13:06:36 -0700
  • 4b126ed2cf Magpie window transparency + remove window decorations mars 2022-11-18 17:15:29 -0700
  • e35ee1be4c Better SAO UI base transparency mars 2022-11-18 17:00:47 -0700
  • d5e9e229dc Fix window format to Bgra8Unorm (fixes unnecessary sRGB conversion) mars 2022-11-18 16:57:39 -0700
  • d7d4ed9519 Merge pull request 'Upgrade SAO theming' (#43) from upgrade-sao-theming into main mars 2022-11-18 23:53:16 +0000
  • e924a17073 Disable Magpie glium gamma-correction #43 mars 2022-11-18 16:48:17 -0700
  • 25532f4f9e Use theme in MusicPlayerWidget mars 2022-11-18 14:30:26 -0700