better wayland clipboard, initial xdnd support
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoIxD 2026-09-15 09:45:38 +09:00 committed by IoI_xD
commit fdbdc83527
6 changed files with 321 additions and 57 deletions

View file

@ -456,6 +456,8 @@ struct _MwLLWayland {
MwU64 next_elapsed;
long start_time;
long end_time;
MwBool accepts_dnd;
};
struct _MwLLWaylandColor {