Commit Graph

283 Commits

Author SHA1 Message Date
mars 73d524cddf Remove the book 2023-03-28 15:57:05 -04:00
mars f842ae608b Add screenshots to README 2023-03-28 15:40:49 -04:00
mars 3a778c0aa6 Add README 2023-03-28 15:33:43 -04:00
Iris Pupo 38fc390e10 Fix names and paths in usage docs 2023-03-24 17:12:41 -04:00
mars 4b89e781b0 Upgrade wasmtime to 3.0 2022-12-18 13:44:31 -07:00
mars 25eedc0a0d Switch default SAO UI palette to Rose Pine Moon 2022-12-07 20:19:24 -07:00
mars ad0feb2b31 Make SAO UI notification panel prettier 2022-12-07 20:05:21 -07:00
mars 508abcb0cc Replace smol with async-std in music player + notification timeouts 2022-12-07 18:11:10 -07:00
mars 9660ebb4dd Add Magpie ClosePanel message 2022-12-07 18:01:05 -07:00
mars e944caa358 Replace smol with async-std in music player 2022-12-07 16:30:37 -07:00
mars 7adc356c41 Merge pull request 'Notification daemon' (#55) from notifications into main
Reviewed-on: #55
2022-12-07 22:18:19 +00:00
mars 482a0de030 Add notifications support to SAO UI 2022-12-07 15:06:25 -07:00
mars a6b675dd11 Fix is_empty() Option<String> filtering 2022-12-06 17:54:19 -07:00
mars d073dde8ca canary-notifications protocol and panel opening 2022-12-06 17:09:50 -07:00
mars 2d098f8dea Merge branch 'main' into notifications 2022-12-06 17:01:15 -07:00
mars c06cd2d999 Update music player to use init_msg 2022-12-06 16:59:19 -07:00
mars 780f13a015 Add init_msg to Magpie CreatePanel message 2022-12-06 16:59:06 -07:00
mars c951c95650 Merge pull request 'Logging' (#53) from log into main
Reviewed-on: #53
2022-12-06 23:38:58 +00:00
mars c58ca051f4 Magpie logs info and up by default 2022-12-06 16:25:36 -07:00
mars ae7271a479 Add logging macros to Magpie 2022-12-05 21:53:38 -07:00
mars 4b46142f90 Fix use of prehash so that the RAM cache actually hits 2022-12-05 21:26:05 -07:00
mars 03e596b219 Add logging to canary crate 2022-12-05 21:17:19 -07:00
mars b9416b922f Add env_logger to Magpie 2022-12-05 21:01:01 -07:00
mars 14f077ff97 Merge branch 'main' into notifications 2022-12-05 20:27:04 -07:00
mars 109af8793b Merge pull request 'Text wrapping' (#52) from textwrap into main
Reviewed-on: #52
2022-12-06 03:26:45 +00:00
mars 38674c2580 Add configurable text color to textwrap 2022-12-05 20:26:12 -07:00
mars 70f9ca4405 Add configurable textwrap scale and line height 2022-12-05 20:20:33 -07:00
mars c7981b5064 Add Apache 2.0 license to canary-textwrap 2022-12-05 20:09:03 -07:00
mars e4a279c230 Barely-functional Canary text wrapping 2022-12-05 20:00:13 -07:00
mars 9920fea900 Better ID handling in Font + TextLayout 2022-12-05 19:59:46 -07:00
mars feec4de657 Add initial canary-textwrap crate 2022-12-05 14:44:44 -07:00
mars a5f279dfd1 Merge branch 'main' into notifications 2022-12-04 14:46:58 -07:00
mars d62f8f746a Merge pull request 'magpie socket cleanup' (#51) from socket-cleanup into main
Reviewed-on: #51
2022-12-04 21:39:25 +00:00
mars c8a6aa6fbd Cleanup socket cleanup code 2022-12-04 14:39:06 -07:00
Iris Pupo 0768a7dc61 Handle previous sockets in Listener::new() 2022-12-04 01:08:36 -05:00
Iris Pupo 01e2aee164 added new function for listener struct 2022-12-04 00:03:55 -05:00
mars 72d7e703c1 Load Magpie client in notifications 2022-11-29 21:56:59 -07:00
mars ce187a0381 Use find_socket() in music player 2022-11-29 18:01:17 -07:00
mars 4007c40ba6 Add find_socket() to Magpie 2022-11-29 18:01:09 -07:00
mars 0d4eb5d188 Merge branch 'main' into notifications 2022-11-29 17:28:45 -07:00
mars 44d2ac693a Merge pull request 'Fix licenses' (#48) from fix-licenses into main
Reviewed-on: #48
2022-11-27 05:18:31 +00:00
mars f8965b802c Move check_licenses.sh license fetch outside of src/ loop 2022-11-26 22:16:12 -07:00
mars 8947041417 Revert "Fix check_licenses.sh tomcat error failure"
This reverts commit b1b7d1d4e7.
2022-11-26 22:14:48 -07:00
mars 01a37153af Revert "Hacky e-flag manipulation to catch tomcat errors"
This reverts commit b774115d20.
2022-11-26 22:14:34 -07:00
mars 734ad8d630 Add missing license headers to SAO UI sources 2022-11-26 22:06:39 -07:00
mars 6054949694 Add license header to music-player mpris.rs 2022-11-26 22:06:21 -07:00
mars b0c29818ee Add AGPL license to magpie Cargo.toml 2022-11-26 22:06:09 -07:00
mars b774115d20 Hacky e-flag manipulation to catch tomcat errors 2022-11-26 22:03:51 -07:00
mars b1b7d1d4e7 Fix check_licenses.sh tomcat error failure 2022-11-26 21:53:03 -07:00
mars 7ab55cf13b Merge pull request 'wasmtime module caching' (#46) from cache-modules into main
Reviewed-on: #46
2022-11-26 00:54:25 +00:00