static positioning to also set global

This commit is contained in:
galister
2025-12-17 16:58:13 +09:00
parent b28c402ddf
commit 90bce4c369
4 changed files with 19 additions and 7 deletions

View File

@@ -53,6 +53,7 @@ impl<T> OverlayWindowData<T> {
#[derive(Debug, Clone, Copy, IntegerId, PartialEq)]
pub enum OverlayCategory {
Internal,
Keyboard,
Panel,
Screen,
Mirror,