@@ -146,6 +146,7 @@ int main(int argc, char *argv[]) {
MainWindow mw(&worker);
mw.setWindowFlags(Qt::Window | Qt::FramelessWindowHint);
mw.setWindowState(Qt::WindowFullScreen);
mw.show();
return a.exec();
The note is not visible to the blocked user.