xwm: Support sticky requests for unmapped windows

This commit is contained in:
Victoria Brekenfeld 2026-05-18 17:28:27 +02:00 committed by Victoria Brekenfeld
parent 6e4551a200
commit 85630236fa
3 changed files with 39 additions and 17 deletions

View file

@ -51,6 +51,7 @@ impl XdgShellHandler for State {
seat,
fullscreen: None,
maximized: false,
sticky: false,
})
}
// We will position the window after the first commit, when we know its size hints