fix display leak

This commit is contained in:
Nishi 2025-12-05 13:08:27 +09:00
commit cc05431879
Signed by: nishi
GPG key ID: 27EF69B208EB9343
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;