fix display leak

This commit is contained in:
NishiOwO
2025-12-05 13:08:27 +09:00
parent 3ec8ccf40f
commit cc05431879
2 changed files with 5 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ struct _MwLLX11 {
XIC xic;
int top;
int toplevel;
int grabbed;
int force_render;