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