• Joined on 2022-02-27
mars opened issue canary/canary-rs#56 2022-12-08 03:58:59 +00:00
Refactor drawing API
mars pushed to main at canary/canary-rs 2022-12-08 03:19:26 +00:00
25eedc0a0d Switch default SAO UI palette to Rose Pine Moon
mars pushed to main at canary/canary-rs 2022-12-08 03:05:24 +00:00
ad0feb2b31 Make SAO UI notification panel prettier
mars pushed to main at canary/canary-rs 2022-12-08 01:11:16 +00:00
508abcb0cc Replace smol with async-std in music player + notification timeouts
9660ebb4dd Add Magpie ClosePanel message
Compare 2 commits »
mars pushed to main at canary/canary-rs 2022-12-07 23:30:45 +00:00
e944caa358 Replace smol with async-std in music player
mars deleted branch notifications from canary/canary-rs 2022-12-07 22:18:20 +00:00
mars pushed to main at canary/canary-rs 2022-12-07 22:18:20 +00:00
7adc356c41 Merge pull request 'Notification daemon' (#55) from notifications into main
482a0de030 Add notifications support to SAO UI
a6b675dd11 Fix is_empty() Option<String> filtering
d073dde8ca canary-notifications protocol and panel opening
2d098f8dea Merge branch 'main' into notifications
Compare 14 commits »
mars merged pull request canary/canary-rs#55 2022-12-07 22:18:19 +00:00
Notification daemon
mars created pull request canary/canary-rs#55 2022-12-07 22:18:14 +00:00
Notification daemon
mars pushed to notifications at canary/canary-rs 2022-12-07 22:06:29 +00:00
482a0de030 Add notifications support to SAO UI
mars opened issue canary/canary-rs#54 2022-12-07 21:56:02 +00:00
Magpie windows stutter on resize with multiple windows open
mars pushed to notifications at canary/canary-rs 2022-12-07 21:21:21 +00:00
a6b675dd11 Fix is_empty() Option<String> filtering
d073dde8ca canary-notifications protocol and panel opening
Compare 2 commits »
mars pushed to notifications at canary/canary-rs 2022-12-07 00:01:19 +00:00
2d098f8dea Merge branch 'main' into notifications
c951c95650 Merge pull request 'Logging' (#53) from log into main
c58ca051f4 Magpie logs info and up by default
ae7271a479 Add logging macros to Magpie
4b46142f90 Fix use of prehash so that the RAM cache actually hits
Compare 7 commits »
mars pushed to notifications at canary/canary-rs 2022-12-06 23:59:26 +00:00
c06cd2d999 Update music player to use init_msg
780f13a015 Add init_msg to Magpie CreatePanel message
Compare 2 commits »
mars deleted branch log from canary/canary-rs 2022-12-06 23:38:59 +00:00
mars pushed to main at canary/canary-rs 2022-12-06 23:38:59 +00:00
c951c95650 Merge pull request 'Logging' (#53) from log into main
c58ca051f4 Magpie logs info and up by default
ae7271a479 Add logging macros to Magpie
4b46142f90 Fix use of prehash so that the RAM cache actually hits
03e596b219 Add logging to canary crate
Compare 6 commits »
mars closed issue canary/canary-rs#13 2022-12-06 23:38:59 +00:00
Use log logging
mars merged pull request canary/canary-rs#53 2022-12-06 23:38:59 +00:00
Logging
mars created pull request canary/canary-rs#53 2022-12-06 23:25:44 +00:00
Logging
mars pushed to log at canary/canary-rs 2022-12-06 23:25:39 +00:00
c58ca051f4 Magpie logs info and up by default