@@ -192,6 +192,9 @@ xev_handle_propertynotify(XEvent *ee)
case XA_WM_NAME:
client_setname(cc);
break;
case XA_WM_TRANSIENT_FOR:
client_transient(cc);
default:
/* do nothing */
The note is not visible to the blocked user.