From bcac9990f2f0e09e9ee23266d0860522c23e9509 Mon Sep 17 00:00:00 2001 From: Raymundo Cassani Date: Wed, 27 May 2020 13:41:29 -0400 Subject: [PATCH] Add more resources --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe7186..0997182 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ These are some of the projects where I took inspiration for this project: * [Launching sequential processes from desklet](https://stackoverflow.com/questions/61147229/multiple-arguments-in-gio-subprocess) * On [Cinnamon.get_file_contents_utf8_sync()](https://github.com/linuxmint/cinnamon-spices-desklets/issues/428) * Default [`desklet.js` in Cinnamon](https://github.com/linuxmint/cinnamon/blob/master/js/ui/desklet.js) - +* [Manual alpha blending](https://stackoverflow.com/questions/746899/how-to-calculate-an-rgb-colour-by-specifying-an-alpha-blending-amount) +* [Cairo documentation](https://www.cairographics.org/documentation/) # Notes: * `/usr/bin/free` for RAM