wayland: don't do parent draws on every event when we do'nt need to

This commit is contained in:
IoIxD
2026-01-12 19:21:21 -07:00
parent d340c64ca3
commit 32f09a9af2
2 changed files with 6 additions and 17 deletions

View File

@@ -7,6 +7,7 @@
#ifndef __MW_LOWLEVEL_WAYLAND_H__
#define __MW_LOWLEVEL_WAYLAND_H__
#include "Mw/BaseTypes.h"
#include <Mw/MachDep.h>
#include <Mw/TypeDefs.h>
#include <Mw/LowLevel.h>