xstate: mark _NET_WM_WINDOW_TYPE_UTILITY windows as popups

Fixes #277
This commit is contained in:
Shawn Wallace 2025-11-30 19:26:06 -05:00
parent 97bba1d2a9
commit e719ce746a
2 changed files with 11 additions and 0 deletions

View file

@ -724,6 +724,7 @@ impl XState {
self.window_atoms.dropdown_menu,
self.window_atoms.tooltip,
self.window_atoms.drag_n_drop,
self.window_atoms.utility,
]
.contains(&x) =>
{