@ -63,8 +63,8 @@ void draw() {
expired = false;
sc::gui::ImageLock lock {*main_image};
// white background
cairo_set_source_rgb(cr, 1, 1, 1);
// black background
cairo_set_source_rgb(cr, 0, 0, 0);
cairo_rectangle(cr, 0, 0, WIDTH, HEIGHT);
cairo_fill(cr);
The note is not visible to the blocked user.