@@ -289,6 +289,9 @@ def qt_process():
osd.close_widget()
# Create new OSD
osd = OsdWidget(command['channel_info'])
if is_wayland:
osd.showFullScreen()
else:
osd.show()
elif command['action'] == 'start_close':
if osd is not None:
The note is not visible to the blocked user.