better api for clipboard

This commit is contained in:
Nishi 2025-12-31 04:29:04 +09:00
commit 4bdda59693
29 changed files with 81 additions and 91 deletions

View file

@ -114,7 +114,7 @@ MwClassRec MwBoxClassRec = {
resize, /* resize */
children_update, /* children_update */
children_prop_change, /* children_prop_change */
NULL,
NULL, /* clipboard_received */
NULL,
NULL,
NULL,